Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove legacy CI pipeline code #3568

Closed
scrye opened this issue Jan 3, 2020 · 0 comments · Fixed by #3581
Closed

Remove legacy CI pipeline code #3568

scrye opened this issue Jan 3, 2020 · 0 comments · Fixed by #3581
Labels
i/devops Everything related to CI/Bazel/building refactor Change that focuses around reducing tech debt
Milestone

Comments

@scrye
Copy link
Contributor

scrye commented Jan 3, 2020

The old CI pipeline (.buildkite/pipeline.sh) is no longer executed in CI. We should remove its code from the repository.

We should also rename the v2 scionproto pipeline to something that more accurately describes its function, e.g., call it the scion pipeline.

@scrye scrye added i/devops Everything related to CI/Bazel/building refactor Change that focuses around reducing tech debt labels Jan 3, 2020
lukedirtwalker added a commit to lukedirtwalker/scion that referenced this issue Jan 7, 2020
@scrye scrye added this to the S01 E01 milestone Jan 7, 2020
lukedirtwalker added a commit to lukedirtwalker/scion that referenced this issue Jan 8, 2020
lukedirtwalker added a commit to lukedirtwalker/scion that referenced this issue Jan 9, 2020
lukedirtwalker added a commit that referenced this issue Jan 9, 2020
Running the new pipeline locally is not yet fully supported. The steps required currently are:
* install [bk](https://github.com/buildkite/cli)
* install [buildkite-agent](https://github.com/buildkite/agent)
* `.builkite/pipeline2.sh > full-pipeline.yml`
* `bk local run --env LOGNAME=$USER full-pipeline.yml`
More information about local running: #3286

Fixes #3574
Fixes #3568
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
i/devops Everything related to CI/Bazel/building refactor Change that focuses around reducing tech debt
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant