https://github.com/tektoncd/plumbing
This repo holds configuration for infrastructure used across the tektoncd org 🏗️
https://github.com/tektoncd/plumbing
hacktoberfest infrastructure pipeline plumbing tekton test-infra test-infrastructure
Last synced: 11 months ago
JSON representation
This repo holds configuration for infrastructure used across the tektoncd org 🏗️
- Host: GitHub
- URL: https://github.com/tektoncd/plumbing
- Owner: tektoncd
- License: apache-2.0
- Created: 2019-04-11T21:20:08.000Z (about 7 years ago)
- Default Branch: main
- Last Pushed: 2025-06-30T06:30:05.000Z (12 months ago)
- Last Synced: 2025-06-30T07:32:26.104Z (12 months ago)
- Topics: hacktoberfest, infrastructure, pipeline, plumbing, tekton, test-infra, test-infrastructure
- Language: Go
- Homepage:
- Size: 18.2 MB
- Stars: 60
- Watchers: 9
- Forks: 115
- Open Issues: 47
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: code-of-conduct.md
- Roadmap: roadmap.md
Awesome Lists containing this project
README
# Plumbing
This repo holds configuration for infrastructure used across the tektoncd org 🏗️:
- [Tekton](tekton/README.md) resources for:
- [Continuous Delivery](tekton/README.md): release projects, build docker images and other periodic jobs
- [Continuous Integration](tekton/ci/README.md): run CI jobs for the various Tekton Projects. *NOTE* this responsibility is used shared with [Prow](prow/README.md)
- [Prow](prow/README.md) manifests and configuration for:
- Continuous Integration: run CI jobs, merge approved changes (via Tide)
- Support functionality via various [plugins](prow/plugins.yaml)
- [Ingress](prow/README.md#ingress) configuration for access via `tekton.dev`
- [Gubernator](gubernator/README.md) is used for holding and displaying [Prow](prow/README.md) logs
- [Boskos](boskos/README.md) is used to control a pool of GCP projects which end to end tests can run against
- [Peribolos](tekton/resources/org-permissions/README.md) is used to control org and repo permissions
- [bots](bots/README.md)
- [custom interceptors](tekton/ci/interceptors), used for Tekton based CI
- [Catlin](catlin/), which provides validation for catalog resources
Automation runs [in the tektoncd GCP projects](docs/README.md#gcp-projects).
More details on the infrastructure are available in the [documentation](docs/README.md).
## Support
If you need support, reach out [in the tektoncd slack](https://github.com/tektoncd/community/blob/main/contact.md#slack)
via the `#plumbing` channel.
[Members of the Tekton governing board](https://github.com/tektoncd/community/blob/main/governance.md)
[have access to the underlying resources](https://github.com/tektoncd/community/blob/main/governance.md#permissions-and-access).