CernVM File System (cvmfs)
Version updated for https://github.com/cvmfs-contrib/github-action-cvmfs to version v5.4.
- This action is used across all versions by 311 repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action, cvmfs-contrib/github-action-cvmfs, automates the setup of CernVM-FS (CernVM File System) in GitHub workflows, enabling seamless access to distributed read-only file system repositories, such as those for scientific software and data. It simplifies the process of configuring CernVM-FS on GitHub-hosted runners, making it easier to integrate with workflows that require access to pre-configured repositories for scientific and research purposes.
Release notes
What’s Changed
- Add scheduled runs to all test workflows by @Copilot in https://github.com/cvmfs-contrib/github-action-cvmfs/pull/47
- chore(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in https://github.com/cvmfs-contrib/github-action-cvmfs/pull/44
- docs: Add Copilot instructions by @wdconinc in https://github.com/cvmfs-contrib/github-action-cvmfs/pull/49
- feat: Add local devcontainer configuration with npm, docker, git-lfs by @wdconinc in https://github.com/cvmfs-contrib/github-action-cvmfs/pull/50
- chore(deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in https://github.com/cvmfs-contrib/github-action-cvmfs/pull/53
- Update macOS versions in workflow matrix by @wdconinc in https://github.com/cvmfs-contrib/github-action-cvmfs/pull/54
- update .deb download url for release package by @vvolkl in https://github.com/cvmfs-contrib/github-action-cvmfs/pull/58
New Contributors
- @Copilot made their first contribution in https://github.com/cvmfs-contrib/github-action-cvmfs/pull/47
Full Changelog: https://github.com/cvmfs-contrib/github-action-cvmfs/compare/v5.3...v5.4