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: v1.0.0
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: v1.1.0
Choose a head ref
  • 20 commits
  • 18 files changed
  • 5 contributors

Commits on May 9, 2022

  1. feat: Add option to enable detailed monitoring for runner launch temp…

    …late (#2024)
    
    * Expose detailed monitoring config for runners
    
    `enable_runner_detailed_monitoring` exposes the explicit enabling or
    disabling of detailed monitoring (1 minute increments vs default 5
    minute increments) for the runner EC2 launch template.
    
    * Automatic README update
    mckern authored May 9, 2022
    Configuration menu
    Copy the full SHA
    e73a267 View commit details
    Browse the repository at this point in the history
  2. chore: bump semantic-release (#2023)

    * chore(deps) bump semantic-release
    
    * Added .release to dependabot config
    ScottGuymer authored May 9, 2022
    Configuration menu
    Copy the full SHA
    e4c9983 View commit details
    Browse the repository at this point in the history
  3. chore: Bump aws-sdk (#2032)

    Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.1126.0 to 2.1130.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.1126.0...v2.1130.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 May 9, 2022
    Configuration menu
    Copy the full SHA
    a9e3d2a View commit details
    Browse the repository at this point in the history
  4. chore: Bump aws-sdk in /modules/runners/lambdas/runners (#2037)

    Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.1127.0 to 2.1130.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.1127.0...v2.1130.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 May 9, 2022
    Configuration menu
    Copy the full SHA
    f88c0b5 View commit details
    Browse the repository at this point in the history
  5. chore: Bump aws-sdk in /modules/webhook/lambdas/webhook (#2039)

    Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.1127.0 to 2.1130.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.1127.0...v2.1130.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 May 9, 2022
    Configuration menu
    Copy the full SHA
    1870ecf View commit details
    Browse the repository at this point in the history
  6. chore: Bump jest-mock (#2033)

    Bumps [jest-mock](https://github.com/facebook/jest/tree/HEAD/packages/jest-mock) from 28.0.2 to 28.1.0.
    - [Release notes](https://github.com/facebook/jest/releases)
    - [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/facebook/jest/commits/v28.1.0/packages/jest-mock)
    
    ---
    updated-dependencies:
    - dependency-name: jest-mock
      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 May 9, 2022
    Configuration menu
    Copy the full SHA
    bd3420d View commit details
    Browse the repository at this point in the history
  7. chore: Bump jest-mock in /modules/runners/lambdas/runners (#2031)

    Bumps [jest-mock](https://github.com/facebook/jest/tree/HEAD/packages/jest-mock) from 28.0.2 to 28.1.0.
    - [Release notes](https://github.com/facebook/jest/releases)
    - [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/facebook/jest/commits/v28.1.0/packages/jest-mock)
    
    ---
    updated-dependencies:
    - dependency-name: jest-mock
      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 May 9, 2022
    Configuration menu
    Copy the full SHA
    a355913 View commit details
    Browse the repository at this point in the history
  8. chore: Bump jest-mock in /modules/webhook/lambdas/webhook (#2030)

    Bumps [jest-mock](https://github.com/facebook/jest/tree/HEAD/packages/jest-mock) from 28.0.2 to 28.1.0.
    - [Release notes](https://github.com/facebook/jest/releases)
    - [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/facebook/jest/commits/v28.1.0/packages/jest-mock)
    
    ---
    updated-dependencies:
    - dependency-name: jest-mock
      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 May 9, 2022
    Configuration menu
    Copy the full SHA
    f6a0a0f View commit details
    Browse the repository at this point in the history
  9. chore: Bump actions/stale from 4 to 5 (#2027)

    Bumps [actions/stale](https://github.com/actions/stale) from 4 to 5.
    - [Release notes](https://github.com/actions/stale/releases)
    - [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
    - [Commits](actions/stale@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: actions/stale
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 9, 2022
    Configuration menu
    Copy the full SHA
    8e59126 View commit details
    Browse the repository at this point in the history
  10. chore: Bump @types/jest (#2035)

    Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 27.4.1 to 27.5.0.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/jest"
      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 May 9, 2022
    Configuration menu
    Copy the full SHA
    bdabb5b View commit details
    Browse the repository at this point in the history
  11. chore: Bump @aws-sdk/client-ssm in /modules/webhook/lambdas/webhook (…

    …#2036)
    
    Bumps [@aws-sdk/client-ssm](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm) from 3.82.0 to 3.85.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.85.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 May 9, 2022
    Configuration menu
    Copy the full SHA
    f90e2d5 View commit details
    Browse the repository at this point in the history
  12. chore: Bump @types/aws-lambda in /modules/webhook/lambdas/webhook (#2…

    …028)
    
    Bumps [@types/aws-lambda](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/aws-lambda) from 8.10.95 to 8.10.96.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/aws-lambda)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/aws-lambda"
      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 May 9, 2022
    Configuration menu
    Copy the full SHA
    86fa4fb View commit details
    Browse the repository at this point in the history
  13. chore: Bump jest-mock-extended in /modules/runners/lambdas/runners (#…

    …2029)
    
    Bumps [jest-mock-extended](https://github.com/marchaos/jest-mock-extended) from 2.0.5 to 2.0.6.
    - [Release notes](https://github.com/marchaos/jest-mock-extended/releases)
    - [Commits](marchaos/jest-mock-extended@2.0.5...2.0.6)
    
    ---
    updated-dependencies:
    - dependency-name: jest-mock-extended
      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 May 9, 2022
    Configuration menu
    Copy the full SHA
    105e7ef View commit details
    Browse the repository at this point in the history
  14. chore: Bump @types/aws-lambda in /modules/runners/lambdas/runners (#2…

    …038)
    
    Bumps [@types/aws-lambda](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/aws-lambda) from 8.10.95 to 8.10.96.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/aws-lambda)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/aws-lambda"
      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 May 9, 2022
    Configuration menu
    Copy the full SHA
    d82cbb3 View commit details
    Browse the repository at this point in the history
  15. chore: Bump @aws-sdk/client-ssm in /modules/runners/lambdas/runners (…

    …#2034)
    
    Bumps [@aws-sdk/client-ssm](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm) from 3.82.0 to 3.85.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.85.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 May 9, 2022
    Configuration menu
    Copy the full SHA
    5e83df8 View commit details
    Browse the repository at this point in the history
  16. chore: Bump aws-sdk in /modules/webhook/lambdas/webhook (#2043)

    Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.1130.0 to 2.1131.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.1130.0...v2.1131.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 May 9, 2022
    Configuration menu
    Copy the full SHA
    1f0066a View commit details
    Browse the repository at this point in the history
  17. chore: Bump aws-sdk in /modules/runners/lambdas/runners (#2042)

    Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.1130.0 to 2.1131.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.1130.0...v2.1131.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 May 9, 2022
    Configuration menu
    Copy the full SHA
    71db604 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2022

  1. chore: Bump aws-sdk (#2041)

    Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.1130.0 to 2.1131.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.1130.0...v2.1131.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 May 10, 2022
    Configuration menu
    Copy the full SHA
    11f2a22 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2046 from philips-labs/develop

    chore: release
    npalm authored May 10, 2022
    Configuration menu
    Copy the full SHA
    c5e1833 View commit details
    Browse the repository at this point in the history
  3. chore(release): 1.1.0 [skip ci]

    ## [1.1.0](v1.0.0...v1.1.0) (2022-05-10)
    
    ### Features
    
    * Add option to enable detailed monitoring for runner launch template ([#2024](https://github.com/philips-labs/terraform-aws-github-runner/issues/2024)) ([e73a267](e73a267))
    semantic-release-bot committed May 10, 2022
    Configuration menu
    Copy the full SHA
    d4128ec View commit details
    Browse the repository at this point in the history
Loading