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 additional configurable options for builder-api server #637

Merged
merged 1 commit into from
Jun 3, 2016

Conversation

reset
Copy link
Collaborator

@reset reset commented Jun 3, 2016

  • Added github.client_id as a configurable field to builder-api server
  • Added github.client_secret as a configurable field to builder-api server
  • Added github.url as a configurable field to builder-api server
  • All OAuth calls will now use the values of these fields

gif-keyboard-3494451331950561715

Signed-off-by: Jamie Winsor [email protected]

* Added `github.client_id` as a configurable field to builder-api server
* Added `github.client_secret` as a configurable field to builder-api server
* Added `github.url` as a configurable field to builder-api server
* All OAuth calls will now use the values of these fields

Signed-off-by: Jamie Winsor <[email protected]>
@thesentinels
Copy link
Contributor

By analyzing the blame information on this pull request, we identified @adamhjk to be a potential reviewer

@reset
Copy link
Collaborator Author

reset commented Jun 3, 2016

@smith this is the business you need to be able to configure the app to talk to Github using other credentials than the ones I generated ;)

@smith
Copy link
Contributor

smith commented Jun 3, 2016

It works!

d48bec612deb293fe149e64940c717cf

@thesentinels r+

@thesentinels
Copy link
Contributor

📌 Commit 68aab7a has been approved by smith

@thesentinels
Copy link
Contributor

⌛ Testing commit 68aab7a with merge 0aba533...

thesentinels pushed a commit that referenced this pull request Jun 3, 2016
* Added `github.client_id` as a configurable field to builder-api server
* Added `github.client_secret` as a configurable field to builder-api server
* Added `github.url` as a configurable field to builder-api server
* All OAuth calls will now use the values of these fields

Signed-off-by: Jamie Winsor <[email protected]>

Pull request: #637
Approved by: smith
@thesentinels
Copy link
Contributor

☀️ Test successful - travis

@thesentinels thesentinels merged commit 68aab7a into master Jun 3, 2016
jtimberman pushed a commit that referenced this pull request Jun 12, 2016
* Added `github.client_id` as a configurable field to builder-api server
* Added `github.client_secret` as a configurable field to builder-api server
* Added `github.url` as a configurable field to builder-api server
* All OAuth calls will now use the values of these fields

Signed-off-by: Jamie Winsor <[email protected]>

Pull request: #637
Approved by: smith
@reset reset deleted the configurable-oauth branch June 14, 2016 08:16
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