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

Generate ice doc #50

Closed jburel closed 5 years ago

jburel commented 5 years ago

Minimum set of changes required to build the slice doc Generation of the doc is tested by travis The commit 31035d8 will be removed when https://github.com/ome/ice-builder-gradle/pull/9 is merged and the repository tagged

In travis

Test locally:

mtbc commented 5 years ago

Also to test that Insight on top of this still runs.

jburel commented 5 years ago

@mtbc This is done with merge-ci. See https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-insight-build/26/ insight was not building

jburel commented 5 years ago

@mtbc the task has been renamed and travis is green i.e. the zip was created and tested via travis

mtbc commented 5 years ago

Looking good locally. Small RFE / idea: Should each of the zip files contain everything in a single parent folder? (Not a blocker.)

mtbc commented 5 years ago

Passes functional testing. :+1:

jburel commented 5 years ago

@mtbc I think the structure is the same as the one in 5.4

jburel commented 5 years ago

The tmp commit has now been removed and it now uses the ice-builder tag. Travis is still green.

jburel commented 5 years ago

Merging so we can rebase #51