eic / eic/run-cvmfs-osg-eic-shell

Support transparent running against ghcr.io

Open
#29 0 comments 1 reaction 2 assignees Claimed by @wdconinc View on GitHub
Dominant language
Shell
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

**Is your feature request related to a problem? Please describe.**
When building containers we are not able to publish the container sandbox image to cvmfs (the preferred and most efficient approach to loading containers in CI). In those cases we only have the full container as pushed to ghcr.io. In order to test the repositories that use this action with containers on ghcr.io we want to be able to transparently fall through from cvmfs to ghcr.io.

**Describe the solution you'd like**
When a release:platform is not found under the respective directory on cvmfs, we should start a docker container that is used to exec the specified commands in. As in the case of cvmfs containers, the docker containers should continue to exist through to the post cleanup.

**Describe alternatives you've considered**
The alternative of requiring changes in all places that use this action is imposing a large amount of responsibility on the downstream users.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.