FNNDSC / FNNDSC/python-chrisapp-template
Replace ugly Python code with docker/metadata-action
Open
Beginner friendly
enhancement
good first issue
- Dominant language
- Shell
- Stars
- 4
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
https://github.com/FNNDSC/python-chrisapp-template/blob/1e9e879097bf45f54a3493c032515c82b195cbe5/.github/workflows/ci.yml#L53-L86
This can be replaced with https://github.com/docker/metadata-action
Contributor guide
No contributing guide indexed for this repository
Research direction
Open .github/workflows/ci.yml at lines 53-86 and compare the existing Python-based metadata logic with docker/metadata-action. Replace that block with the action configuration; done means the workflow uses docker/metadata-action instead of the current Python code.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, github-actions, python
- Domain
- ci-cd
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Clearly specified
- Newbie friendliness
- 78/100