redhat-cop / redhat-cop/github-actions
[disconnected-csv] - RFE - provide this action via prebuilt image
Open
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 12
- Forks
- 14
- PR merge metrics
- No merged PRs in 30d
Description
currently when this action is used a step is added to the pipeline to build the container for this action:
Build container for action use: '/home/runner/work/_actions/redhat-cop/github-actions/master/disconnected-csv/Dockerfile'.
please provide a way to use a prebuilt container, this will save time in every build.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by inspecting disconnected-csv/Dockerfile and the action's current invocation to understand where the container is built. Define the prebuilt-container path so builds no longer rebuild the action image, and verify that the disconnected-csv action still runs successfully without the build step.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker
- Domain
- ci-cd
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100