ome / omero-matlab

Toolbox for accessing OMERO from MATLAB
GNU General Public License v2.0
0 stars 6 forks source link

jenkins file #15

Closed jburel closed 5 years ago

jburel commented 5 years ago

add Jenkins file for CI

joshmoore commented 5 years ago

Files match those in omero-insight (master) barring the one rename:

/tmp $ grep -E "(insight|matlab)" omero-{insight,matlab}/Jenkins*
omero-insight/Jenkinsfile.merge:        BASE_REPO = 'omero-insight.git'
omero-matlab/Jenkinsfile.merge:        BASE_REPO = 'omero-matlab.git'

:+1: There's still a general question of whether or not some of this cut-n-paste logic can't be centralized, but happy to defer that another round.

Do you want to test applying these files to west-ci before merging?

jburel commented 5 years ago

I do not think "west" is hooked to matlab yet.

joshmoore commented 5 years ago

Neither of the Jenkinsfiles actually invoke MATLAB, do they? i.e. it would be more about creating the artifacts (and marking duplicates on PRs, etc).

jburel commented 5 years ago

https://github.com/openmicroscopy/devspace/pull/127/commits/14536de6a916775e37e13ee2b4dd8eb503418f0e will not work if we do not have jenkins file

joshmoore commented 5 years ago

Job now in place in south and green while pointing at this branch. Merging to continue with build.