{"id":20376062,"url":"https://github.com/gsconnect/gsconnect-ci","last_synced_at":"2026-03-11T15:37:02.791Z","repository":{"id":38388783,"uuid":"295617646","full_name":"GSConnect/gsconnect-ci","owner":"GSConnect","description":"GSConnect CI Container","archived":false,"fork":false,"pushed_at":"2025-04-23T14:29:53.000Z","size":32,"stargazers_count":8,"open_issues_count":4,"forks_count":4,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-04-23T15:39:15.721Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/GSConnect.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2020-09-15T04:50:06.000Z","updated_at":"2025-04-23T14:29:54.000Z","dependencies_parsed_at":"2025-02-10T13:26:30.511Z","dependency_job_id":"fd62096a-2682-43ec-bd94-839372a0712e","html_url":"https://github.com/GSConnect/gsconnect-ci","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/GSConnect/gsconnect-ci","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GSConnect%2Fgsconnect-ci","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GSConnect%2Fgsconnect-ci/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GSConnect%2Fgsconnect-ci/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GSConnect%2Fgsconnect-ci/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GSConnect","download_url":"https://codeload.github.com/GSConnect/gsconnect-ci/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GSConnect%2Fgsconnect-ci/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30386167,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-11T14:10:17.325Z","status":"ssl_error","status_checked_at":"2026-03-11T14:09:37.934Z","response_time":84,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-15T01:35:10.149Z","updated_at":"2026-03-11T15:37:02.761Z","avatar_url":"https://github.com/GSConnect.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GSConnect CI\n\nDocker image for [GSConnect][gsconnect] CI.\n\n[gsconnect]: https://github.com/andyholmes/gnome-shell-extension-gsconnect\n\n## GitHub Container Registry\n\nImages are automatically deployed from release tags/branches\nto the GitHub Container Registry.\n\nThe latest image will be listed under \"Packages\" on the repo homepage.\n\nTo use from another GitHub Actions workflow:\n\n```yaml\njobs:\n  build:\n    runs-on: ubuntu-latest\n    container:\n      image: ghcr.io/gsconnect/gsconnect-ci:latest\n    steps:\n      - uses: actions/checkout@v2\n\n      - name: Prep environment\n        run: \u003e\n          meson --prefix=/usr\n                --libdir=lib/\n                -Dgnome_shell_libdir=/usr/lib\n                -Dpost_install=true\n                _build\n\n      - name: Run uninstalled tests\n        run: \u003e\n          meson test -C _build\n                --suite gsconnect:data\n                --suite gsconnect:lint\n                --print-errorlogs\n\n      - name: Run installed tests\n        run: |\n          ninja -C _build install\n          xvfb-run -a dbus-run-session -- \\\n            gnome-desktop-testing-runner gsconnect -L _build/meson-logs\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgsconnect%2Fgsconnect-ci","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgsconnect%2Fgsconnect-ci","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgsconnect%2Fgsconnect-ci/lists"}