ci: Simplify the test job by removing the matrix strategy#277
Conversation
We should test the default image tag that is set in the backstage Chart's values file
PR Reviewer Guide 🔍Here are some key observations to aid the review process:
|
PR Type(Describe updated until commit f74c142)Enhancement Description
|
| Relevant files | |||
|---|---|---|---|
| Configuration changes |
|
|
PR Code Suggestions ✨Explore these optional code suggestions:
|
|||||||||
PR Reviewer Guide 🔍Here are some key observations to aid the review process:
|
PR Code Suggestions ✨Explore these optional code suggestions:
|
|||||||||



Description of the change
We should test the default image tag that is set in the backstage Chart's values file
Which issue(s) does this PR fix or relate to
—
How to test changes / Special notes to the reviewer
Checklist
Chart.yamlaccording to Semantic Versioning.values.yamland added to the corresponding README.md. The pre-commit utility can be used to generate the necessary content. Usepre-commit run -ato apply changes. The pre-commit Workflow will do this automatically for you if needed.pre-commithook.ct lintcommand.