Skip to content

Update config to enable Bintray uploads #51

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

Merged
merged 1 commit into from
May 4, 2017

Conversation

rogerhu
Copy link
Contributor

@rogerhu rogerhu commented May 4, 2017

Shared POM config between Bintray and Sonatype

@codecov
Copy link

codecov bot commented May 4, 2017

Codecov Report

Merging #51 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #51   +/-   ##
=========================================
  Coverage     68.11%   68.11%           
  Complexity       82       82           
=========================================
  Files            11       11           
  Lines           367      367           
  Branches         24       24           
=========================================
  Hits            250      250           
  Misses          103      103           
  Partials         14       14

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5d96bcf...bbcdfc9. Read the comment docs.

@mmimeault
Copy link
Contributor

Auto deploy to bintray?
We should put the commands in the README to help. Or this will be done automatically on travis?

@rogerhu
Copy link
Contributor Author

rogerhu commented May 4, 2017

Auto deploy isn't setup just yet. I'm doing this first to validate setup.

Shared POM config between Bintray and Sonatype
@rogerhu rogerhu merged commit 5f49e23 into parse-community:master May 4, 2017
@jhansche
Copy link
Contributor

jhansche commented May 8, 2017

So this is still broken? Travis is reporting that it is still not uploading because of the org change, as recently as 24 hours ago:

https://travis-ci.org/parse-community/ParseLiveQuery-Android/builds/229764414

$ ./scripts/publish_snapshot.sh
Skipping publishing SNAPSHOT: wrong repository. Expected 'ParsePlatform/ParseLiveQuery-Android' but was 'parse-community/ParseLiveQuery-Android'

I see that 1.0.3 is available in jcenter, and I see that it includes my recent fix for #48. Was that just released manually, instead of via Travis?

@rogerhu
Copy link
Contributor Author

rogerhu commented May 8, 2017

Correct I manually released it. I'll go fix this snapshot issue.

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