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

Restricts default make config to single-entry GOPATH #327

Merged
merged 1 commit into from
Aug 5, 2021

Conversation

codefromthecrypt
Copy link
Contributor

@codefromthecrypt codefromthecrypt commented Aug 5, 2021

This restricts the default make config to single-entry GOPATH, which allows windows to work without hacks or cygwin.

Those who must use multiple-entry GOPATH will have to override GOBIN if they use our Makefile

See bwplotka/bingo#26
This defers porting to go 1.17 #314

Signed-off-by: Adrian Cole <adrian@tetrate.io>
@codefromthecrypt codefromthecrypt changed the title Tries to avoid bingo windows compat issue Restricts default make config to single-entry GOPATH Aug 5, 2021
@codefromthecrypt codefromthecrypt marked this pull request as ready for review August 5, 2021 00:43
@codefromthecrypt
Copy link
Contributor Author

This takes the windows runner performance down from 7m to 4m!

@codefromthecrypt
Copy link
Contributor Author

merging as I don't expect any pushback, but don't mind revisions later either!

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

Successfully merging this pull request may close these issues.

1 participant