-
Notifications
You must be signed in to change notification settings - Fork 5
Comparing changes
Open a pull request
base repository: philips-labs/terraform-aws-github-runner
base: v0.38.0
head repository: philips-labs/terraform-aws-github-runner
compare: v0.39.0
- 19 commits
- 15 files changed
- 6 contributors
Commits on Mar 25, 2022
-
feat: Add possibility to create multiple ebs (#1845)
* add possibility to create multiple ebs * keep the ability to not map any device * add type constraint on block_device_mappings * modify block_device_mappings of ubuntu example based on type constraints
Configuration menu - View commit details
-
Copy full SHA for 7a2ca0d - Browse repository at this point
Copy the full SHA 7a2ca0dView commit details -
chore: Bump aws-sdk in /modules/webhook/lambdas/webhook (#1875)
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.1093.0 to 2.1097.0. - [Release notes](https://github.com/aws/aws-sdk-js/releases) - [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md) - [Commits](aws/aws-sdk-js@v2.1093.0...v2.1097.0) --- updated-dependencies: - dependency-name: aws-sdk dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 78cf10e - Browse repository at this point
Copy the full SHA 78cf10eView commit details -
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.1094.0 to 2.1097.0. - [Release notes](https://github.com/aws/aws-sdk-js/releases) - [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md) - [Commits](aws/aws-sdk-js@v2.1094.0...v2.1097.0) --- updated-dependencies: - dependency-name: aws-sdk dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for fd9adaf - Browse repository at this point
Copy the full SHA fd9adafView commit details -
chore: Bump aws-sdk in /modules/runners/lambdas/runners (#1873)
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.1090.0 to 2.1097.0. - [Release notes](https://github.com/aws/aws-sdk-js/releases) - [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md) - [Commits](aws/aws-sdk-js@v2.1090.0...v2.1097.0) --- updated-dependencies: - dependency-name: aws-sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for e6ba4dd - Browse repository at this point
Copy the full SHA e6ba4ddView commit details -
chore: Bump prettier in /modules/webhook/lambdas/webhook (#1884)
Bumps [prettier](https://github.com/prettier/prettier) from 2.5.1 to 2.6.1. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@2.5.1...2.6.1) --- updated-dependencies: - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 6c373a6 - Browse repository at this point
Copy the full SHA 6c373a6View commit details -
chore: Bump @types/node in /modules/runners/lambdas/runners (#1882)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 17.0.21 to 17.0.23. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for ccb4a88 - Browse repository at this point
Copy the full SHA ccb4a88View commit details -
chore: Bump @types/node (#1881)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 17.0.21 to 17.0.23. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for f322a3b - Browse repository at this point
Copy the full SHA f322a3bView commit details -
chore: Bump @types/node in /modules/webhook/lambdas/webhook (#1883)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 17.0.21 to 17.0.23. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for c59b40d - Browse repository at this point
Copy the full SHA c59b40dView commit details -
chore: Bump aws-sdk in /modules/runners/lambdas/runners (#1879)
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.1097.0 to 2.1100.0. - [Release notes](https://github.com/aws/aws-sdk-js/releases) - [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md) - [Commits](aws/aws-sdk-js@v2.1097.0...v2.1100.0) --- updated-dependencies: - dependency-name: aws-sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 160577f - Browse repository at this point
Copy the full SHA 160577fView commit details -
chore: Bump tslog in /modules/webhook/lambdas/webhook (#1874)
Bumps [tslog](https://github.com/fullstack-build/tslog) from 3.3.2 to 3.3.3. - [Release notes](https://github.com/fullstack-build/tslog/releases) - [Changelog](https://github.com/fullstack-build/tslog/blob/master/CHANGELOG.md) - [Commits](fullstack-build/tslog@v3.3.2...v3.3.3) --- updated-dependencies: - dependency-name: tslog dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 8d8d9b3 - Browse repository at this point
Copy the full SHA 8d8d9b3View commit details -
chore: Bump @aws-sdk/client-ssm in /modules/runners/lambdas/runners (…
…#1869) Bumps [@aws-sdk/client-ssm](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm) from 3.54.0 to 3.54.1. - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-ssm/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.54.1/clients/client-ssm) --- updated-dependencies: - dependency-name: "@aws-sdk/client-ssm" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for c17303d - Browse repository at this point
Copy the full SHA c17303dView commit details -
fix: Don't delete busy runners (#1832)
* Don't attempt to delete busy runners * fix idleCounter logic * adjust tests to cover the new case * remove debugging code Co-authored-by: Samuel Barabas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0e9b083 - Browse repository at this point
Copy the full SHA 0e9b083View commit details -
chore: Bump @aws-sdk/client-ssm in /modules/webhook/lambdas/webhook (…
…#1885) Bumps [@aws-sdk/client-ssm](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm) from 3.54.0 to 3.56.0. - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-ssm/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.56.0/clients/client-ssm) --- updated-dependencies: - dependency-name: "@aws-sdk/client-ssm" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 691ea93 - Browse repository at this point
Copy the full SHA 691ea93View commit details -
chore: Bump prettier in /modules/runners/lambdas/runners (#1880)
Bumps [prettier](https://github.com/prettier/prettier) from 2.5.1 to 2.6.1. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@2.5.1...2.6.1) --- updated-dependencies: - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 26e02e7 - Browse repository at this point
Copy the full SHA 26e02e7View commit details -
Bumps [prettier](https://github.com/prettier/prettier) from 2.5.1 to 2.6.1. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@2.5.1...2.6.1) --- updated-dependencies: - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for e410c90 - Browse repository at this point
Copy the full SHA e410c90View commit details -
chore: Bump tslog in /modules/runners/lambdas/runners (#1871)
Bumps [tslog](https://github.com/fullstack-build/tslog) from 3.3.2 to 3.3.3. - [Release notes](https://github.com/fullstack-build/tslog/releases) - [Changelog](https://github.com/fullstack-build/tslog/blob/master/CHANGELOG.md) - [Commits](fullstack-build/tslog@v3.3.2...v3.3.3) --- updated-dependencies: - dependency-name: tslog dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 8e32bcb - Browse repository at this point
Copy the full SHA 8e32bcbView commit details -
Bumps [tslog](https://github.com/fullstack-build/tslog) from 3.3.2 to 3.3.3. - [Release notes](https://github.com/fullstack-build/tslog/releases) - [Changelog](https://github.com/fullstack-build/tslog/blob/master/CHANGELOG.md) - [Commits](fullstack-build/tslog@v3.3.2...v3.3.3) --- updated-dependencies: - dependency-name: tslog dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for defc198 - Browse repository at this point
Copy the full SHA defc198View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a6e99d - Browse repository at this point
Copy the full SHA 7a6e99dView commit details -
chore(release): 0.39.0 [skip ci]
## [0.39.0](v0.38.0...v0.39.0) (2022-03-25) ### Features * Add possibility to create multiple ebs ([#1845](https://github.com/philips-labs/terraform-aws-github-runner/issues/1845)) ([7a2ca0d](7a2ca0d)) ### Bug Fixes * Don't delete busy runners ([#1832](https://github.com/philips-labs/terraform-aws-github-runner/issues/1832)) ([0e9b083](0e9b083))
Configuration menu - View commit details
-
Copy full SHA for a89530e - Browse repository at this point
Copy the full SHA a89530eView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.38.0...v0.39.0