Closed mike-gangl closed 2 months ago
Any updates on this?
Use
Preliminary support here: https://github.com/unity-sds/unity-ads-deployment/commit/ac234e815d8ce2bbb5aa6bcc118114f5ecf31654
This task is complete. When the U-ADS "auto clone/build pipeline" is deployed, unity-app-gen and app-pack-gen are installed for the selected tags. Currently, the defaults are 0.4.0 for app-pack-gen and 0.3.0 for unity-app-gen.
@edwinsarkissian or @mcduffie please close the ticket if you're done.
https://github.com/unity-sds/unity-ads-deployment/blob/bc07f0d509a08823933bd212439ee962c8cc83b3/ci_cd/install_group_runner_x86_64_shell.tftpl#L187-L191
Anytime a new gitrunner is deployed (or if the instance crashes and a new one is brought up) it will fetch the lates code regardless of if it's been tested or not. By pinning this to a release or a specific commit hash, we know what will be deployed regardless of when the deployment happens.