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.31.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: v0.32.0
Choose a head ref
  • 18 commits
  • 26 files changed
  • 5 contributors

Commits on Jan 17, 2022

  1. Configuration menu
    Copy the full SHA
    36c1bf5 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2022

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

    Bumps [nock](https://github.com/nock/nock) from 13.2.1 to 13.2.2.
    - [Release notes](https://github.com/nock/nock/releases)
    - [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md)
    - [Commits](nock/nock@v13.2.1...v13.2.2)
    
    ---
    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 Jan 18, 2022
    Configuration menu
    Copy the full SHA
    a87874e View commit details
    Browse the repository at this point in the history
  2. chore: Bump @types/node in /modules/webhook/lambdas/webhook (#1634)

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 17.0.8 to 17.0.9.
    - [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 Jan 18, 2022
    Configuration menu
    Copy the full SHA
    324d2d2 View commit details
    Browse the repository at this point in the history
  3. chore: Bump aws-sdk (#1632)

    Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.1055.0 to 2.1058.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.1055.0...v2.1058.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 Jan 18, 2022
    Configuration menu
    Copy the full SHA
    c213bf4 View commit details
    Browse the repository at this point in the history
  4. chore: Bump @types/node (#1637)

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 17.0.8 to 17.0.9.
    - [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 Jan 18, 2022
    Configuration menu
    Copy the full SHA
    d84cb65 View commit details
    Browse the repository at this point in the history
  5. chore: Bump @types/node in /modules/runners/lambdas/runners (#1633)

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 17.0.8 to 17.0.9.
    - [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 Jan 18, 2022
    Configuration menu
    Copy the full SHA
    ddbc85e View commit details
    Browse the repository at this point in the history
  6. chore: Bump ts-jest (#1635)

    Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 27.1.2 to 27.1.3.
    - [Release notes](https://github.com/kulshekhar/ts-jest/releases)
    - [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md)
    - [Commits](kulshekhar/ts-jest@v27.1.2...v27.1.3)
    
    ---
    updated-dependencies:
    - dependency-name: ts-jest
      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 Jan 18, 2022
    Configuration menu
    Copy the full SHA
    d4ed891 View commit details
    Browse the repository at this point in the history
  7. chore: Bump ts-jest in /modules/runners/lambdas/runners (#1641)

    Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 27.1.2 to 27.1.3.
    - [Release notes](https://github.com/kulshekhar/ts-jest/releases)
    - [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md)
    - [Commits](kulshekhar/ts-jest@v27.1.2...v27.1.3)
    
    ---
    updated-dependencies:
    - dependency-name: ts-jest
      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 Jan 18, 2022
    Configuration menu
    Copy the full SHA
    5570265 View commit details
    Browse the repository at this point in the history
  8. chore: Bump ts-jest in /modules/webhook/lambdas/webhook (#1640)

    Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 27.1.2 to 27.1.3.
    - [Release notes](https://github.com/kulshekhar/ts-jest/releases)
    - [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md)
    - [Commits](kulshekhar/ts-jest@v27.1.2...v27.1.3)
    
    ---
    updated-dependencies:
    - dependency-name: ts-jest
      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 Jan 18, 2022
    Configuration menu
    Copy the full SHA
    b10ad0b View commit details
    Browse the repository at this point in the history
  9. chore: Bump @aws-sdk/client-ssm in /modules/webhook/lambdas/webhook (…

    …#1643)
    
    Bumps [@aws-sdk/client-ssm](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm) from 3.46.0 to 3.47.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.47.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 Jan 18, 2022
    Configuration menu
    Copy the full SHA
    f81d61c View commit details
    Browse the repository at this point in the history
  10. chore: Bump @aws-sdk/client-ssm in /modules/runners/lambdas/runners (…

    …#1638)
    
    Bumps [@aws-sdk/client-ssm](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm) from 3.46.0 to 3.47.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.47.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 Jan 18, 2022
    Configuration menu
    Copy the full SHA
    ac25418 View commit details
    Browse the repository at this point in the history
  11. chore: Bump aws-sdk in /modules/webhook/lambdas/webhook (#1639)

    Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.1055.0 to 2.1058.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.1055.0...v2.1058.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 Jan 18, 2022
    Configuration menu
    Copy the full SHA
    ed16c26 View commit details
    Browse the repository at this point in the history
  12. chore: Bump aws-sdk in /modules/runners/lambdas/runners (#1642)

    Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.1055.0 to 2.1058.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.1055.0...v2.1058.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 Jan 18, 2022
    Configuration menu
    Copy the full SHA
    b632f57 View commit details
    Browse the repository at this point in the history
  13. chore: Bump philips-labs/slsa-provenance-action from 0.5.0 to 0.5.1 (…

    …#1631)
    
    Bumps [philips-labs/slsa-provenance-action](https://github.com/philips-labs/slsa-provenance-action) from 0.5.0 to 0.5.1.
    - [Release notes](https://github.com/philips-labs/slsa-provenance-action/releases)
    - [Changelog](https://github.com/philips-labs/slsa-provenance-action/blob/main/.goreleaser.yml)
    - [Commits](philips-labs/slsa-provenance-action@v0.5.0...v0.5.1)
    
    ---
    updated-dependencies:
    - dependency-name: philips-labs/slsa-provenance-action
      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 Jan 18, 2022
    Configuration menu
    Copy the full SHA
    a6e6efd View commit details
    Browse the repository at this point in the history
  14. feat(runner): Replace patch by install ICU package for ARM runners (#…

    …1624)
    
    * Update arm-runner-patch.tpl 
    
    The runtimeconfig.json files seem to have changed on the latest Amazon Linux AMI.
    When running the user data scripts, the patch of these files fails which causes initialization of the runner instance to fail.
    
    * fix patch again
    
    * install libicu60 instead of patching
    
    * remove arm-patch
    
    * Revert "remove arm-patch"
    
    This reverts commit 639c46e15b37935264842a360d55a1d1d8ad0051.
    
    * Add ARM64 documentation
    
    * Remove arm-runner-patch.tpl and include in install-runner.sh
    
    * add arm64, ephemeral and windows examples to github workflow
    ndench authored Jan 18, 2022
    Configuration menu
    Copy the full SHA
    74cfa51 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2022

  1. fix(packer): Add missing RUNNER_ARCHITECTURE for amazn-linux2 (#1647)

    * fix(packer): Add missing RUNNER_ARCHITECTURE for amazn-linux2
    
    * Run ci on change in in templates of runners for packer images
    npalm authored Jan 19, 2022
    Configuration menu
    Copy the full SHA
    ec497a2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3376a70 View commit details
    Browse the repository at this point in the history
  3. chore(release): 0.32.0 [skip ci]

    ## [0.32.0](v0.31.0...v0.32.0) (2022-01-19)
    
    ### Features
    
    * **runner:** Replace patch by install ICU package for ARM runners ([#1624](https://github.com/philips-labs/terraform-aws-github-runner/issues/1624)) ([74cfa51](74cfa51))
    
    ### Bug Fixes
    
    * **images:** use new runner install location ([#1628](https://github.com/philips-labs/terraform-aws-github-runner/issues/1628)) ([36c1bf5](36c1bf5))
    * **packer:** Add missing RUNNER_ARCHITECTURE for amazn-linux2 ([#1647](https://github.com/philips-labs/terraform-aws-github-runner/issues/1647)) ([ec497a2](ec497a2))
    semantic-release-bot committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    3e92904 View commit details
    Browse the repository at this point in the history
Loading