Skip to content
This repository was archived by the owner on Jan 16, 2025. It is now read-only.

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

v4.1.0

10 Jan 07:54
Compare
Choose a tag to compare

4.1.0 (2023-08-08)

Features

  • runners: add configurable eviction strategy to idle config (#3375) (896f473)

Bug Fixes

  • lambda: bump the aws group in /lambdas with 5 updates (#3413) (1acc8ba)
  • runners: retry aws metadata token download on Linux (#3408) (ef46827)

v4.0.2

10 Jan 07:54
Compare
Choose a tag to compare

4.0.2 (2023-08-03)

Bug Fixes

  • ensure /opt/start-runner-service.sh is run with Bash (1657e8e)
  • lambda: bump the aws group in /lambdas with 5 updates (#3398) (14db7ca)
  • lambda: bump typescript from 5.0.4 to 5.1.6 in /lambdas (#3399) (ff8af09)
  • runners: ensure /opt/start-runner-service.sh is run with Bash (#3407) (1657e8e)

v4.0.1

10 Jan 07:54
Compare
Choose a tag to compare

4.0.1 (2023-07-31)

This release introduce options to disable the JIT config, and retrieve via SSM if JIT configuration is enabled or not. See for more details #3393

Bug Fixes

  • allow disable JIT config for ephemeral runners (#3393) (cfbcc94)

v4.0.0

10 Jan 07:54
Compare
Choose a tag to compare

4.0.0 (2023-07-25)

Known bugs

  • GHES in combination with ephemeral runners are broken (#3392). A fix is available in 4.0.1, which also allows to disable JIT configuration at all.

⚠ BREAKING CHANGES

  • replace registration tokens by JIT config for ephemeral runners (#3350)

Features

  • replace registration tokens by JIT config for ephemeral runners (#3350) (2b776ba)

Bug Fixes

  • lambda: bump the aws group in /lambdas with 3 updates (#3381) (3af675a)
  • lambda: bump the octokit group in /lambdas with 4 updates (#3386) (b067138)
  • scale up lambda build issue. (#3388) (e78232c)

Migration

Migration is only required when using ephemeral runners with an own runner start script or custom AMI with start script. See PR for detailed instruction.

v3.6.1

10 Jan 07:54
Compare
Choose a tag to compare

3.6.1 (2023-07-20)

Bug Fixes

v3.6.0

10 Jan 07:54
Compare
Choose a tag to compare

3.6.0 (2023-07-18)

Features

  • images: Allow specifying temporary security group source IP for packer builds (#3351) (6d018f6)
  • syncer: update bucket policy to require ssl (#3342) (7a3d825)
  • tag runner volumes with the same tags as the instance (#3354) (116ea58)
  • update bucket policy to require ssl (7a3d825)

Bug Fixes

  • add more outputs to multi runners module. (#3343) (41a74ec)
  • Changed the ami filters to ensure that AMI is available before its used in launch template. (#3220) (0bcfbc7)
  • lambda: bump @aws-lambda-powertools/logger from 1.8.0 to 1.10.0 in /lambdas (#3337) (708748a)
  • lambda: bump semver from 5.7.1 to 5.7.2 in /lambdas (#3359) (1279e8c)
  • lambda: bump the aws group in /lambdas with 5 updates (#3368) (32c15ec)
  • lambda: Rename scale-down.tf service name (#3361) (22fad41)
  • multi-runner: Fix runner_additional_security_group_ids (#3352) (1f0c938)

v3.5.0

10 Jan 07:53
Compare
Choose a tag to compare

3.5.0 (2023-06-21)

Features

Bug Fixes

  • lambda: bump @aws-sdk/client-ec2 from 3.352.0 to 3.356.0 in /lambdas (#3333) (9cb0369)
  • lambda: bump @aws-sdk/client-s3 from 3.352.0 to 3.354.0 in /lambdas (#3329) (37acc92)
  • lambda: bump @aws-sdk/client-ssm from 3.321.1 to 3.350.0 in /lambdas (#3319) (97d5c73)
  • lambda: bump @aws-sdk/client-ssm from 3.352.0 to 3.354.0 in /lambdas (#3327) (e315230)

v3.4.2

10 Jan 07:53
Compare
Choose a tag to compare

3.4.2 (2023-06-13)

Bug Fixes

v3.4.1

10 Jan 07:53
Compare
Choose a tag to compare

3.4.1 (2023-05-23)

Bug Fixes

  • added additional outputs to multi runner module. (#3283) (9644e05)
  • lambda: bump @aws-sdk/client-sqs from 3.321.1 to 3.332.0 in /lambdas (#3271) (170baa8)
  • lambda: bump @aws-sdk/client-sqs from 3.332.0 to 3.337.0 in /lambdas (#3284) (01a053e)
  • lambda: bump @aws-sdk/lib-storage from 3.321.1 to 3.335.0 in /lambdas (#3281) (9387bee)
  • lambda: bump @aws-sdk/lib-storage from 3.335.0 to 3.337.0 in /lambdas (#3286) (2a447ae)
  • lambda: bump @octokit/auth-app from 4.0.9 to 4.0.13 in /lambdas (#3287) (517d2e0)
  • lambda: bump @octokit/types from 9.2.1 to 9.2.2 in /lambdas (#3273) (e083898)
  • multi-runner: allow runner_additional_security_group_ids to apply to multi_runner_config (#3221) (5fb1fa8)
  • multi-runner: enable SSE by default for runner-binaries bucket (#3274) (5d314f2)
  • webhook: logic to find the workflow labels inside runner config supported labelsets. (#3278) (9fcf33a)

v3.4.0

10 Jan 07:53
Compare
Choose a tag to compare

3.4.0 (2023-05-12)

Features

  • runners: allow explicitly standard or unlimited (#3244) (e2cf7ac)

Bug Fixes

  • Expand repository_white_list documentation (#3254) (5f3771a)
  • lambda: bump @octokit/types from 9.2.0 to 9.2.1 in /lambdas (#3259) (4bb77e0)