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

Add plugins-path and switch to temp dirs #30

Merged
merged 1 commit into from
Feb 8, 2019
Merged

Conversation

toolmantim
Copy link

In #20 we added a temp file path for builds dir, but I think this was meant to be a temp directory and not a file? This fixes that, adds a plugins-path too, so that you can run pipelines that use plugins within a cleanroom environment (like a minimal Docker container).

Tested locally, and seems to work 👌🏼

@toolmantim toolmantim requested a review from lox February 8, 2019 01:00
@lox
Copy link

lox commented Feb 8, 2019

Looks good! Good call on the defer's, I can't remember why I didn't clean them up afterwards 🤔 I clearly wrote #20 whilst I was half asleep.

@lox lox merged commit 2053b04 into master Feb 8, 2019
@toolmantim toolmantim deleted the setup-plugins-path branch February 8, 2019 04:22
@toolmantim
Copy link
Author

😁 I'm just stoked I wrote and ran some local Golang code

@lox
Copy link

lox commented Feb 8, 2019

I am too! ❤️

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 this pull request may close these issues.

2 participants