CernVM File System (cvmfs)
Version updated for https://github.com/cvmfs-contrib/github-action-cvmfs to version v5.5.
- This action is used across all versions by 314 repositories.
Action Type
This is a Composite action.
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) within GitHub Actions workflows. It simplifies the process of accessing and using CernVM-FS repositories, such as those commonly used in scientific computing, directly within CI/CD pipelines. By providing seamless integration, it eliminates the complexity of manual configuration and ensures efficient access to distributed software repositories.
Release notes
What’s Changed
- chore(deps): bump actions/cache from 4 to 5 by @dependabot[bot] in https://github.com/cvmfs-contrib/github-action-cvmfs/pull/55
- Caching of apt lists now opt-in (
apt_cache_full) by @vvolkl in https://github.com/cvmfs-contrib/github-action-cvmfs/pull/60
Full Changelog: https://github.com/cvmfs-contrib/github-action-cvmfs/compare/v5...v5.5