Thanks to visit codestin.com
Credit goes to github.com

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

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: philips-labs/terraform-aws-github-runner
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.21.1
Choose a base ref
...
head repository: philips-labs/terraform-aws-github-runner
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.22.0
Choose a head ref
  • 17 commits
  • 13 files changed
  • 8 contributors

Commits on Oct 27, 2021

  1. chore(build): Ensure pristine builds of the Lambda functions. (#1345)

    Making changes to the Lambda code, and then running this script doesn’t always pick up the latest changes. This option forces Docker to perform a pristine (uncached) build each time.
    skyzyx authored Oct 27, 2021
    Configuration menu
    Copy the full SHA
    06a5326 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2021

  1. chore: Bump nock in /modules/webhook/lambdas/webhook (#1339)

    Bumps [nock](https://github.com/nock/nock) from 13.1.3 to 13.1.4.
    - [Release notes](https://github.com/nock/nock/releases)
    - [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md)
    - [Commits](nock/nock@v13.1.3...v13.1.4)
    
    ---
    updated-dependencies:
    - dependency-name: nock
      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>
    dependabot[bot] authored Oct 28, 2021
    Configuration menu
    Copy the full SHA
    4608e99 View commit details
    Browse the repository at this point in the history
  2. chore: Bump ts-node in /modules/runners/lambdas/runners (#1337)

    Bumps [ts-node](https://github.com/TypeStrong/ts-node) from 10.3.0 to 10.4.0.
    - [Release notes](https://github.com/TypeStrong/ts-node/releases)
    - [Commits](TypeStrong/ts-node@v10.3.0...v10.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: ts-node
      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>
    dependabot[bot] authored Oct 28, 2021
    Configuration menu
    Copy the full SHA
    f9ebce0 View commit details
    Browse the repository at this point in the history
  3. chore: Bump axios (#1334)

    Bumps [axios](https://github.com/axios/axios) from 0.23.0 to 0.24.0.
    - [Release notes](https://github.com/axios/axios/releases)
    - [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md)
    - [Commits](axios/axios@v0.23.0...v0.24.0)
    
    ---
    updated-dependencies:
    - dependency-name: axios
      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>
    dependabot[bot] authored Oct 28, 2021
    Configuration menu
    Copy the full SHA
    53f1f86 View commit details
    Browse the repository at this point in the history
  4. chore: Bump @aws-sdk/client-ssm in /modules/runners/lambdas/runners (…

    …#1336)
    
    Bumps [@aws-sdk/client-ssm](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm) from 3.37.0 to 3.38.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.38.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>
    dependabot[bot] authored Oct 28, 2021
    Configuration menu
    Copy the full SHA
    b592bbd View commit details
    Browse the repository at this point in the history
  5. chore: Bump @aws-sdk/client-ssm in /modules/webhook/lambdas/webhook (…

    …#1335)
    
    Bumps [@aws-sdk/client-ssm](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm) from 3.36.0 to 3.38.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.38.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>
    dependabot[bot] authored Oct 28, 2021
    Configuration menu
    Copy the full SHA
    00356f0 View commit details
    Browse the repository at this point in the history
  6. chore: Bump @types/node (#1333)

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.10.3 to 16.11.5.
    - [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-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 28, 2021
    Configuration menu
    Copy the full SHA
    3d7200e View commit details
    Browse the repository at this point in the history
  7. chore: Bump aws-sdk (#1349)

    Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.1010.0 to 2.1016.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.1010.0...v2.1016.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>
    dependabot[bot] authored Oct 28, 2021
    Configuration menu
    Copy the full SHA
    9ef099d View commit details
    Browse the repository at this point in the history
  8. chore: Bump @types/node in /modules/webhook/lambdas/webhook (#1353)

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.11.1 to 16.11.6.
    - [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>
    dependabot[bot] authored Oct 28, 2021
    Configuration menu
    Copy the full SHA
    7f495e5 View commit details
    Browse the repository at this point in the history
  9. chore: Bump aws-sdk in /modules/runners/lambdas/runners (#1350)

    Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.1012.0 to 2.1016.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.1012.0...v2.1016.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>
    dependabot[bot] authored Oct 28, 2021
    Configuration menu
    Copy the full SHA
    5df00b9 View commit details
    Browse the repository at this point in the history
  10. chore: Bump aws-sdk in /modules/webhook/lambdas/webhook (#1351)

    Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.1012.0 to 2.1016.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.1012.0...v2.1016.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>
    dependabot[bot] authored Oct 28, 2021
    Configuration menu
    Copy the full SHA
    049ce53 View commit details
    Browse the repository at this point in the history
  11. chore: Bump @types/node in /modules/runners/lambdas/runners (#1352)

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.11.2 to 16.11.6.
    - [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>
    dependabot[bot] authored Oct 28, 2021
    Configuration menu
    Copy the full SHA
    0b9ba90 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2021

  1. feat: adding message retention seconds (#1354)

    Co-authored-by: Ross Williams <[email protected]>
    rossrollin and Ross Williams authored Nov 1, 2021
    Configuration menu
    Copy the full SHA
    a19929f View commit details
    Browse the repository at this point in the history
  2. fix: add validation to distribution_bucket_name variable (#1356)

    Co-authored-by: Ross Williams <[email protected]>
    rossrollin and Ross Williams authored Nov 1, 2021
    Configuration menu
    Copy the full SHA
    6522317 View commit details
    Browse the repository at this point in the history
  3. feat: adding var for tags for ec2s (#1357)

    Co-authored-by: Callum <[email protected]>
    toast-gear and Callum authored Nov 1, 2021
    Configuration menu
    Copy the full SHA
    31cf02d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    eaea09f View commit details
    Browse the repository at this point in the history
  5. chore(release): 0.22.0 [skip ci]

    ## [0.22.0](v0.21.1...v0.22.0) (2021-11-01)
    
    ### Features
    
    * adding message retention seconds ([#1354](https://github.com/philips-labs/terraform-aws-github-runner/issues/1354)) ([a19929f](a19929f))
    * adding var for tags for ec2s ([#1357](https://github.com/philips-labs/terraform-aws-github-runner/issues/1357)) ([31cf02d](31cf02d))
    
    ### Bug Fixes
    
    * add validation to distribution_bucket_name variable ([#1356](https://github.com/philips-labs/terraform-aws-github-runner/issues/1356)) ([6522317](6522317))
    semantic-release-bot committed Nov 1, 2021
    Configuration menu
    Copy the full SHA
    5d47c64 View commit details
    Browse the repository at this point in the history
Loading