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

741 support deployment against authenticated engines #1063

Merged
merged 3 commits into from
Dec 11, 2018

Conversation

barmac
Copy link
Contributor

@barmac barmac commented Dec 6, 2018

This PR provides options to authenticate deployments with HTTP Basic and Bearer methods.

Closes #741

@ghost ghost assigned barmac Dec 6, 2018
@ghost ghost added the needs review Review pending label Dec 6, 2018
@barmac
Copy link
Contributor Author

barmac commented Dec 6, 2018

Depends on #1041

@barmac barmac requested a review from nikku December 6, 2018 15:56
@nikku nikku force-pushed the 741-support-deployment-against-authenticated-engines branch from 1fba919 to ff860c3 Compare December 10, 2018 14:41
@ghost ghost assigned nikku Dec 10, 2018
@nikku nikku force-pushed the 741-support-deployment-against-authenticated-engines branch from ff860c3 to 892ea89 Compare December 10, 2018 18:42
* replace factory function with a class
* enable to use Basic and Bearer strategies by passing auth
  object to options
@nikku nikku force-pushed the 741-support-deployment-against-authenticated-engines branch from 892ea89 to 3f699b2 Compare December 11, 2018 10:44
* clearly separate deployment details and endpoint config
* visually distinguish both
* put endpoint config to bottom (less important)
@nikku nikku force-pushed the 741-support-deployment-against-authenticated-engines branch from 98e471d to 5ba7c91 Compare December 11, 2018 12:48
@nikku nikku merged commit 11298dc into next Dec 11, 2018
@delete-merged-branch delete-merged-branch bot deleted the 741-support-deployment-against-authenticated-engines branch December 11, 2018 12:58
@ghost ghost removed the needs review Review pending label Dec 11, 2018
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.

None yet

2 participants