Skip to content

Releases: ritterim/public-github-actions

v1.16.5

28 May 14:42
cbe308e
Compare
Choose a tag to compare

What's Changed

  • Add git_commit_date/timestamp to NPM version calcs by @tgharold in #178
  • Use HEAD for the NPM git commit date/time calcs by @tgharold in #179
  • Update NPM extract version to output git commit date by @tgharold in #180
  • Add git commit date/timestamp to the calc ver action by @tgharold in #181
  • Update the calculate version.txt workflow with git by @tgharold in #182
  • Update NPM package workflows to 1.16.5 by @tgharold in #183

Full Changelog: v1.16.4...v1.16.5

v1.16.4

03 May 13:45
3f6cedd
Compare
Choose a tag to compare

What's Changed

  • Add NPM build/test/pack inputs to JFrog aggregate by @tgharold in #175
  • Add the NPM JFrog build / test / pack workflows by @tgharold in #176
  • Add the JFrog builds for NPM packages by @tgharold in #177

Full Changelog: v1.16.3...v1.16.4

v1.16.3

02 May 13:04
6291aaf
Compare
Choose a tag to compare

What's Changed

  • Add build date/timestamp outputs to extract NPM version workflow by @tgharold in #173
  • Add github_job_runner_spec input to Astro build by @tgharold in #174

Full Changelog: v1.16.2...v1.16.3

v1.16.2

01 May 19:39
d3e847b
Compare
Choose a tag to compare

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

25 Apr 13:23
cf3aede
Compare
Choose a tag to compare

What's Changed

  • Upgrade workflow dependency tree to v1.16.0 by @tgharold in #167

Full Changelog: v1.16.0...v1.16.1

v1.16.0 (possible breakage)

25 Apr 13:04
6e87fab
Compare
Choose a tag to compare

What's Changed

  • Upgrade to upload|download-artifact v4 (possible breakage) by @tgharold in #164

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.

Full Changelog: v1.15.6...v1.16.0

v1.15.6

25 Apr 12:17
6a1f163
Compare
Choose a tag to compare

What's Changed

  • Upgrade the build for the regex-validator to v1.15.5 by @tgharold in #166
  • Upgrade the NPM workflows to use v1.15.5 by @tgharold in #165

Full Changelog: v1.15.5...v1.15.6

v1.15.5

25 Apr 11:40
ef0a568
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.15.4...v1.15.5

v1.15.4

24 Apr 15:37
499350d
Compare
Choose a tag to compare

What's Changed

  • Upgrade persist-workspace to download-artifact@v4 (bug fix) by @tgharold in #159

This is a bug fix for v1.15.2

Full Changelog: v1.15.3...v1.15.4

v1.15.3

24 Apr 11:55
676902b
Compare
Choose a tag to compare

What's Changed

  • Add ability to run tests in larger instance by @tgharold in #158

Full Changelog: v1.15.2...v1.15.3