forked from heavy-duty/rig
docs: shorten changelog.d/111.md under the 300-char entry guard
This commit is contained in:
parent
1070673562
commit
c7d56d3b80
1 changed files with 1 additions and 1 deletions
|
|
@ -1,3 +1,3 @@
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- `install.sh` and bootstrap's box fetch take `RIG_HOST` / `BOX_HOST` so a Forgejo origin can serve the install channel (#111). Archive candidates are host-only (`refs/tags` then `refs/heads` on every forge); the release channel is tag-only (`release_tag_url`, no heads fallthrough). Box's raw fetch tries `/raw/tag/` then `/raw/branch/` and never guesses kind from spelling. `BOX_HOST` defaults through `RIG_HOST`.
|
- `install.sh` and bootstrap's box fetch take `RIG_HOST` / `BOX_HOST` so a Forgejo origin can serve the install channel (#111)
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue