Use writable macOS runner workdir
This commit is contained in:
parent
4e31d54a45
commit
6b9065008d
4 changed files with 38 additions and 7 deletions
|
|
@ -110,6 +110,9 @@ The same change also makes the forge itself the release authority: release tags
|
|||
- Configure macOS Namespace targets with the Compute API CPU-by-memory shape
|
||||
format. `12x28` is the Burrow large macOS baseline; platform-prefixed values
|
||||
such as `macos/arm64:8x16` are not accepted by the macOS launcher.
|
||||
- Keep the shared Linux runner work directory out of macOS bootstraps. The
|
||||
dispatcher normalizes macOS runners to `/tmp/forgejo-runner` when the shared
|
||||
config points at Linux state paths such as `/var/lib/forgejo-runner`.
|
||||
- Run forge Namespace services with the repo-owned `nsc` package and keep it
|
||||
current with the token format expected by Namespace. `nsc 0.0.520` is the
|
||||
first required baseline for revokable token-file auth.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue