We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The CI seems to try to run Helm but have an error, see this run:
$ ./ci/dev/lint.sh /usr/local/bin/helm Error: unknown command "kubeval" for "helm" Run 'helm --help' for usage. Done in 121.27s.
Also, can we create a label for "CI" or "Build" issues?
The text was updated successfully, but these errors were encountered:
Looking at the current CI workflow, we now install helm: https://github.com/cdr/code-server/blob/main/.github/workflows/ci.yaml#L32-L33
helm
I believe this was fixed in #2966
Closing as I believe it's no longer an issue! 🎉
Sorry, something went wrong.
No branches or pull requests
The CI seems to try to run Helm but have an error, see this run:
Also, can we create a label for "CI" or "Build" issues?
The text was updated successfully, but these errors were encountered: