actions-marketplace-validations/execute user code in an EIC environment

Spawns appropriate docker image and executes user code in the environment of a specified EIC shell

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Maintainedlast commit Jan 16, 2026
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/eic_run-cvmfs-osg-eic-shell@bb99ea62f0bfff9dfc3c37396d7a5fcdf0801b56 # no releases — HEAD as of 2026-07-13

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
organizationEIC shell organization you are targeting (e.g. eic)noeicweb
platformEIC shell platform you are targeting (e.g. eic_xl)no""
releaseEIC shell release you are targeting (e.g. 3.0-stable)no""
platform-releaseEIC shell release platform string you are targeting (e.g. eic_xl:24.11.2-stable)no""
runThey payload code you want to execute on top of the viewno""
setupEnvironment initialization bash script that is sourced (e.g. install/bin/thisepic.sh)no""
sandbox-pathCustom path where the sandbox is locatedno""
apptainer_versionApptainer version to use (e.g. v1.4.5 or latest)nov1.4.5
apptainer_deb_cacheLocation (directory) of the cached apptainer deb.noapptainer_deb_cache

no outputs