Most of the non-pipeline code is copied over from a separate repository where the Jenkins jobs were defined, with slight modifications for Buildkite.
Add hooks for pulling DRA-related secrets
Add a pipeline that runs ctests on each commit for each active branch
Add a pipeline that builds and publishes MSI artifacts for DRA
Add a script that triggers snapshot and staging DRA workflows for each active branch
Trigger DRA workflows twice per day
The DRA workflow has been tested up to the point of running release-manager. It looks like it fails on non-main branches, so I'll have to test after merging. See here.
Supporting ESD-6556
Most of the non-pipeline code is copied over from a separate repository where the Jenkins jobs were defined, with slight modifications for Buildkite.
ctests
on each commit for each active branchThe DRA workflow has been tested up to the point of running
release-manager
. It looks like it fails on non-main branches, so I'll have to test after merging. See here.