Commit Graph

5 Commits (46e6918d5536ee7ddef0dae8221708d707f8f9db)

Author SHA1 Message Date
Nic van Dessel 46e6918d55
fix: multiple scopes 2024-02-29 11:59:32 -08:00
Nic van Dessel 70d5bdc186
feat: support private scoped registries 2024-02-28 15:49:54 -08:00
Nic van Dessel 389786b1bf
feat: add scoped registry to manifest 2024-02-23 13:34:40 -08:00
Falko 7c242f70d9
Set fullProjectPath variable in entrypoint.sh (#256)
* Set fullProjectPath variable in entrypoint.sh (#255)

* Add test that runs as host user

This should catch bugs like the one described in #255.
2023-12-25 11:53:38 +01:00
Andrew Kahr ce074787fb
Unity builder v4 Parity Update (#246)
- Updated activation strategy to align with builder strategy for more stable activation with retry logic
- Added `containerRegistryImageVersion` and `containerRegistryRepository` for improved custom image support
- Added `runAsHostUser` to fix self-hosted runner issues
- Scripts folder cleanup
- Added error/warning annotations for activation issues
- Improved serial masking
- Image environment factory addition and docker refactoring
2023-12-12 22:12:36 -08:00