Skip to content

Releases: philips-labs/terraform-aws-github-runner

v5.16.0

28 Aug 10:33
61108a9
Compare
Choose a tag to compare

5.16.0 (2024-08-28)

Features

  • Add metric to track GitHub app rate limit (#4088) (d7cdaed)

v5.15.4

27 Aug 18:12
9fc5dbc
Compare
Choose a tag to compare

5.15.4 (2024-08-27)

Bug Fixes

  • add missing prefix to ami cleanur for event rule (#4098) (1ad118b)
  • job retry resource and queue naming (#4099) (4344f18)
  • lambda: bump axios from 1.7.2 to 1.7.5 in /lambdas (#4100) (0f4cd41)
  • lambda: bump axios from 1.7.4 to 1.7.5 in /lambdas (#4092) (6ed654f)
  • lambda: bump micromatch from 4.0.7 to 4.0.8 in /lambdas (#4096) (d200413)
  • lambda: bump the aws group in /lambdas with 5 updates (#4089) (1405e54)

v5.15.3

26 Aug 06:40
9d303dd
Compare
Choose a tag to compare

5.15.3 (2024-08-20)

Bug Fixes

  • lambda: bump the aws group in /lambdas with 5 updates (#4082) (70d7731)

v5.15.2

19 Aug 09:20
015c6a5
Compare
Choose a tag to compare

5.15.2 (2024-08-19)

Bug Fixes

  • pass lambda zip file to job retry feature (#4080) (098c0ea), closes #4078
  • use name instead of name prefix to avoid too long names (#4079) (8bb6272)

v5.15.1

16 Aug 14:04
a2fe8af
Compare
Choose a tag to compare

5.15.1 (2024-08-16)

Bug Fixes

  • missing lambda s3 key and version for job retry (#4074) (8540379)

v5.15.0

16 Aug 10:58
d1e407f
Compare
Choose a tag to compare

5.15.0 (2024-08-16)

Features

Bug Fixes

  • lambda: bump axios from 1.7.2 to 1.7.4 in /lambdas (#4071) (2f32195)
  • lambda: bump the aws group in /lambdas with 5 updates (#4057) (5ecdbad)
  • lambda: bump the aws-powertools group in /lambdas with 3 updates (#4058) (f9533f3)
  • lambda: Prevent scale-up lambda from starting runner for user repo if org level runners is enabled (#3909) (98b1560) @PerGon

v5.14.1

07 Aug 14:26
6d0fa39
Compare
Choose a tag to compare

5.14.1 (2024-08-07)

Bug Fixes

  • align inlince policies (#4046) (7235cdc), closes #4045
  • lambda: bump the aws group in /lambdas with 4 updates (#4048) (e32b14b)
  • lambda: bump the aws group in /lambdas with 5 updates (#4035) (c15c99d)
  • remove fetch override for octokit and versions (#4042) (6ac19e6)

v5.14.0

01 Aug 15:16
cf26704
Compare
Choose a tag to compare

5.14.0 (2024-08-01)

Features

  • mark orphan runners before removing them (#4001) (6cde62c)

Bug Fixes

v5.13.0

01 Aug 13:40
58dc3d4
Compare
Choose a tag to compare

5.13.0 (2024-08-01)

Features

Bug Fixes

  • add warnings to log for GitHub rate limits (#3988) (2ed0b29)
  • bump node dependencies and cleanup (#4020) (221958b)
  • lambda: bump the aws group across 1 directory with 5 updates (#4005) (4ca422d)
  • lambda: bump the aws group across 1 directory with 5 updates (#4017) (0cd6a85)
  • mark github_app variable as sensitive (#4013) (08be669) @jizi

v5.12.2

12 Jul 13:52
c43d1bb
Compare
Choose a tag to compare

5.12.2 (2024-07-12)

Bug Fixes