posit-dev / posit-dev/images-shared
Generate tags or version combinations for matrix image READMEs
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 2
- Forks
- 0
- Avg merge
- 4d 13h
- Merged PRs (30d)
- 22
Description
Related https://github.com/posit-dev/images-connect/issues/104
I initially tried creating a way of generating a list for READMEs in https://github.com/posit-dev/images-shared/pull/514, but doing extraction and replacement with bash is error prone. We could likely build in this functionality to Bakery in some way.
Contributor guide
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 reading the related images-connect issue and images-shared PR #514, then locate Bakery's existing entry points for image or README generation. Done should mean Bakery provides a reliable way to generate the tag or version combinations needed for matrix image READMEs without the current Bash extraction and replacement approach.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- bash, python
- Domain
- documentation, tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100