populationgenomics / populationgenomics/analysis-runner
Analysis runner should convert an floating image tag to a docker digest
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 2
- Forks
- 5
- Avg merge
- 4d 22h
- Merged PRs (30d)
- 8
Description
Can take inspiration on digest resolution from: https://github.com/PMCC-BioinformaticsCore/janis-assistant/blob/aeffc6501481f855e04856b96dec2ba2e23e6d9a/janis_assistant/data/container/registries.py
Would need to reconsider auth here.
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 reviewing the digest-resolution approach in janis_assistant/data/container/registries.py and locating the analysis runner's image-handling entry point. Determine how registry authentication should be handled; done means floating image tags are converted to Docker digests without breaking authenticated registries.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, python
- Domain
- infrastructure
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100