forked from heavy-duty/rig
Plain converge comparing RECORDED to the current default nags every runner registered with intentional --labels (including drill Leg 3). Match known past DEFAULT_LABELS strings instead — same intent, no noise. Changelog split per review. Refs #144
8 lines
380 B
Markdown
8 lines
380 B
Markdown
### Added
|
|
|
|
- Default Forgejo runner labels include opt-in `ubuntu-latest-full` for the GitHub-parity image (#144)
|
|
|
|
### Fixed
|
|
|
|
- `ci.yml` installs `shellcheck` when the runner image lacks it, so Forgejo's slim `ubuntu-latest` can run `check` (#144)
|
|
- Plain `rig forgejo-runner install` warns when recorded labels are a retired rig default, without nagging custom `--labels` (#144)
|