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

Fix bintray config, moving user config to top level #85

Merged
merged 1 commit into from
Feb 28, 2019

Conversation

xkrogen
Copy link
Collaborator

@xkrogen xkrogen commented Feb 27, 2019

The deploy step for Bintray recently failed: https://travis-ci.org/linkedin/dynamometer/jobs/499541233

[performRelease] * What went wrong:
[performRelease] Missing 'bintray.user' value.
[performRelease]   Please configure Bintray extension.
[performRelease] 

Based off of this guide:/~https://github.com/bintray/gradle-bintray-plugin#step-3-add-the-bintray-configuration-closure-to-your-buildgradle-file
I think that the user property is supposed to be at the top-level of the bintray closure as opposed to within the pkg closure.

Copy link
Contributor

@csgregorian csgregorian left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm!

@xkrogen xkrogen merged commit b6fa316 into linkedin:master Feb 28, 2019
@xkrogen xkrogen deleted the ekrogen-bintray-fix branch February 28, 2019 03:40
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