clean up PR for merge

This commit is contained in:
Austin Valle 2023-10-27 08:34:14 -04:00
parent 1061286fbc
commit f55ee1bba3
5 changed files with 46205 additions and 155 deletions

View file

@ -0,0 +1,5 @@
kind: BREAKING CHANGES
body: Update default runtime to node20
time: 2023-10-27T08:33:45.123016-04:00
custom:
Issue: "346"

View file

@ -7,16 +7,9 @@ on:
pull_request:
jobs:
check-dist-call:
check-dist:
name: Check dist/ directory
uses: actions/reusable-workflows/.github/workflows/check-dist.yml@main
with:
node-version: 20.x
node-caching: npm
call-basic-validation:
name: Basic validation
uses: actions/reusable-workflows/.github/workflows/basic-validation.yml@main
with:
node-version: 20.x
node-caching: npm
uses: actions/reusable-workflows/.github/workflows/check-dist.yml@a8533f184b279cfc1b2dd6a96ed2f097ccf81189
test:
name: Test
uses: actions/reusable-workflows/.github/workflows/basic-validation.yml@a8533f184b279cfc1b2dd6a96ed2f097ccf81189

View file

@ -1,9 +1,3 @@
# [3.0.0] (unreleased)
### NOTES
* feat: bump to use node20 runtime @chenrui333 [#346](https://github.com/hashicorp/setup-terraform/pull/346)
# [2.0.3] (2022-11-01)
### NOTES

23031
dist/index.js vendored

File diff suppressed because one or more lines are too long

23301
dist/index1.js vendored

File diff suppressed because one or more lines are too long