Skip to content

Releases: perforce/setup-p4

Update to Node20 and bumps

09 Nov 22:15
3c52f1c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/perforce/setup-p4/commits/1.0.3

1.0.2

18 Mar 17:07
e10968a
Compare
Choose a tag to compare

What's Changed

Other Changes

Full Changelog: https://github.com/perforce/setup-p4/commits/1.0.2

1.0.1

17 Mar 19:01
1f17052
Compare
Choose a tag to compare
  • adding exec-child.js into published artifact for marketplace

1.0.0

17 Mar 18:20
36043bc
Compare
Choose a tag to compare

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 🎉

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

Full Changelog: https://github.com/perforce/setup-p4/commits/1.0.0