Closed jburel closed 4 years ago
https://github.com/ome/omego/pull/127 could help. It currently requires the full tag, but in future this could be changed to list all tags and do semver-based matching of partial versions.
@manics I used omego previously for merge-build etc. Happy to bring that back in
We could get this PR in now assuming everything works, then switch to omego separately
Travis is green so it works!!
Another option will be to drop the version from the zip attached on GitHub and use
https://github.com/ome/openmicroscopy/releases/latest/download/OMERO.server.zip
Modify the link so it can be built using the artifacts from GitHub The only downside is that the URL will need to be modified every time