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

Configurable cache directory #216

Closed
calvinbui opened this issue Feb 5, 2021 · 4 comments · Fixed by #249
Closed

Configurable cache directory #216

calvinbui opened this issue Feb 5, 2021 · 4 comments · Fixed by #249

Comments

@calvinbui
Copy link

Thanks for creating an issue! Please fill out this form so we can be
sure to have all the information we need, and to minimize back and forth.

cc @bhamail / @DarthHater

@bhamail
Copy link
Contributor

bhamail commented Feb 5, 2021

Thanks for creating this issue. Could you elaborate on your use case for this? I'm just trying to understand the details.

@calvinbui
Copy link
Author

Speeding up CI builds

@ihavespoons
Copy link

Putting a plus 1 on this issue. I am trying to run this out of a Lambda function and the dependent library https://github.com/sonatype-nexus-community/go-sona-types/ causes a critical error because its using usr.HomeDir to determine home directory. Unfortunately this relies on /etc/passwd and ignores the $HOME variable. This means this software is essentially impossible to run in a Serverless environment.

@DarthHater
Copy link
Member

@calvinbui @ihavespoons I'll see if I can jet this through today!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants