Skip to content

Commit 0535053

Browse files
committed
chore(release): 2.0.0-next.1 [skip ci]
* **ci:** * Add multi-runner capability ([#2472](https://github.com/philips-labs/terraform-aws-github-runner/issues/2472)) ([c08b335](philips-labs/terraform-aws-github-runner@c08b335)), closes [#2521](https://github.com/philips-labs/terraform-aws-github-runner/issues/2521) [#2519](https://github.com/philips-labs/terraform-aws-github-runner/issues/2519) * Experimental feature - Duplicate workflow job event to extra queue ([#2268](https://github.com/philips-labs/terraform-aws-github-runner/issues/2268)) ([ac046b8](philips-labs/terraform-aws-github-runner@ac046b8)) * Remove old scale down mechanism (< 0.19.0) ([#2519](https://github.com/philips-labs/terraform-aws-github-runner/issues/2519)) ([721d7c3](philips-labs/terraform-aws-github-runner@721d7c3)) * Remove support check_run ([#2521](https://github.com/philips-labs/terraform-aws-github-runner/issues/2521)) ([272a293](philips-labs/terraform-aws-github-runner@272a293)) * **ci:** Enable ci for next branch ([48769ca](philips-labs/terraform-aws-github-runner@48769ca)), closes [#2472](https://github.com/philips-labs/terraform-aws-github-runner/issues/2472) [#2517](https://github.com/philips-labs/terraform-aws-github-runner/issues/2517) [#2521](https://github.com/philips-labs/terraform-aws-github-runner/issues/2521) [#2517](https://github.com/philips-labs/terraform-aws-github-runner/issues/2517) [#2519](https://github.com/philips-labs/terraform-aws-github-runner/issues/2519) [#2517](https://github.com/philips-labs/terraform-aws-github-runner/issues/2517)
1 parent 20f646f commit 0535053

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

CHANGELOG.md

+5-5
Original file line numberDiff line numberDiff line change
@@ -27,11 +27,11 @@
2727

2828
## [1.13.0](https://github.com/philips-labs/terraform-aws-github-runner/compare/v1.12.0...v1.13.0) (2022-10-14)
2929

30-
3130
### Features
3231

3332
* Experimental feature - Duplicate workflow job event to extra queue ([#2268](https://github.com/philips-labs/terraform-aws-github-runner/issues/2268)) ([985e722](https://github.com/philips-labs/terraform-aws-github-runner/commit/985e722229ce464235d206484df3d989db03e143))
3433

34+
3535
## [1.12.0](https://github.com/philips-labs/terraform-aws-github-runner/compare/v1.11.0...v1.12.0) (2022-10-12)
3636

3737

@@ -733,7 +733,7 @@
733733
- Fix missing permissions for CloudWatch Agent #445 @bennettp123
734734
- Swap scale up/scale down timeout description #468 @jonico
735735
- Fix for invalid configuration #466 @jonico
736-
- Add ssm:GetParameter to runner-ssm-parameters #446 @bennettp123
736+
- Add ssm:GetParameter to runner-ssm-parameters #446 @bennettp123
737737
- Replace crypto #429
738738
- Scale up lambda deprecated attribute #410
739739

@@ -770,17 +770,17 @@ terraform state rm $RESOURCE
770770
### Added
771771

772772
- Allow operator to pass in a list of managed IAM policy ARNs for the runner role #361 @jpalomaki
773-
- expand options for sourcing lambda to include S3 #292 @eky5006
773+
- expand options for sourcing lambda to include S3 #292 @eky5006
774774

775775
## [0.6.0] - 2020-10-10
776776

777777
### Added
778778

779-
- Only allow tagging and termination of runner instances #201 @jpalomaki
779+
- Only allow tagging and termination of runner instances #201 @jpalomaki
780780

781781
### Fixed
782782

783-
- Fix pagination with listing self-hosted runners #202 @HenryNguyen5
783+
- Fix pagination with listing self-hosted runners #202 @HenryNguyen5
784784

785785

786786
## [0.5.0] - 2020-08-25

0 commit comments

Comments
 (0)