New issue
Advanced search Search tips

Issue 871879 link

Starred by 2 users

Issue metadata

Status: Available
Owner: ----
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Feature



Sign in to add a comment

Streamline deployment of new Tricium function versions

Project Member Reported by qyears...@chromium.org, Aug 7

Issue description

Currently all Tricium functions have a separate cipd.yaml file, and a README.md that says to run `cipd create ...` followed by `cipd set-ref ...`

We may want to change to a model where all Tricium functions in infra.git are packaged and deployed; Vadim suggests that this could be done by adding files to infra.git/build/packages/.
 
Note, I added a helper script to make this a little easier (tricium/functions/update.sh), but adding infra.git/build/packages should stillb e considered.

Sign in to add a comment