Commit Graph

238 Commits

Author SHA1 Message Date
Roberto Cirillo e91db165a1 set to false releaseNotes propagation 2023-05-09 10:49:13 +02:00
Roberto Cirillo 48889c60b0 fix param description 2023-05-09 10:09:43 +02:00
Roberto Cirillo 6f312acdc4 fix expression syntax 2022-11-02 12:55:40 +01:00
Roberto Cirillo b723dbf88a fix syntax 2022-10-26 10:44:32 +02:00
Roberto Cirillo 2c730a8f30 add new deploy stage 2022-10-26 10:38:17 +02:00
Roberto Cirillo 2d0ff0d202 replace testing agent CD-test with CD 2022-03-07 16:26:22 +01:00
Roberto Cirillo 1ec74a8d79 restore gcube-settings file ( gcube-official was my bad) 2022-03-07 12:24:31 +01:00
Roberto Cirillo 841a5489ff change settings filename used by SNAPSHOT* build 2022-03-07 12:18:04 +01:00
Roberto Cirillo 2aea8a5048 remove maven_parent_file declaration. it is not needed anymore 2022-03-04 14:46:13 +01:00
Roberto Cirillo e9714e4106 set maven-parent job to the maven-parent_branch jenkinsjob 2022-03-04 12:27:44 +01:00
Roberto Cirillo 459450afad assign to maven_parent_file maven_settings_file value 2022-03-04 11:30:36 +01:00
Roberto Cirillo a148bbd358 Merge branch 'feature/22849' of https://code-repo.d4science.org/gCubeCI/gCubeBuilder into feature/22849 2022-03-01 17:07:50 +01:00
Roberto Cirillo ccb2183ff8 remove var maven_parent_file, set new settings files 2022-03-01 17:04:17 +01:00
Roberto Cirillo 81b583a2f1 maven-parent job changed in maven-parent_branch. 2022-02-22 11:20:34 +01:00
Roberto Cirillo 768b96909c maven-parent stage restored 2022-02-21 15:35:00 +01:00
Roberto Cirillo 1715ddce7b forcing build execution on agent CD-test ( for testing purpose) 2022-02-21 15:28:00 +01:00
Roberto Cirillo 4161e23dd1 removing maven-parent stage for testing purpose 2022-02-21 15:23:20 +01:00
Roberto Cirillo e737501db6 defined maven_activation_property. Change maven_activation_property
empty value from "" to ''
2022-02-21 15:03:22 +01:00
Roberto Cirillo d3243c1ffe add value to "maven_activation_property" cases 2022-02-21 14:10:17 +01:00
Roberto Cirillo 7a0ef754a1 edit maven-activation-property value 2022-02-21 12:13:06 +01:00
Roberto Cirillo 49d307d1b3 add new variable maven_activation_property. The new var will be passed
to the build command
2022-02-21 10:28:46 +01:00
Manuele Simi 1a82b8027c Update the name for the release notes' project. 2020-07-11 23:08:03 -04:00
Manuele Simi d477617aac Update location for the config file. 2020-07-11 23:01:50 -04:00
Manuele Simi 17bb296424 Fix format of the report's header. 2020-06-23 22:35:57 -04:00
Manuele Simi 7e33ac69f9 Pass the content of the build report to the release notes pipeline. 2020-06-09 15:23:08 -04:00
Manuele Simi c741682ce0 Add stage to generate release notes. 2020-06-07 23:33:26 -04:00
Manuele Simi 52623c46e5 Switch to use gCubeReleaseConfigs as config repository. 2020-02-03 22:32:10 -05: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 f9634a8c8b Manage the exception of a missing previous job report. 2019-12-12 23:27:08 -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
Manuele Simi 9a21b62ed7 Resume a build olny if resume option is set. 2019-12-12 09:02:37 -05: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