ci: keep nightly under deploy prefix #157

Merged
barrettruth merged 1 commit from ci/restore-tmux-nightly-deploy-prefix into main 2026-05-04 00:22:50 +00:00
Owner

Problem

The nightly release workflow was moved back to the nightly prefix, but we want publishing/deploy-style main jobs grouped under deploy. The workflow filename should also match the split deploy-nightly convention used elsewhere.

Solution

Rename .forgejo/workflows/release_nightly.yaml to .forgejo/workflows/deploy-nightly.yaml and set the workflow name back to deploy. The job remains Nightly, so main should render deploy / Nightly. The release script, quality polling behavior, schedule, and manual dispatch inputs are unchanged.

Problem The nightly release workflow was moved back to the `nightly` prefix, but we want publishing/deploy-style main jobs grouped under `deploy`. The workflow filename should also match the split deploy-nightly convention used elsewhere. Solution Rename `.forgejo/workflows/release_nightly.yaml` to `.forgejo/workflows/deploy-nightly.yaml` and set the workflow name back to `deploy`. The job remains `Nightly`, so main should render `deploy / Nightly`. The release script, quality polling behavior, schedule, and manual dispatch inputs are unchanged.
ci: keep nightly under deploy prefix
All checks were successful
Release Metadata / release_metadata (pull_request_target) Successful in 6s
Request Review / request_review (pull_request_target) Successful in 5s
quality / Format (pull_request) Successful in 18s
quality / Lint (pull_request) Successful in 22s
quality / Test (pull_request) Successful in 5m48s
5f155828ba
barrettruth deleted branch ci/restore-tmux-nightly-deploy-prefix 2026-05-04 00:22:50 +00:00
Commenting is not possible because the repository is archived.
No description provided.