Skip to content

Releases: CloudSnorkel/cdk-github-runners

v0.13.4

24 May 12:04
b0a0eb6
Compare
Choose a tag to compare

0.13.4 (2024-05-24)

Features

  • Install zstd on Windows runner images (#572) (b805d28), closes #571
  • Upgrade defaults from m5.large to m6i.large for better performance (#574) (859383c)

v0.13.3

13 May 18:00
f08da20
Compare
Choose a tag to compare

0.13.3 (2024-05-13)

Bug Fixes

v0.13.2

12 May 21:00
0501361
Compare
Choose a tag to compare

0.13.2 (2024-05-12)

Features

  • Enable using private base Docker images (#561) (0501361), closes #399
  • Support for setting runner environment variables (#559) (3de4f79), closes #509

Bug Fixes

  • Don't allow public subnets on CodeBuild (#558) (d10f45c)

v0.13.1

06 May 18:51
3d2004b
Compare
Choose a tag to compare

0.13.1 (2024-05-06)

Bug Fixes

  • Long repository names caused naming conflicts (#555) (3d2004b), closes #554

v0.13.0

04 May 23:29
93351ea
Compare
Choose a tag to compare

0.13.0 (2024-05-04)

⚠ BREAKING CHANGES

  • CDK 2.123.0 and above is required
  • Log groups have moved and all Lambda logs have been converted to JSON format

Features

  • Logging improvements for internal Lambda functions (#551) (7be24fa), closes #539
  • Option to speed up deploys by not waiting for runner images to build (#549) (818dfc6), closes #540

Bug Fixes

  • Replace deprecated property for cleaning up ECR repositories (#552) (93351ea), closes #538
  • Runner image re-built on deploy even without changes (#546) (8ddb562), closes #543
  • Support longer runner image build timeouts (#543) (747c579), closes #540
  • Unable to build Linux Docker runner images with AWS Image Builder (#550) (eed1674)

v0.12.5

10 Apr 18:18
2d340ee
Compare
Choose a tag to compare

0.12.5 (2024-04-10)

Bug Fixes

v0.12.4

27 Mar 14:22
319b011
Compare
Choose a tag to compare

0.12.4 (2024-03-27)

Features

Bug Fixes

  • AMI cleaner not authorized to perform: ec2:DeregisterImage with multiple builders (#519) (4d9c349)

v0.12.3

19 Feb 00:48
753b6a4
Compare
Choose a tag to compare

0.12.3 (2024-02-19)

Features

v0.12.2

13 Jan 20:34
77f3e66
Compare
Choose a tag to compare

0.12.2 (2024-01-13)

Bug Fixes

  • Create /opt/hostedtoolcache for setup-ruby and others (#494) (50f16f5), closes #456
  • No child with id: 'CodeBuild' or 'Infrastructure' (#493) (e606585), closes #490

v0.12.1

27 Dec 22:32
80b4092
Compare
Choose a tag to compare

0.12.1 (2023-12-27)

Bug Fixes