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.4.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: v1.5.0
Choose a head ref
  • 20 commits
  • 9 files changed
  • 5 contributors

Commits on Jul 5, 2022

  1. chore: Bump @aws-sdk/client-ssm in /modules/runners/lambdas/runners (…

    …#2227)
    
    Bumps [@aws-sdk/client-ssm](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm) from 3.118.0 to 3.121.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.121.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 Jul 5, 2022
    Configuration menu
    Copy the full SHA
    0ba8f59 View commit details
    Browse the repository at this point in the history
  2. chore: Bump nock in /modules/webhook/lambdas/webhook (#2224)

    Bumps [nock](https://github.com/nock/nock) from 13.2.7 to 13.2.8.
    - [Release notes](https://github.com/nock/nock/releases)
    - [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md)
    - [Commits](nock/nock@v13.2.7...v13.2.8)
    
    ---
    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 Jul 5, 2022
    Configuration menu
    Copy the full SHA
    e31cb65 View commit details
    Browse the repository at this point in the history
  3. chore: Bump cron-parser in /modules/runners/lambdas/runners (#2225)

    Bumps [cron-parser](https://github.com/harrisiirak/cron-parser) from 4.4.0 to 4.5.0.
    - [Release notes](https://github.com/harrisiirak/cron-parser/releases)
    - [Commits](harrisiirak/cron-parser@4.4.0...4.5.0)
    
    ---
    updated-dependencies:
    - dependency-name: cron-parser
      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 Jul 5, 2022
    Configuration menu
    Copy the full SHA
    15a13fd View commit details
    Browse the repository at this point in the history
  4. chore: Bump @types/node (#2215)

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.0.0 to 18.0.1.
    - [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 Jul 5, 2022
    Configuration menu
    Copy the full SHA
    873bb4c View commit details
    Browse the repository at this point in the history
  5. chore: Bump eslint-plugin-prettier (#2216)

    Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 4.1.0 to 4.2.1.
    - [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
    - [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md)
    - [Commits](prettier/eslint-plugin-prettier@v4.1.0...v4.2.1)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-plugin-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>
    dependabot[bot] authored Jul 5, 2022
    Configuration menu
    Copy the full SHA
    5945d31 View commit details
    Browse the repository at this point in the history
  6. chore: Bump @octokit/webhooks in /modules/webhook/lambdas/webhook (#2…

    …217)
    
    Bumps [@octokit/webhooks](https://github.com/octokit/webhooks.js) from 10.0.0 to 10.0.1.
    - [Release notes](https://github.com/octokit/webhooks.js/releases)
    - [Commits](octokit/webhooks.js@v10.0.0...v10.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: "@octokit/webhooks"
      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 Jul 5, 2022
    Configuration menu
    Copy the full SHA
    6cbbe96 View commit details
    Browse the repository at this point in the history
  7. chore: Bump aws-sdk in /modules/runners/lambdas/runners (#2218)

    Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.1163.0 to 2.1167.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.1163.0...v2.1167.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 Jul 5, 2022
    Configuration menu
    Copy the full SHA
    4b2c8b0 View commit details
    Browse the repository at this point in the history
  8. chore: Bump @types/node in /modules/webhook/lambdas/webhook (#2221)

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.0.0 to 18.0.1.
    - [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 Jul 5, 2022
    Configuration menu
    Copy the full SHA
    13e8426 View commit details
    Browse the repository at this point in the history
  9. chore: Bump eslint-plugin-prettier in /modules/runners/lambdas/runner…

    …s (#2220)
    
    Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 4.1.0 to 4.2.1.
    - [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
    - [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md)
    - [Commits](prettier/eslint-plugin-prettier@v4.1.0...v4.2.1)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-plugin-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>
    dependabot[bot] authored Jul 5, 2022
    Configuration menu
    Copy the full SHA
    85d54a2 View commit details
    Browse the repository at this point in the history
  10. chore: Bump eslint-plugin-prettier in /modules/webhook/lambdas/webhoo…

    …k (#2219)
    
    Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 4.1.0 to 4.2.1.
    - [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
    - [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md)
    - [Commits](prettier/eslint-plugin-prettier@v4.1.0...v4.2.1)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-plugin-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>
    dependabot[bot] authored Jul 5, 2022
    Configuration menu
    Copy the full SHA
    44eb939 View commit details
    Browse the repository at this point in the history
  11. chore: Bump ts-node in /modules/runners/lambdas/runners (#2222)

    Bumps [ts-node](https://github.com/TypeStrong/ts-node) from 10.8.1 to 10.8.2.
    - [Release notes](https://github.com/TypeStrong/ts-node/releases)
    - [Commits](TypeStrong/ts-node@v10.8.1...v10.8.2)
    
    ---
    updated-dependencies:
    - dependency-name: ts-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 Jul 5, 2022
    Configuration menu
    Copy the full SHA
    1fcf5fc View commit details
    Browse the repository at this point in the history
  12. chore: Bump aws-sdk in /modules/webhook/lambdas/webhook (#2226)

    Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.1163.0 to 2.1167.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.1163.0...v2.1167.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 Jul 5, 2022
    Configuration menu
    Copy the full SHA
    cd5ce69 View commit details
    Browse the repository at this point in the history
  13. chore: Bump aws-sdk (#2223)

    Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.1163.0 to 2.1167.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.1163.0...v2.1167.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 Jul 5, 2022
    Configuration menu
    Copy the full SHA
    b59b28c View commit details
    Browse the repository at this point in the history
  14. chore: Bump @types/node in /modules/runners/lambdas/runners (#2228)

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.0.0 to 18.0.1.
    - [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 Jul 5, 2022
    Configuration menu
    Copy the full SHA
    6ad8b03 View commit details
    Browse the repository at this point in the history
  15. chore: Bump nock in /modules/runners/lambdas/runners (#2229)

    Bumps [nock](https://github.com/nock/nock) from 13.2.7 to 13.2.8.
    - [Release notes](https://github.com/nock/nock/releases)
    - [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md)
    - [Commits](nock/nock@v13.2.7...v13.2.8)
    
    ---
    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 Jul 5, 2022
    Configuration menu
    Copy the full SHA
    4ec514e View commit details
    Browse the repository at this point in the history
  16. chore: Bump @aws-sdk/client-ssm in /modules/webhook/lambdas/webhook (…

    …#2230)
    
    Bumps [@aws-sdk/client-ssm](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm) from 3.118.1 to 3.121.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.121.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 Jul 5, 2022
    Configuration menu
    Copy the full SHA
    52f01b6 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2022

  1. fix(images): avoid wrong AMI could be selected for ubuntu focal (#2214)

    * Changed the source_ami_filter for ubuntu focal
    
    With the previous filter you could also get following ami:
     - ubuntu-eks/k8s_1.18/images/hvm-ssd/ubuntu-focal-20.04-amd64-server-*
    We are looking specifically for this type:
    - ubuntu/images/hvm-ssd/ubuntu-focal-20.04-amd64-server-*
    Which is unintended, as far as I understand.
    
    * another_commit
    
    * packer fmt
    blevkovych authored Jul 6, 2022
    Configuration menu
    Copy the full SHA
    76be94b View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2022

  1. feat: Add ubuntu-jammy example image based on existing ubuntu-focal (…

    …#2102)
    
    * feat: Add ubuntu-jammy example image based on existing ubuntu-focal
    
    * chore: update ImageOS tag
    
    Co-authored-by: Niek Palm <[email protected]>
    
    * chore: Increase runner version for Ubuntu jammy
    
    Co-authored-by: Niek Palm <[email protected]>
    
    * chore: Use latest runner version in example
    
    * Update images/ubuntu-jammy/github_agent.ubuntu.pkr.hcl
    
    Co-authored-by: Niek Palm <[email protected]>
    
    Co-authored-by: Niek Palm <[email protected]>
    dylanmtaylor and npalm authored Jul 8, 2022
    Configuration menu
    Copy the full SHA
    486ae91 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2232 from philips-labs/develop

    chore: release
    npalm authored Jul 8, 2022
    Configuration menu
    Copy the full SHA
    231fd15 View commit details
    Browse the repository at this point in the history
  3. chore(release): 1.5.0 [skip ci]

    ## [1.5.0](v1.4.1...v1.5.0) (2022-07-08)
    
    ### Features
    
    * Add ubuntu-jammy example image based on existing ubuntu-focal ([#2102](https://github.com/philips-labs/terraform-aws-github-runner/issues/2102)) ([486ae91](486ae91))
    
    ### Bug Fixes
    
    * **images:** avoid wrong AMI could be selected for ubuntu focal ([#2214](https://github.com/philips-labs/terraform-aws-github-runner/issues/2214)) ([76be94b](76be94b))
    semantic-release-bot committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    4f50689 View commit details
    Browse the repository at this point in the history
Loading