Releases: github-aws-runners/terraform-aws-github-runner
Releases · github-aws-runners/terraform-aws-github-runner
v0.33.0
0.33.0 (2022-01-28)
Features
- images: Added ubuntu-focual example packer configuration (#1644) (997b171)
Bug Fixes
v0.32.0
0.32.0 (2022-01-19)
Features
- runner: Replace patch by install ICU package for ARM runners (#1624) (74cfa51)
Bug Fixes
- images: use new runner install location (#1628) (36c1bf5)
- packer: Add missing RUNNER_ARCHITECTURE for amazn-linux2 (#1647) (ec497a2)
v0.31.0
0.31.0 (2022-01-14)
Features
Bug Fixes
- webhook: depurated warning on ts-jest mocked (#1615) (56c1ece)
v0.30.1
0.30.1 (2022-01-13)
Bug Fixes
- runnrs: Pool runners to allow multiple pool_config objects (#1621) (c9c7c69)
v0.30.0
0.30.0 (2022-01-12)
Features
- Add scheduled / pull based scaling for org level runners (#1577) (8197432)
v0.29.0
0.29.0 (2022-01-11)
Features
- Strict label check and replace disable_check_wokflow_job_labels by opt in enable_workflow_job_labels_check (#1591) (405b11d)
v0.28.0
0.28.0 (2022-01-06)
Features
Bug Fixes
v0.27.1
0.27.1 (2021-12-21)
Bug Fixes
- add --preserve-env to start-runner.sh to enable RUNNER_ALLOW_RUNASROOT (#1537) (1cd9cd3)
- remove export from install script. (#1538) (d32ca1b)