Commit Graph

343 Commits

Author SHA1 Message Date
Roberto Cirillo f991147a49 added first version of 4.19 (yaml file) 2020-01-20 11:23:51 +01:00
Manuele Simi d5a637bae6 Invert check on resume. 2020-01-13 17:53:07 +01:00
Manuele Simi 9734f1d9f2 Use a script block to skip the clean up of the repos if resumed. 2020-01-13 17:29:00 +01:00
Roberto Cirillo 6d12c91f49 added debug log 2020-01-13 17:08:19 +01:00
Roberto Cirillo 4f72dc2c97 fixed RESUME_FROM var 2020-01-13 17:02:10 +01:00
Roberto Cirillo f1868e76f0 commented line RESUME = "${params.resume}" 2020-01-13 16:51:25 +01:00
Roberto Cirillo 3a630729d5 added some logs 2020-01-13 15:47:26 +01:00
Roberto Cirillo 42516749ec syntax problem fixed 2020-01-13 15:36:22 +01:00
Roberto Cirillo 2fb8abfaa2 when the resume option is selected, the local repo won't be deleted
#18304
2020-01-13 15:12:25 +01:00
Manuele Simi 43416769e3 Add build report for testing purposes. 2019-12-21 12:15:34 -05:00
Manuele Simi 2cbe801b08 Release 4.17.0: fix the gisinterface's scm. 2019-12-21 11:36:59 -05:00
Manuele Simi 021adc8925 Release 4.17.0: fix the geonetwork's scm. 2019-12-21 11:33:45 -05:00
Manuele Simi 86d755928d Release 4.17.0: fix the smart-executor-bom's scm. 2019-12-21 10:04:40 -05:00
Roberto Cirillo b2e501f8c8 added folder release gCube 4.18.0 2019-12-20 16:37:51 +01:00
Roberto Cirillo cf5dfec61d added gcube 4.18.0 yaml 2019-12-20 10:05:02 +01:00
Manuele Simi b275c9a811 Rename release folder to 4.17.0. 2019-12-19 22:33:01 -05:00
Roberto Cirillo 41d63d72eb added release 4.17 folder 2019-12-19 14:54:57 +01:00
Roberto Cirillo c5e8a0130d Update 'releases/gcube-4.17.0.yaml'
accounting-dashboard is not needed in this release it was already deployed in gcube-releases
2019-12-18 16:15:40 +01:00
Roberto Cirillo a69ad2cd4b Update 'releases/gcube-4.17.0.yaml'
removed smart-executor components see:  17312
2019-12-18 13:04:14 +01:00
Roberto Cirillo 2bf146db25 Update 'releases/gcube-4.17.0.yaml'
removed hello-world-plugin #17312
2019-12-18 12:53:48 +01:00
Roberto Cirillo 840adea75b Update 'releases/gcube-4.17.0.yaml'
removed accounting-dashboard-harvester-se-plugin #18196
2019-12-18 11:55:35 +01:00
Roberto Cirillo 15dcf4330d Update 'releases/gcube-4.17.0.yaml'
removed all the components involved in the issue described here: #18289
2019-12-17 12:07:05 +01:00
Roberto Cirillo 213ee73a92 Update 'releases/gcube-4.17.0.yaml'
added smart-executor service
2019-12-16 10:13:15 +01:00
Manuele Simi f9634a8c8b Manage the exception of a missing previous job report. 2019-12-12 23:27:08 -05:00
Manuele Simi 6e93df90e1 Merge branch 'feature/18208' 2019-12-12 23:18:48 -05:00
Manuele Simi a7822fd12d Fix script syntax. 2019-12-12 22:56:27 -05:00
Manuele Simi 05fd059549 Tolerate that the build report is not available. 2019-12-12 22:53:06 -05:00
Manuele Simi 805862f55d Append new commits to the previous commit report. 2019-12-12 22:50:53 -05:00
Manuele Simi 0a173b49c6 Append new jobs to the previous job report. 2019-12-12 22:20:29 -05:00
Roberto Cirillo 9c42db9f8e Update 'releases/gcube-4.17.0.yaml'
added remove-account-portlet, remove-account-library, tou-optout-hook
2019-12-12 18:43:45 +01:00
Manuele Simi 9a21b62ed7 Resume a build olny if resume option is set. 2019-12-12 09:02:37 -05:00
Roberto Cirillo 8cc5d3d5fa Update 'releases/gcube-4.17.0.yaml'
Added dataminer-pool-manager service
2019-12-12 10:38:08 +01:00
Manuele Simi fbec8bc5db Adjust resume condition. 2019-12-11 23:49:28 -05:00
Manuele Simi 27bf8aa941 Fix syntax. 2019-12-11 23:46:36 -05:00
Manuele Simi 26de7d4e76 Split lines before parsing. 2019-12-11 23:45:24 -05:00
Manuele Simi d300e57f52 Use NonCPS method to parse the jobs. 2019-12-11 23:41:19 -05:00
Manuele Simi 68814a50d2 Comment split lines. 2019-12-11 23:28:47 -05:00
Manuele Simi 90c536315e Use groovy var to read the file. 2019-12-11 23:24:19 -05:00
Manuele Simi 676d975fa7 Print the file content. 2019-12-11 23:14:59 -05:00
Manuele Simi dabb399da9 Do not use parseJobs. 2019-12-11 23:14:11 -05:00
Manuele Simi f3a0bb0a98 Fix syntax. 2019-12-11 23:10:55 -05:00
Manuele Simi 2eae025914 Add missing block. 2019-12-11 23:10:32 -05:00
Manuele Simi 9b8d767526 Move readFile to a dedicated stage. 2019-12-11 23:08:47 -05:00
Manuele Simi 71aeb70365 Change the scope of the report. 2019-12-11 22:50:16 -05:00
Manuele Simi 31c46b8fbd Use readfile to read the job report. 2019-12-11 22:47:01 -05:00
Manuele Simi b45efcb2a5 Print lines. 2019-12-11 22:32:53 -05:00
Manuele Simi 9101026695 List job reports. 2019-12-11 22:21:23 -05:00
Manuele Simi f9bec52a71 Check job report file earlier. 2019-12-11 21:27:17 -05:00
Manuele Simi be8f943ab9 Handle cat error. 2019-12-10 23:02:24 -05:00
Manuele Simi d4534fea88 Fix echo syntax. 2019-12-10 22:58:19 -05:00