HomePhabricator
Diffusion Comm aa5c5885f4f3

[CI] Include Buildkite pipelines in repo

Description

[CI] Include Buildkite pipelines in repo

Summary:
We were previously using a mix of the "Legacy" and "YAML" steps for our Buildkite pipelines.

Now that we've moved all of the pipelines over to the "YAML" approach, we can check the files into the repo.

Once they're checked into the repo, we can "pull them" into Buildkite by replacing the contents of the pipelines in the web interface with something like:

steps:
   - command: buildkite-agent pipeline upload
     label: ":ios:"

Test Plan: These are the steps we are using already with the Buildkite CI. Ran them a few times after converting the steps to YAML and things continue to work as expected.

Reviewers: ashoat, palys-swm

Reviewed By: ashoat

Subscribers: Adrian, karol-bisztyga, yayabosh

Differential Revision: https://phabricator.ashoat.com/D3925

Details

Provenance
atulAuthored on May 5 2022, 5:37 AM
Reviewer
ashoat
Differential Revision
D3925: [CI] Include Buildkite pipelines in repo
Parents
rCOMM4826e95db224: [keyserver] Bump `geoip-lite` to `1.4.5`
Branches
Unknown
Tags
Unknown