Skip to content

Releases: cvmfs-contrib/github-action-cvmfs

v5.5

Choose a tag to compare

@wdconinc wdconinc released this 16 Feb 20:18
10197e0

What's Changed

  • chore(deps): bump actions/cache from 4 to 5 by @dependabot[bot] in #55
  • Caching of apt lists now opt-in (apt_cache_full) by @vvolkl in #60

Full Changelog: v5...v5.5

v5.4

Choose a tag to compare

@wdconinc wdconinc released this 24 Jan 22:53
bc6dae3

What's Changed

  • Add scheduled runs to all test workflows by @Copilot in #47
  • chore(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #44
  • docs: Add Copilot instructions by @wdconinc in #49
  • feat: Add local devcontainer configuration with npm, docker, git-lfs by @wdconinc in #50
  • chore(deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in #53
  • Update macOS versions in workflow matrix by @wdconinc in #54
  • update .deb download url for release package by @vvolkl in #58

New Contributors

  • @Copilot made their first contribution in #47

Full Changelog: v5.3...v5.4

v5.3

Choose a tag to compare

@vvolkl vvolkl released this 06 Jul 08:16
76db24a

What's Changed

  • fix(ci): rm ubuntu-20.04, add ubuntu-24.04 for linux test os by @wdconinc in #38
  • Make cache key reproducible for other repositories by @ocaisa in #40
  • fix(ci): pilot.eessi-hpc.org -> software.eessi.io by @wdconinc in #42
  • feat: disable man-db regeneration during install by @wdconinc in #41

New Contributors

Full Changelog: v5...v5.3

v5.2

Choose a tag to compare

@wdconinc wdconinc released this 04 Apr 21:23
d8e39de

What's Changed

  • Make cvmfs_http_proxy default to DIRECT by @DrDaveD in #35

Full Changelog: v5.1...v5.2

v4.1

Choose a tag to compare

@wdconinc wdconinc released this 07 Apr 20:42
c792ebd

What's Changed

  • make cvmfs_http_proxy default to DIRECT (v4) by @DrDaveD in #36

Full Changelog: v4.0...v4.1

v5.1: Fix apt cache for arm runners

Choose a tag to compare

@vvolkl vvolkl released this 28 Feb 18:13
15d33be

What's Changed

Full Changelog: v5...v5.1

v5.0: macos support

Choose a tag to compare

@vvolkl vvolkl released this 05 Dec 09:32
204fd62

What's Changed

  • feat: enable dependabot for github-actions ecosystem by @wdconinc in #26
  • Re-enable experimental support for cvmfs on macos runners by @vvolkl in #28
  • CVMFS mac support now in prod; use homebrew to install by @vvolkl in #31
  • macos: move sleep into setup by @vvolkl in #32

Full Changelog: v4...v5.0

v4.0

Choose a tag to compare

@wdconinc wdconinc released this 27 Jan 17:29
55899ca

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

Choose a tag to compare

@wdconinc wdconinc released this 15 Oct 16:34
d4641d0

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

Choose a tag to compare

@wdconinc wdconinc released this 26 Aug 20:25
f950351

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