Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

release-please got "Failed to find file: Chart.yaml" #4664

Closed
tmatsuo opened this issue Nov 7, 2022 · 0 comments · Fixed by #4688
Closed

release-please got "Failed to find file: Chart.yaml" #4664

tmatsuo opened this issue Nov 7, 2022 · 0 comments · Fixed by #4688
Assignees
Labels
bot: release please priority: p2 Moderately-important priority. Fix may not be included in next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.

Comments

@tmatsuo
Copy link
Contributor

tmatsuo commented Nov 7, 2022

Stack

FileNotFoundError: Failed to find file: Chart.yaml
    at GitHub.getFileContentsOnBranch (/usr/src/app/node_modules/release-please/build/src/github.js:945:23)
    at runMicrotasks (<anonymous>)
    at processTicksAndRejections (internal/process/task_queues.js:95:5)
    at async GitHub.getFileContents (/usr/src/app/node_modules/release-please/build/src/github.js:927:16)
    at async Helm.getChartYmlContents (/usr/src/app/node_modules/release-please/build/src/strategies/helm.js:57:37)
    at async Helm.getDefaultPackageName (/usr/src/app/node_modules/release-please/build/src/strategies/helm.js:46:34)
    at async Helm.getDefaultComponent (/usr/src/app/node_modules/release-please/build/src/strategies/base.js:80:98)
    at async Helm.getBranchComponent (/usr/src/app/node_modules/release-please/build/src/strategies/base.js:83:35)
    at async Function.fromConfig (/usr/src/app/node_modules/release-please/build/src/manifest.js:159:27)
    at async buildManifest (/usr/src/app/build/src/release-please.js:160:12)
@tmatsuo tmatsuo added type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns. priority: p2 Moderately-important priority. Fix may not be included in next release. bot: release please labels Nov 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bot: release please priority: p2 Moderately-important priority. Fix may not be included in next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants