Files
unity-test-runner/.github/pull_request_template.md
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

697 B

Changes

  • ...
  • ...
  • ...

PRs don't have access to secrets so you will need to provide a link to a successful run of the workflows from your own repo.

  • ...

Checklist

  • Read the contribution guide and accept the code of conduct
  • Docs (If new inputs or outputs have been added or changes to behavior that should be documented. Please make a PR in the documentation repo)
  • Readme (updated or not needed)
  • Tests (added, updated or not needed)