posit-dev / posit-dev/images-shared
`bakery create image` propagates warnings for "No images found"
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 2
- Forks
- 0
- Avg merge
- 4d 13h
- Merged PRs (30d)
- 22
Description
Running bakery create image on an empty Bakery project creates warnings for "No images found" and "No versions, devVersions, or matrix found" despite those qualities being expected. We should suppress these warnings for certain operations such as bakery create image.
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 reproducing the issue with bakery create image in an empty Bakery project and trace where the "No images found" and "No versions, devVersions, or matrix found" warnings are generated. Identify how operations are distinguished, then verify that these expected warnings are suppressed for bakery create image without changing warning behavior for other operations.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli, tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100