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.30.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.31.0
Choose a head ref
  • 8 commits
  • 27 files changed
  • 5 contributors

Commits on Jan 14, 2022

  1. feat(packer): add vars and minor clean up (#1611)

    * feat(packer): add security group id
    
    * fix: /opt requires sudo rights
    
    * feat: add subnet and instance variables
    
    * fix: run script as sudo + add tags
    
    * feat: add configuration for root volume
    
    Co-authored-by: toast-gear <[email protected]>
    toast-gear and toast-gear authored Jan 14, 2022
    Configuration menu
    Copy the full SHA
    1c897a4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    038b926 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b54eb42 View commit details
    Browse the repository at this point in the history
  4. chore(ci) Upgrade semantic release and plugins (#1618)

    * chore(ci) Upgrade semantic release and plugins
    npalm authored Jan 14, 2022
    Configuration menu
    Copy the full SHA
    b115b79 View commit details
    Browse the repository at this point in the history
  5. chore: Bump follow-redirects (#1625)

    Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.5 to 1.14.7.
    - [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
    - [Commits](follow-redirects/follow-redirects@v1.14.5...v1.14.7)
    
    ---
    updated-dependencies:
    - dependency-name: follow-redirects
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 14, 2022
    Configuration menu
    Copy the full SHA
    f2ff2e6 View commit details
    Browse the repository at this point in the history
  6. fix(webhook): depcrated warning on ts-jest mocked (#1615)

    - order typsscript import
    - add prettier plugin to automatically format plugin order
    - replaces importing mocked from ts-jest/utils by jest-mock
    npalm authored Jan 14, 2022
    Configuration menu
    Copy the full SHA
    56c1ece View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bc8ff14 View commit details
    Browse the repository at this point in the history
  8. chore(release): 0.31.0 [skip ci]

    ## [0.31.0](v0.30.1...v0.31.0) (2022-01-14)
    
    ### Features
    
    * **packer:** add vars and minor clean up ([#1611](https://github.com/philips-labs/terraform-aws-github-runner/issues/1611)) ([1c897a4](1c897a4))
    
    ### Bug Fixes
    
    * **webhook:** depcrated warning on ts-jest mocked ([#1615](https://github.com/philips-labs/terraform-aws-github-runner/issues/1615)) ([56c1ece](56c1ece))
    semantic-release-bot committed Jan 14, 2022
    Configuration menu
    Copy the full SHA
    1a409d2 View commit details
    Browse the repository at this point in the history
Loading