unity-builder/src
Andrew Kahr 8ca1282c9e
Allow Running Container as Runner Host User (#600)
- Added `runAsHostUser` to allow running the container as the same user as the host system. This fixes most permissions issues on self-hosted runners.
- Perform android sdk setup during entrypoint.sh to ensure it has root permissions if the user switches to a non-root user
- Automatically detect android sdk target version if parameters are not already provided to configure the sdk
- Generate a new uuid for machineID to ensure separate containers are unique to reduce license activation errors
- Add exponential retry strategy for Ubuntu license activations
2023-11-24 23:24:16 -08:00
..
model Allow Running Container as Runner Host User (#600) 2023-11-24 23:24:16 -08:00
index.ts Feature/windows upgrades (#588) 2023-10-28 12:21:10 -07:00
integrity.test.ts Code cleanup (#511) 2023-03-03 16:25:40 -08:00
jest.setup.ts Attempt to streamline dev lifecycle (git hooks) (#357) 2022-03-28 01:23:32 +02:00