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

feat: add ability to specify bintray user #855

Merged
merged 3 commits into from
Oct 27, 2016

Conversation

jimm1419
Copy link
Contributor

pull request to fix #848

Added a user field to BintrayOptions to use for bintray authentication instead of the 'owner' field.

Closes electron-userland#848
Merge remote-tracking branch 'upstream/master'
The log message outputs the correct user being used to hit the bintray API, 'user' field if defined, if not 'owner'.

electron-userland#848
@mention-bot
Copy link

@jimm1419, thanks for your PR! By analyzing the history of the files in this pull request, we identified @develar, @ha-D and @symbyte to be potential reviewers.

@develar
Copy link
Member

develar commented Oct 27, 2016

Thanks, don't worry about failed tests — false alarm.

@develar develar merged commit 716ebc6 into electron-userland:master Oct 27, 2016
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.

Bintray configuration doesn't support bintray organizations
3 participants