posit-dev / posit-dev/images-shared
Trim version metadata from version subpaths by option or default
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 2
- Forks
- 0
- Avg merge
- 4d 13h
- Merged PRs (30d)
- 22
Description
@bschwedler, and likely others, would favor version subpaths not including version metadata. This could be a behavior we use by default or one that is triggered by a CLI flag.
Ooohhh! I really like this!
Can we do this by default unless otherwise specified? Something like --strip-metadata vs --no-strip-metadata (not super happy with this name since it doesn't say where the metadata is stripped).
Originally posted by @bschwedler in https://github.com/posit-dev/images-shared/pull/159#discussion_r2303948014
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
The issue names no files, tests, or entry points. Start by locating the CLI code that builds version subpaths, then determine whether metadata stripping is the default or an option and settle the option name; done means the chosen behavior is implemented and covered by appropriate tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100