Releases: ritterim/public-github-actions
Releases · ritterim/public-github-actions
v1.16.2
What's Changed
- Add build date/timestamp to calculate action by @tgharold in #168
- Use updated action, output build date/timestamp by @tgharold in #169
- Add build date/timestamp to calculate action (NPM versions) by @tgharold in #170
- Upgrade all -validator actions usages to v1.16.2 by @tgharold in #171
- C# Package Builds Upgrade to v1.16.2, or v1.12.0 by @tgharold in #172
Full Changelog: v1.16.1...v1.16.2
v1.16.1
v1.16.0 (possible breakage)
What's Changed
There are some big changes in the upload|download-artifact
actions in v4 versus v3 beyond just the Node16 to Node20 upgrade. Under v3, you could upload multiple files to the same artifact name. With v4, that is no longer possible. In addition v3 uploads can't be downloaded with v4 actions, or vice-versa.
This has the potential to break workflows and will be the start of the v1.16 versions.
- https://github.com/actions/upload-artifact/blob/main/docs/MIGRATION.md
- https://github.com/actions/download-artifact/releases/tag/v4.0.0
- https://github.com/actions/upload-artifact/releases/tag/v4.0.0
Full Changelog: v1.15.6...v1.16.0
v1.15.6
v1.15.5
v1.15.4
v1.15.3
v1.15.2
v1.15.1
v1.15.0
What's Changed
- Upgrade regex-validator to Node v20 by @tgharold in #145
- Upgrade github-app-token to Node v20 by @tgharold in #146
- regex-validator: update dev dependencies by @tgharold in #147
- github-app-token: update dev dependencies by @tgharold in #148
- Upgrade all uses of regex-validator to v1.15.0 by @tgharold in #149
- Upgrade to use [email protected] by @tgharold in #150
- Publish deploy-zip-to-azure-webapps.yml by @tgharold in #151
- Update "dotnet-packages" workflows to use JFrog by @tgharold in #152
- Update version.txt workflow to use v1.15.0 by @tgharold in #153
- Upgrade to actions/checkout@v4 by @tgharold in #154
Full Changelog: v1.14.2...v1.15.0