Releases: cvmfs-contrib/github-action-cvmfs
Releases · cvmfs-contrib/github-action-cvmfs
v4.0
v3.1
v3.0: cache downloads by default
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
v2
Merge pull request #18 from wdconinc/warn-macos-phase-out Warn about upcoming MacOS phase out
v2.0: Fixes, Options and MacOS support
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
[action.yml] Updated name