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 gradle publishing to correct bintray bucket #434

Merged
merged 1 commit into from Nov 12, 2018

Conversation

dansanduleac
Copy link

@dansanduleac dansanduleac commented Nov 12, 2018

What changes were proposed in this pull request?

We were trying to publish the gradle plugin to the wrong bintray bucket - palantir/spark-docker-gradle (this was inferred from the gradle root project name).

We've now changed that root project name to be spark so it will now publish to the correct bucket that the repo has credentials for.

How was this patch tested?

eyeballs

@mccheah
Copy link

mccheah commented Nov 12, 2018

Merging ahead of finished CI because it only affects the Gradle side, and the CI has already finished the Gradle part of the build workflow.

@mccheah mccheah merged commit c54a754 into master Nov 12, 2018
@mccheah mccheah deleted the dansanduleac-patch-1 branch November 12, 2018 19:50
@vinooganesh
Copy link

I assume this is the reason this failed, right? https://circleci.com/gh/palantir/spark/7520

@mccheah
Copy link

mccheah commented Nov 12, 2018

Yeah

@robert3005
Copy link

Please squash the merges! Next time I will have to revoke your merge perms.

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

4 participants