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

Unable to install helm-s3 plugin through Github runner #272

Closed
hareeshgaddam opened this issue May 8, 2023 · 1 comment
Closed

Unable to install helm-s3 plugin through Github runner #272

hareeshgaddam opened this issue May 8, 2023 · 1 comment
Labels
needs-reproducer Bug report can't be verified without reproducible test case question

Comments

@hareeshgaddam
Copy link

I'm facing below error when I'm trying to install helm-s3 plugin from Github runner

Error: Unable to get repository: fatal: could not create leading directories of '/home/runner/.cache/helm/plugins/https-github.com-hypnoglow-helm-s3.git': Permission denied

@hypnoglow
Copy link
Owner

Could you provide more details? What is your action looks like where you are installing the plugin?

Here is the example of how the plugin is installed in GitHub Action: https://github.com/hypnoglow/helm-s3/blob/master/.github/workflows/reusable-test-install.yml. This is actually used to test that the plugin can be installed properly.

@hypnoglow hypnoglow added the needs-reproducer Bug report can't be verified without reproducible test case label Jul 26, 2024
@hypnoglow hypnoglow closed this as not planned Won't fix, can't repro, duplicate, stale Jul 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-reproducer Bug report can't be verified without reproducible test case question
Projects
None yet
Development

No branches or pull requests

2 participants