chore(ci): point workflows at RUNS_ON_OPENSUSE_DEV_LATEST #83

Merged
David merged 1 commit from chore/ci-runner-var-opensuse-dev into main 2026-07-28 11:22:52 +02:00
Owner

The runner label variable was renamed, so every runs-on in .forgejo/workflows/ moves from vars.RUNS_ON_OPENSUSE_BASE_LATEST to vars.RUNS_ON_OPENSUSE_DEV_LATEST. All five workflows are covered (check, create-release, build-binary, build-binary-windows, build-binary-static), one job each, and no other runs-on site or doc reference to the old name exists in this repo.

The common submodule's reusable check.yml still names the old variable, but it lives in psa-systems/common and forgejo-cli does not call it (this repo ships its own standalone check.yml), so nothing here regresses; that copy needs its own change in the common repo.

Co-Authored-By: Claude Opus 5 (1M context) noreply@anthropic.com

The runner label variable was renamed, so every `runs-on` in `.forgejo/workflows/` moves from `vars.RUNS_ON_OPENSUSE_BASE_LATEST` to `vars.RUNS_ON_OPENSUSE_DEV_LATEST`. All five workflows are covered (`check`, `create-release`, `build-binary`, `build-binary-windows`, `build-binary-static`), one job each, and no other `runs-on` site or doc reference to the old name exists in this repo. The `common` submodule's reusable `check.yml` still names the old variable, but it lives in `psa-systems/common` and forgejo-cli does not call it (this repo ships its own standalone `check.yml`), so nothing here regresses; that copy needs its own change in the common repo. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
chore(ci): point workflows at RUNS_ON_OPENSUSE_DEV_LATEST
All checks were successful
Check / fmt + clippy + build + tests (pull_request) Successful in 30s
Create release / Create release from merged PR (pull_request) Has been skipped
77300abd80
The runner label variable was renamed, so every `runs-on` in `.forgejo/workflows/` moves from `vars.RUNS_ON_OPENSUSE_BASE_LATEST` to `vars.RUNS_ON_OPENSUSE_DEV_LATEST`. All five workflows are covered (`check`, `create-release`, `build-binary`, `build-binary-windows`, `build-binary-static`), one job each, and no other `runs-on` site or doc reference to the old name exists in this repo.

The `common` submodule's reusable `check.yml` still names the old variable, but it lives in `psa-systems/common` and forgejo-cli does not call it (this repo ships its own standalone `check.yml`), so nothing here regresses; that copy needs its own change in the common repo.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
David scheduled this pull request to auto merge when all checks succeed 2026-07-28 11:22:24 +02:00
David merged commit 7d277d5735 into main 2026-07-28 11:22:52 +02:00
David deleted branch chore/ci-runner-var-opensuse-dev 2026-07-28 11:22:53 +02:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
pandoras-box/forgejo-cli!83
No description provided.