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

Private repos #52

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Private repos #52

wants to merge 3 commits into from

Conversation

jdoklovic
Copy link
Contributor

This fixes #11

These changes provide support for private repos via https basic auth and/or ssh public keys.
This also removes the reliance on github and allows using other repos (github, bitbucket, etc)

@tmrts DO NOT MERGE THIS...
To get private repos / auth working requires upstream changes. They are as follows:

Once all of the above is complete, this PR can be merged.
In the meantime, I've vendored the dependencies in the bolir project and made the above changes to get it working. Attached is a zip file of the project with the vendored dependencies. You should be able to extract and run go install to test it out.

boilr.zip

@MrSaints
Copy link

Any updates?

@rexlv
Copy link

rexlv commented Aug 14, 2018

Any progress?

@jayrod
Copy link

jayrod commented Oct 28, 2019

So has this been implemented yet?

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.

Feature Request: Add private git support
4 participants