helm / chart-testing-action

A GitHub Action to lint and test Helm charts
https://github.com/helm/chart-testing
Apache License 2.0
245 stars 71 forks source link

using v2.0.1 casues build failure when no changes to chart #66

Closed jetersen closed 3 years ago

jetersen commented 3 years ago

The build should skip gracefully without build failure using the current example.

jetersen commented 3 years ago

Ah it does not fail gracefully when using shallow clone 😓 Perhaps the error message could be more clear from chart-testing tool.