helix-mods/.github/workflows
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
..
build.yml Fix cargo doc warnings, and add GitHub action to ensure it (#3650) 2022-09-03 09:58:16 -05:00
cachix.yml build(nix): update nci, refactor flake, seperate wrapping, add source filtering (#3657) 2022-09-02 17:54:07 -05:00
gh-pages.yml Deploy docs for master separately (#1783) 2022-03-14 11:46:40 +09:00
languages.toml ensure rust grammar is available in CI 2022-03-10 17:31:57 +09:00
msrv-rust-toolchain.toml lower MSRV to 1.57.0 2022-05-24 01:05:19 +09:00
release.yml chore(ci): support "preview" release CI runs 2022-09-10 08:36:48 -05:00