{"id":19259227,"url":"https://github.com/concourse/ci","last_synced_at":"2025-04-06T23:16:42.596Z","repository":{"id":39612287,"uuid":"188876851","full_name":"concourse/ci","owner":"concourse","description":"Configuration files used to automate the testing and release of various versions of Concourse.","archived":false,"fork":false,"pushed_at":"2025-03-27T16:21:19.000Z","size":1735,"stargazers_count":39,"open_issues_count":2,"forks_count":37,"subscribers_count":13,"default_branch":"master","last_synced_at":"2025-03-30T22:09:54.560Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/concourse.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-05-27T16:29:28.000Z","updated_at":"2025-03-27T16:21:22.000Z","dependencies_parsed_at":"2023-02-17T07:55:44.847Z","dependency_job_id":"a4b46c7c-a2f8-41a9-9d49-f3dd4715a559","html_url":"https://github.com/concourse/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/concourse%2Fci","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/concourse%2Fci/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/concourse%2Fci/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/concourse%2Fci/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/concourse","download_url":"https://codeload.github.com/concourse/ci/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247563935,"owners_count":20958971,"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-11-09T19:15:47.862Z","updated_at":"2025-04-06T23:16:42.558Z","avatar_url":"https://github.com/concourse.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Concourse: CI\n\nThis is where you'll find the all the CI related files for Concourse.\n\n[See this repo in action.](https://ci.concourse-ci.org)\n\nCurrently the repo is split into five main sections:\n\n## Deployments \nConfiguration files for BOSH- and terraform-managed deployments used in testing.\n\n## Dockerfiles\nA lot of Dockerfiles are used throughout the Concourse automation. Many of those are in the `/dockerfiles` folder.\n\n## Overrides\nOverrides for `docker compose`.\n\n## Pipelines\nPipeline definitions live here. Some highlights:\n\n#### `concourse.yml`\nThe crown jewel of this entire repo, [it's how concourse is built, tested, and shipped.](https://ci.concourse-ci.org/teams/main/pipelines/concourse)\n\n#### `pr.yml`\nThis [instance group](https://ci.concourse-ci.org/?search=team%3A%22contributor%22%20group%3A%22pr%22) contains one instanced pipeline for each open pull request. `pr.yml` specifies the tests to run for each pull request, and will update the pull request with the results of the tests.\n\n#### `reconfigure.yml`\nWhenever any of these pipeline definitions get changed, the [reconfigure pipeline](https://ci.concourse-ci.org/teams/main/pipelines/reconfigure-pipelines) will run to reconfigure the affected pipelines.\n\nThis pipeline also tracks the list of pull requests and sets an instanced pipeline for each one.\n\n#### `resources/template.jsonnet`\nThis is the template that gets used for all of the base resource types that are supported by the Concourse team. Each of those repos follows a similar enough structure that the same template can be used to do the basic PR-testing and shipping tasks for all of them.\n\nThe set of resource types for which we automatically test PRs against and ship images to DockerHub is determined by the `RESOURCES` parameter to the [`render-resource-pipeline-templates` task](https://github.com/concourse/ci/blob/master/tasks/render-resource-pipeline-templates.yml).\n\nThe source of truth for which resource types are bundled into Concourse is not clearly documented in public right now, but the ultimate source of truth is the set of inputs to the [`resource-types-images` job in the main pipeline](https://ci.concourse-ci.org/teams/main/pipelines/concourse/jobs/resource-types-images).\n\n## Tasks\nConcourse specific task files, these range from testing the front end to building binaries to sending notifications to Slack.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fconcourse%2Fci","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fconcourse%2Fci","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fconcourse%2Fci/lists"}