Proposal for `ct` test metrics
Produce ct test metrics file for each tested chart.
- Main use case would be using
ctwith https://github.com/helm/chart-releaser. - Then helm repos wanted to be part of https://hub.helm.sh can be checked that charts there are tested with
ct
cc @scottrigby
@rimusz can you expand on point 1? What metrics would be exposed, and how? Would this file be published as part of the chart?
sorry had put the wrong url in 1). The idea came up from Charts maintainers call about the test metrics.
- We could have test metrics per chart, which could be placed in the charts git repo folder, I think that would make easier when having the one test metrics for the repo.
We haven't discussed what should be stored in the test metrics file, but at least something indicating it had passed
cttests. - For the start not enforcing of
ctuse for chart testing, we could show in https://hub.helm.sh some icon/wording that it was tested withct. In future when we agree to enforcectuse, only charts withctsuccessful test metrics can be accepted in the https://hub.helm.sh. The main idea is to have high quality charts in https://hub.helm.sh
Relates to https://github.com/helm/hub/issues/42
This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.
This issue was closed because it has been stalled for 5 days with no activity.