yonahd / kor

A Golang Tool to discover unused Kubernetes Resources
MIT License
1.04k stars 96 forks source link

bug(workflow): chart releaser failed to release new chart #325

Closed Yuni-sa closed 4 months ago

Yuni-sa commented 4 months ago

Describe the bug The chart releaser was missing with: fetch-depth: 0 in the checkout step, which is necessary to fetch all git history for the tool to compare against.

Discovering changed charts since '181141dcce1fb608e6982500e88b8f0609b47356'...
Nothing to do. No chart changes detected.

To Reproduce https://github.com/yonahd/kor/actions/runs/9678146596/job/26701264778#step:13:121

Expected behavior The chart releaser should find the changes and release a new version to gh-pages.

OS version, architecture and kor version Kor version: 0.5.2