Releases: perforce/setup-p4
Releases · perforce/setup-p4
Update to Node20 and bumps
What's Changed
- Updates to readme.md for clarity. by @jase-perf in #62
- Bump @actions/tool-cache from 1.7.1 to 1.7.2 by @dependabot in #64
- Bump prettier from 2.5.1 to 2.6.0 by @dependabot in #65
- Bump eslint from 8.11.0 to 8.12.0 by @dependabot in #67
- Bump minimist from 1.2.5 to 1.2.6 by @dependabot in #68
- combine perforce and 3rd party licenses by @aboutte in #66
- pulling integration tests into own workflow by @aboutte in #92
- Bump @vercel/ncc from 0.33.3 to 0.34.0 by @dependabot in #84
- Bump @actions/core from 1.6.0 to 1.9.0 by @dependabot in #88
- run CI integration tests for push by @aboutte in #95
- restrict workflow on push to master branch by @aboutte in #96
- Bump prettier from 2.6.0 to 2.7.1 by @dependabot in #89
- Bump eslint from 8.12.0 to 8.19.0 by @dependabot in #90
- Bump jest from 27.5.1 to 28.1.3 by @dependabot in #93
- Bump @actions/tool-cache from 1.7.2 to 2.0.1 by @dependabot in #94
- adding schedule for CI integration test. Closes #69 by @aboutte in #97
- Bump eslint from 8.19.0 to 8.20.0 by @dependabot in #98
- Bump eslint from 8.20.0 to 8.22.0 by @dependabot in #101
- Bump @actions/core from 1.9.0 to 1.9.1 by @dependabot in #100
- Bump eslint from 8.22.0 to 8.23.0 by @dependabot in #102
- Bump jest from 28.1.3 to 29.0.1 by @dependabot in #103
- removing ubuntu 18 and adding 22 by @aboutte in #104
- Bump jest from 29.0.1 to 29.0.2 by @dependabot in #105
- Bump jest from 29.0.2 to 29.0.3 by @dependabot in #108
- Bump eslint from 8.23.0 to 8.23.1 by @dependabot in #107
- Bump uuid from 8.3.2 to 9.0.0 by @dependabot in #106
- Bump eslint from 8.23.1 to 8.25.0 by @dependabot in #112
- Bump jest from 29.0.3 to 29.1.2 by @dependabot in #110
- Bump @actions/core from 1.9.1 to 1.10.0 by @dependabot in #111
- Bump jest from 29.1.2 to 29.2.0 by @dependabot in #113
- Bump jest from 29.2.0 to 29.2.1 by @dependabot in #114
- Bump eslint from 8.25.0 to 8.26.0 by @dependabot in #115
- Bump jest from 29.2.1 to 29.2.2 by @dependabot in #116
- Bump eslint from 8.26.0 to 8.27.0 by @dependabot in #117
- Bump jest from 29.2.2 to 29.3.1 by @dependabot in #118
- Bump eslint from 8.27.0 to 8.28.0 by @dependabot in #120
- Bump prettier from 2.7.1 to 2.8.0 by @dependabot in #119
- Bump eslint from 8.28.0 to 8.30.0 by @dependabot in #124
- Bump prettier from 2.8.0 to 2.8.1 by @dependabot in #123
- Bump @vercel/ncc from 0.34.0 to 0.36.0 by @dependabot in #122
- Bump eslint from 8.30.0 to 8.31.0 by @dependabot in #125
- Bump json5 from 2.2.1 to 2.2.3 by @dependabot in #126
- Bump prettier from 2.8.1 to 2.8.2 by @dependabot in #127
- [BUG-148] Update Node by @ryanlitalien in #159
New Contributors
- @jase-perf made their first contribution in #62
- @ryanlitalien made their first contribution in #159
Full Changelog: https://github.com/perforce/setup-p4/commits/1.0.3
1.0.2
1.0.1
- adding exec-child.js into published artifact for marketplace
1.0.0
What's Changed
Breaking Changes 🛠
- removing support for deprecated windwos 2016 runner by @aboutte in #19
- renaming the project by @aboutte in #38
Exciting New Features 🎉
- Adding in outputs from stdout and stderr to Close #22 by @aboutte in #27
- adding directory of examples to Close #37 by @aboutte in #39
Other Changes
- switching from docker to js by @aboutte in #1
- removing foobared password by @aboutte in #2
- provide download destination to guarantee file extension by @aboutte in #8
- Merging develop into master by @aboutte in #9
- updating debug logging sections. Fixes #3 by @aboutte in #11
- moving link out of markdown by @aboutte in #12
- Moving setup logic out of command and into p4_version by @aboutte in #14
- adding documentation for testing the action locally by @aboutte in #15
- adding support for additional npm run commands by @aboutte in #18
- updates to project from internal checklist by @aboutte in #20
- Switching to try catch to Close #21 by @aboutte in #26
- Adding documentation for using GitHub Action outputs to Close #24 by @aboutte in #28
- Adding common open source actions to close #23 by @aboutte in #29
- Updating build step to suppport publish action by @aboutte in #32
- adding build step into publish workflow by @aboutte in #33
- changing main to dist/index.js so publish works correctly by @aboutte in #34
- Adding basic unit test to Close #16 by @aboutte in #35
- Fixing catching p4 exit codes by @aboutte in #40
- include license file during release by @aboutte in #42
- Switch to my fork for build and tag so we can include license.txt by @aboutte in #44
- updating path to license.txt by @aboutte in #45
- run npm run build to generate the license file by @aboutte in #46
- adding npm ci by @aboutte in #47
- Improvements to the doc to enable getting started quicker by @aboutte in #48
- Remove setup input to Close #49 by @aboutte in #50
- Changing arguments variable name to Fix #51 by @aboutte in #52
- Expanding environment variables in working_directory to Close #53 by @aboutte in #54
- Bump eslint from 8.10.0 to 8.11.0 by @dependabot in #55
New Contributors
- @aboutte made their first contribution in #1
- @dependabot made their first contribution in #25
Full Changelog: https://github.com/perforce/setup-p4/commits/1.0.0