Skip to content

Conversation

rsullivan00
Copy link
Contributor

The Code Deploy agent currently expects the Github API to be located at https://api.github.com.

For GitHub Enterprise users, this url could be at any other location (e.g. https://development.my-company.com/api/v3).

This pull request makes the api url configurable for people who want the agent to work with GHE. It should have no change to the default behavior.

@feverLu
Copy link
Contributor

feverLu commented Sep 21, 2017

The code change looks good, could you make sure the pull request can be released under term Apache License 2.0?

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.02%) to 94.567% when pulling 1af0f21 on FocusVision:rs/configurable_github_url into 481218b on aws:master.

@rsullivan00
Copy link
Contributor Author

Yeah, there shouldn't be any licensing issues with this (this PR is opened off of a fresh fork).

@feverLu feverLu merged commit 91b4466 into aws:master Sep 21, 2017
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.

3 participants