1
0
mirror of https://github.com/helix-editor/helix synced 2024-11-10 10:34:45 +01:00
helix/.github
yvt 0090a2d86f 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.
2022-09-10 08:36:48 -05:00
..
ISSUE_TEMPLATE Reword the feature_request issue template as enhancement (#3481) 2022-08-31 17:45:49 +09:00
workflows chore(ci): support "preview" release CI runs 2022-09-10 08:36:48 -05:00
dependabot.yml Add dependabot config 2021-05-30 17:52:56 +09:00
FUNDING.yml Add FUNDING.yml 2022-05-11 10:51:20 +09:00