ome / omero-blitz

Gradle project containing Ice remoting code for OMERO
https://www.openmicroscopy.org/omero
GNU General Public License v2.0
0 stars 15 forks source link

Add the python and icedoc artifacts to the omeroBlitz publication #128

Closed sbesson closed 2 years ago

sbesson commented 2 years ago

In terms of deployment, this means all artifacts (Java, Python, Icedoc) should be published in a single transaction. For SNAPSHOT artifacts, this should now avoid the creation of three successive iterations. For release artifacts, this should remove the requirement for a privileged user as the POM should not be overwritten.

sbesson commented 2 years ago

See https://artifacts.openmicroscopy.org/artifactory/simple/ome.staging/org/openmicroscopy/omero-blitz/5.5.12/ for a temporary deployment (to be removed) with this change included - https://github.com/sbesson/omero-blitz/actions/runs/2456031382 which should include all the artifacts generated by the omero-blitz component.