Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
updating artifactory link to point to new artifactory #892
Conversation
|
One question about this for downstream projects using HTSJDK/GATK/etc: will the old artifactory links continue working forever or should we change them in the near future? Thanks in advance! |
|
@magicDGS I was given a promise to keep the link up for at least a year, but I'm going to try to advocate for keeping the link around forever because it seems like really bad form to break old builds that way. It's probably prudent to update even if the old link stays around though. |
codecov-io
commented
Jun 9, 2017
Codecov Report
@@ Coverage Diff @@
## master #892 +/- ##
==============================================
+ Coverage 65.075% 65.21% +0.136%
- Complexity 7251 7346 +95
==============================================
Files 528 528
Lines 31931 32320 +389
Branches 5452 5577 +125
==============================================
+ Hits 20779 21076 +297
- Misses 9009 9089 +80
- Partials 2143 2155 +12
|
lbergelson
requested a review
from droazen
Jun 9, 2017
|
@droazen Simple change here. |
lbergelson
was assigned
by droazen
Jun 9, 2017
lbergelson
merged commit 4626fe6
into
master
Jun 9, 2017
4 of 5 checks passed
codecov/changes
4 files have unexpected coverage changes not visible in diff.
Details
codecov/patch
Coverage not affected when comparing 98c2438...0adadc7
Details
codecov/project
65.21% (+0.136%) compared to 98c2438
Details
continuous-integration/travis-ci/pr
The Travis CI build passed
Details
continuous-integration/travis-ci/push
The Travis CI build passed
Details
lbergelson
deleted the
lb_fix_artifactory_link branch
Jun 9, 2017
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
lbergelson commentedJun 8, 2017
to a web based artifactory at broadinstitute.jfrog.io/broadinstitute/
this was causing our snapshot uploads to fail
artifacts relying on the old url should still resolve. For unknown
reasons this redirect doesn't work with gradle uploads, probably a
gradle bug.