Skip to content

Releases: CloudSnorkel/cdk-github-runners

v0.9.3

07 Apr 14:02
0c46eee
Compare
Choose a tag to compare

0.9.3 (2023-04-07)

Bug Fixes

v0.9.2

06 Apr 21:55
12415b5
Compare
Choose a tag to compare

0.9.2 (2023-04-06)

Features

v0.9.1

06 Apr 18:22
7562761
Compare
Choose a tag to compare

0.9.1 (2023-04-06)

Features

Bug Fixes

v0.9.0

03 Apr 23:02
46d0497
Compare
Choose a tag to compare

0.9.0 (2023-04-03)

⚠ BREAKING CHANGES

  • IImageBuilder and IAmiBuilder were replaced with IRunnerImageBuilder
  • Os.LINUX was replaced with Os.LINUX_UBUNTU and Os.LINUX_AMAZON_2
  • All base Dockerfiles were updated and deprecated in favor of RunnerImageComponent

Features

v0.8.4

29 Mar 18:57
4d3b659
Compare
Choose a tag to compare

0.8.4 (2023-03-29)

Bug Fixes

  • AWS Image Builder identifier 'ComponentArn' already exists (#262) (98c32b1)
  • CodeBuild Standard 5.0 will be deprecated in a year (#250) (38fb0cd)
  • Don't ignore Windows integration test results (#265) (9287b7c), closes #253
  • Fargate provider used --disableupdate when version was latest (#267) (4d3b659), closes #266
  • Unable to find dockerd on custom CodeBuild runner images (#249) (5c07ac0)

v0.8.3

27 Feb 19:11
a62cecf
Compare
Choose a tag to compare

0.8.3 (2023-02-27)

Bug Fixes

  • Clean-up Lambda /tmp directory for a fresh runner (#244) (e4ebc40), closes #242

v0.8.2

25 Feb 01:28
66b10db
Compare
Choose a tag to compare

0.8.2 (2023-02-25)

Bug Fixes

  • Ignore failure on creation of /tmp/home (#242) (66b10db)

v0.8.1

17 Feb 02:09
4e4239c
Compare
Choose a tag to compare

0.8.1 (2023-02-17)

Features

  • Option to override CodeBuild image builder image (#238) (4e4239c), closes #236

Bug Fixes

v0.8.0

17 Jan 21:03
746fc41
Compare
Choose a tag to compare

0.8.0 (2023-01-17)

⚠ BREAKING CHANGES

  • IRunnerProvider has a new logGroup field

Features

v0.7.6

16 Jan 06:00
b2445ff
Compare
Choose a tag to compare

0.7.6 (2023-01-16)

Features

Bug Fixes