mirror of https://github.com/helix-editor/helix
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
0090a2d86f
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. |
2 years ago | |
---|---|---|
.. | ||
build.yml | 2 years ago | |
cachix.yml | 2 years ago | |
gh-pages.yml | 3 years ago | |
languages.toml | 3 years ago | |
msrv-rust-toolchain.toml | 2 years ago | |
release.yml | 2 years ago |