Skip to content

Releases: cvmfs-contrib/github-action-cvmfs

v4.0

27 Jan 17:29
55899ca
Compare
Choose a tag to compare

What's Changed

  • feat: add logging groups by @wdconinc in #24
  • fix: update actions/cache from v3 to v4 (node.js v20 support) by @wdconinc in #25

Full Changelog: v3...v4.0

v3.1

15 Oct 16:34
d4641d0
Compare
Choose a tag to compare

What's Changed

  • ci(chore): replace ubuntu-18.04 with ubuntu-22.04 by @wdconinc in #23
  • ci(chore): upgrade to actions/checkout@v3 by @wdconinc in #22
  • fix: replace set-output with $GITHUB_OUTPUT by @wdconinc in #21

Full Changelog: v3.0...v3.1

v3.0: cache downloads by default

26 Aug 20:25
f950351
Compare
Choose a tag to compare

What's Changed

  • Use action/cache for apt downloads by @wdconinc in #20
  • Phase out MacOS support as macos-10.15 is phased out by @wdconinc in #17

Full Changelog: v2.1...v3.0

v2.1: Warn about upcoming MacOS phase out

03 Aug 18:06
16e6f1e
Compare
Choose a tag to compare

What's Changed

  • cvmfs_config_package: EESSI filesystem layer 0.4.0 by @wdconinc in #14
  • Run workflows MacOS and Ubuntu daily by @wdconinc in #15
  • Use current directory for action workflow by @wdconinc in #19
  • Warn about upcoming MacOS phase out by @wdconinc in #18

Full Changelog: v2...v2.1

v2

08 Aug 20:49
16e6f1e
Compare
Choose a tag to compare
Merge pull request #18 from wdconinc/warn-macos-phase-out

Warn about upcoming MacOS phase out

v2.0: Fixes, Options and MacOS support

03 Aug 18:13
Compare
Choose a tag to compare

v2.0 adds support for macOS runners, many configuration options and some fixes.

Originally released 18/12/2020, updated 19/01/2021 to include #10, updated 03/08/2022 to rename v2.0

Changelog

v2.0 (19/01/2021) Pull Requests:

  • Update deprecated brew behaviour #10
  • Fix some typos, formatting #8
  • Typos and badges #7
  • Add more options and macOS support #6
  • [cvmfs_config_package] wget and dpkg -i deb #4
  • [cvfms_http_proxy] for auto proxy, do not try to access site #5
  • [inputs] actions/runner#665 #3
  • add support for specifying alternate cvmfs-config package to install via $INPUT_CVMFS_CONFIG_PACKAGE #1
  • Mention docker mount flags in the Readme #2

v1

10 Nov 15:57
Compare
Choose a tag to compare
[action.yml] Updated name