execute user code in an EIC environment
Version updated for https://github.com/eic/run-cvmfs-osg-eic-shell to version v1.5.0.
- This action is used across all versions by 39 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action, eic/run-cvmfs-osg-eic-shell, allows users to execute custom payload code within an Electron-Ion Collider (EIC) shell environment using containerized resources from the Open Science Grid (OSG). It simplifies and automates the process of setting up and running code in a controlled scientific computing environment by resolving and launching the appropriate container image through Singularity. Key capabilities include mounting the repository directory into the container, executing user-specified scripts, and providing an efficient way to integrate EIC workflows within GitHub-hosted runners.
Release notes
What’s Changed
- Bump cvmfs-contrib/github-action-cvmfs from 4 to 5 by @dependabot[bot] in https://github.com/eic/run-cvmfs-osg-eic-shell/pull/20
- feat: make organization configurable by @wdconinc in https://github.com/eic/run-cvmfs-osg-eic-shell/pull/19
- feat: disable man-db building by @wdconinc in https://github.com/eic/run-cvmfs-osg-eic-shell/pull/22
- Bump actions/checkout from 4 to 6 by @dependabot[bot] in https://github.com/eic/run-cvmfs-osg-eic-shell/pull/24
- Bump cvmfs-contrib/github-action-cvmfs from 4 to 5 by @dependabot[bot] in https://github.com/eic/run-cvmfs-osg-eic-shell/pull/21
- Improve caching and error handling in run-linux.sh by @wdconinc in https://github.com/eic/run-cvmfs-osg-eic-shell/pull/25
- Update Apptainer version to v1.4.5 by @wdconinc in https://github.com/eic/run-cvmfs-osg-eic-shell/pull/26
- Bump actions/cache from 4 to 5 by @dependabot[bot] in https://github.com/eic/run-cvmfs-osg-eic-shell/pull/28
New Contributors
- @dependabot[bot] made their first contribution in https://github.com/eic/run-cvmfs-osg-eic-shell/pull/20
Full Changelog: https://github.com/eic/run-cvmfs-osg-eic-shell/compare/v1.4.0...v1.5.0