Skip to content

Conversation

@nicolas-lopez
Copy link
Contributor

Added 3 new options in order to support Github Enterprise and insecure ssl connections

Options for Github Enterprise (works as a pair) :
-baseURL string
Base URL of github enterprise
-uploadURL string
Upload URL of github enterprise

This will trigger the creation of a github.NewEnterpriseClient instead of the usual github.NewClient

Option for insecure ssl connections:
-insecure
Ignore SSL certificate check

This change the RoundTrip to use an insecure transport

@nicolas-lopez
Copy link
Contributor Author

Hello =) any review ?

@osterman
Copy link
Member

Sorry we missed this one!

@osterman osterman merged commit 2ce4f11 into cloudposse:master Jun 30, 2020
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