aboutsummaryrefslogtreecommitdiff
path: root/.cargo
diff options
context:
space:
mode:
authoryvt2022-06-20 03:31:14 +0000
committerMichael Davis2022-09-10 13:36:48 +0000
commit0090a2d86fd573127d28ce99546e200579390d9b (patch)
tree93fe68f6e1bf1c96c7e511b196023689048b9c84 /.cargo
parent29fe0c3862a6bf549101c621f72502cc1e7b2631 (diff)
chore(ci): support "preview" release CI runs
Expands the trigger sources of the release CI workflow (`release.yml`), allowing the developers to test changes to `.github/workflows/release.yml` easily. The new trigger sources start the workflow in a "preview" mode, in which it publishes build outputs as a CI artifact instead of creating a new release so that they can be manually inspected. The following events trigger the preview mode: - Pushing to any branch matching the glob pattern `patch/ci-release-*`. - Opening a pull request that modifies `.github/workflows/release.yml`. - Pushing versioning tags to a forked repository.
Diffstat (limited to '.cargo')
0 files changed, 0 insertions, 0 deletions