unity-builder/dist/platforms/ubuntu/steps
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
..
activate.sh Allow Running Container as Runner Host User (#600) 2023-11-24 23:24:16 -08:00
build.sh Allow Running Container as Runner Host User (#600) 2023-11-24 23:24:16 -08:00
return_license.sh License Activation fixes and Github Annotations (#590) 2023-11-12 05:47:03 -08:00
runsteps.sh Allow Running Container as Runner Host User (#600) 2023-11-24 23:24:16 -08:00
set_extra_git_configs.sh Support multiple GitHub SSH deploy keys (#568) 2023-09-06 23:35:24 +02:00
set_gitcredential.sh V3 Updates (#529) 2023-03-28 01:05:31 -07:00