Skip to content

Releases: cruxstack/terraform-aws-github-runner

v1.1.1

16 Aug 16:03
a292a85
Compare
Choose a tag to compare

1.1.1 (2024-08-16)

Chores

  • bump runner module version to 5.15.1 (d92cff5)

v1.1.0

02 Jul 13:58
79c1116
Compare
Choose a tag to compare

1.1.0 (2024-07-02)

Features

  • bump philips-lab github-runner module to v5.12.0 (92af642)

v1.0.1

05 Jun 13:14
471e609
Compare
Choose a tag to compare

1.0.1 (2024-06-05)

Chores

Development

  • update devcontainer env (bafaa43)

v1.0.0

29 Dec 14:51
29421a5
Compare
Choose a tag to compare

1.0.0 (2023-12-29)

Features

  • Auto-Scaling Runners: Automatically scales the number of runners based on
    demand.
  • Ephemeral Runners: Provides an option to use ephemeral runners that are
    destroyed after use.
  • Tag-Based Runner Assignment: Uses tags to assign runners to specific
    tasks.
  • Custom Runner Configuration: Allows custom configuration of runners,
    including instance types, AMIs, and more.
  • Instance Store RAID: If more than 2 instance stores are detected, they are
    combined into a RAID0 configuration for improved performance.
  • Automated Docker Login: If custom Docker authentication is configured, the
    runners will automatically perform a docker login.

v0.4.0

29 Dec 14:50
29421a5
Compare
Choose a tag to compare

0.4.0 (2023-12-29)

Features

  • update to latest downstream module (b394aa2)

v0.3.0

25 Sep 19:31
54b2a2d
Compare
Choose a tag to compare

0.3.0 (2023-09-25)

Features

  • add path to save binaries locally (54b2a2d)

v0.2.4

25 Sep 19:18
bd30ff5
Compare
Choose a tag to compare

0.2.4 (2023-09-25)

Bug Fixes

v0.2.3

25 Sep 19:09
eb9bda9
Compare
Choose a tag to compare

0.2.3 (2023-09-25)

Bug Fixes

  • update how aws account id and region are set (eb9bda9)

v0.2.2

02 Aug 20:51
Compare
Choose a tag to compare

0.2.2 (2023-08-02)

Development

v0.2.1

02 Aug 20:50
Compare
Choose a tag to compare

0.2.1 (2023-08-02)

Development

  • add shellcheck to devcontainer (78edec5)