{"id":13894505,"url":"https://github.com/GSConnect/gsconnect-ci","last_synced_at":"2025-07-17T09:33:06.440Z","repository":{"id":38388783,"uuid":"295617646","full_name":"GSConnect/gsconnect-ci","owner":"GSConnect","description":"GSConnect CI Container","archived":false,"fork":false,"pushed_at":"2024-04-05T00:30:45.000Z","size":13,"stargazers_count":8,"open_issues_count":1,"forks_count":4,"subscribers_count":4,"default_branch":"main","last_synced_at":"2024-11-15T01:35:52.306Z","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}},"created_at":"2020-09-15T04:50:06.000Z","updated_at":"2024-10-25T01:46:43.000Z","dependencies_parsed_at":"2024-11-15T05:15:30.022Z","dependency_job_id":null,"html_url":"https://github.com/GSConnect/gsconnect-ci","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"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","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":226248374,"owners_count":17595159,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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-08-06T18:01:36.248Z","updated_at":"2024-11-24T23:31:04.929Z","avatar_url":"https://github.com/GSConnect.png","language":"Dockerfile","funding_links":[],"categories":["Dockerfile"],"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"}