IDR / bioformats

Bio-Formats is a Java library for reading and writing data in life sciences image file formats. It is developed by the Open Microscopy Environment (particularly UW-Madison LOCI and Glencoe Software). Bio-Formats is released under the GNU General Public License (GPL); commercial licenses are available from Glencoe Software.
http://www.openmicroscopy.org/site/products/bio-formats
GNU General Public License v2.0
0 stars 0 forks source link

Add deployment mechanism for uploading artifacts to OME Artifactory #16

Closed sbesson closed 4 years ago

sbesson commented 4 years ago

The upload of SNAPSHOT and release artifacts to OME Artifactory is currently performed:

This PR proposes to use the Travis CI deployment mechanism in IDR. This strategy is already used done in https://github.com/ome/bio-formats-examples and https://github.com/ome/bio-formats-documentation/.