rust-vmm / event-manager

Apache License 2.0
46 stars 32 forks source link

Deprecate custom pipeline #83

Closed catalindumitru closed 3 years ago

catalindumitru commented 3 years ago

The script autogenerate_pipeline.py now allows autogenerating custom pipelines from a JSON file. This helps with keeping the container version the same across pipelines.

The step in Buildkite needs to be updated:

./rust-vmm-ci/.buildkite/autogenerate_pipeline.py -t .buildkite/{JSON_FILE} | buildkite-agent pipeline upload