projectglow / glow

An open-source toolkit for large-scale genomic analysis
https://projectglow.io
Apache License 2.0
271 stars 111 forks source link

Migrate from Bintray to Sonatype #367

Closed karenfeng closed 3 years ago

karenfeng commented 3 years ago

What changes are proposed in this pull request?

As Bintray is being sunsetted shortly, we need a new staging repository. This PR migrates us from sbt-bintray to sbt-sonatype. As Sonatype does not allow downloads from their remote staging repo, we use the local staging repo for our staging tests.

Of note to release conductors:

How is this patch tested?

Pushed a staging release and verified that staging tests pass.

codecov[bot] commented 3 years ago

Codecov Report

Merging #367 (9d43e8f) into master (b5fae35) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #367   +/-   ##
=======================================
  Coverage   93.69%   93.69%           
=======================================
  Files          95       95           
  Lines        4823     4823           
  Branches      473      473           
=======================================
  Hits         4519     4519           
  Misses        304      304           

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 b5fae35...9d43e8f. Read the comment docs.