Continuous Integration #13
Labels
area/build-tools
Development tooling. I.e. pretty much everything in the `build` directory.
kind/design
Proposal discussing new features / fixes and how they should be implemented
Milestone
Need a system that does continuous integration.
This has been built with Cloud Builder + Cloud Functions. This means to view the CI, people will need to be given IAM access to the console to view cloud builder and the artifacts.
The code for the CI system hooks/glue code has been left closed source, but could be open sourced in the future. The cloudbuidler.yaml is in the root of the Agon repository, so it can be edited as needed.
Long term, the cloud builder data can be made public facing (build a public facing version of the cloud builder output) - should be relatively trivial with another HTTP request cloud function.
The text was updated successfully, but these errors were encountered: