ome / omero-downloader

An OMERO client for downloading data in bulk from the server.
https://www.openmicroscopy.org/omero/apps/
GNU General Public License v2.0
4 stars 5 forks source link

Actions #46

Closed jburel closed 3 years ago

jburel commented 3 years ago

This is the approach that we could move the Maven template to publish to github

cc @joshmoore @sbesson

jburel commented 3 years ago

tested via https://github.com/jburel/omero-downloader/releases/tag/v0.2.5

jburel commented 3 years ago

As discussed today, this could be added to the maven/gradle template when publishing artifacts on GH.

jburel commented 3 years ago
jburel commented 3 years ago

In the template, it will be necessary to indicate what needs to be uploaded. It will need to be adjusted on a case-by-case basis. For downloader, target contains many things, other like insight contains the artifacts to publish. I will add doc to the template.

jburel commented 3 years ago

New logic tested via run https://github.com/jburel/omero-downloader/actions/runs/401135241

jburel commented 3 years ago

Using matrix for publishing https://github.com/jburel/omero-downloader/actions/runs/401231272