Buildkite
CatalogScorecards
Summary
Buildkite is a platform for running fast, secure, and scalable continuous integration pipelines on your own infrastructure.
Setup
In order to connect Cortex to your Buildkite account, you’ll need to create an API access token with read only permissions for pipelines and builds at minimum.
caution
If you do not see the Settings page you're looking for in the sidebar, you likely don't have the proper permissions and need to contact your admin.
Registration
Catalog descriptor
You can add Buildkite to an entity by adding the pipeline slug or tags in your Cortex Catalog Descriptor.
x-cortex-ci-cd:
buildkite:
pipelines:
- slug: my-buildkite-pipeline-slug-1
- slug: my-buildkite-pipeline-slug-2
tags:
- tag: my-buildkite-tag-1
- tag: my-buildkite-tag-2
Your pipeline slug can be found in the Buildkite URL i.e. https://buildkite.com/org-name/pipeline-slug-name