Skip to content

Releases: crunchy234/ec2-github-runner

Windows support 8

17 Apr 04:55
Compare
Choose a tag to compare

Windows support 7

10 Jul 20:43
Compare
Choose a tag to compare

What's Changed

  • Wrong script was run when runnerHomeDir was defined by @mhriemers in #1

New Contributors

Full Changelog: windows-support-6...windows-support-7

Windows Support 6

12 May 05:54
Compare
Choose a tag to compare

Fixes broken issue with the change to ec2-os from windows-support-5

Full Changelog: windows-support-5...windows-support-6

Windows Support 5

12 May 05:48
Compare
Choose a tag to compare

Breaking change: Changes ec2-base-os to ec2-os and makes it optional, and defaults to linux.
ec2-os only needs to be set to windows when using a Windows AMI.

This simplifies the system as well as makes it backward compatible with the current action (https://github.com/machulav/ec2-github-runner/)

Windows support 4

12 May 02:09
Compare
Choose a tag to compare

Removes the requirement for ec2 base os in stop mode. (to match docs)

Full Changelog: windows-support-3...windows-support-4

Windows support 3

12 May 01:58
Compare
Choose a tag to compare

Updates the actions runner version to the latest.

Also, with updates packaged correctly.

Full Changelog: windows-support-2...windows-support-3

Windows Support 2

12 May 01:09
Compare
Choose a tag to compare

Adds support for specifying aws keypair to be attached to the instance

Full Changelog: windows-support-debug...windows-support-2

Windows Support Debug

11 May 04:22
Compare
Choose a tag to compare

Adds debug to for the windows support to check out what is going wrong when running this action

Windows support

11 May 00:39
Compare
Choose a tag to compare

Allows windows based AMIs to be deployed