Add CI to be sure that images exist
Open
Nobody has claimed this yet.
ci
- Dominant language
- Markdown
- Stars
- 46
- Forks
- 40
- Avg merge
- 4h 3m
- Merged PRs (30d)
- 6
Description
Related to #279 - it is possible for image naming changes, ordering issues, etc. to impact our charts if we do not verify that images exist. We should find a way to verify this within CI - perhaps by fixing integration testing (i.e. #100 )
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 related issues #279 and #100, then inspect the repository's existing CI and integration-testing setup. Determine how chart images are currently referenced and verified; done means CI detects missing images caused by naming or ordering changes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- helm
- Domain
- ci-cd
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100