Commit Graph

238 Commits

Author SHA1 Message Date
Manuele Simi ed187a714c Locate the jenkinsfile. 2019-08-30 06:46:09 -04:00
Manuele Simi 6951c87314 List and print current files. 2019-08-29 17:40:43 -04:00
Manuele Simi a97397ba91 Echo content of the current folder. 2019-08-29 17:34:03 -04:00
Manuele Simi 8036fba682 Try relative path, again. 2019-08-29 17:32:12 -04:00
Manuele Simi a2740cb38f Try relative path. 2019-08-29 17:24:28 -04:00
Manuele Simi dababd3086 Fix release file path. 2019-08-29 16:58:17 -04:00
Manuele Simi 17494d8574 Add more checks on the release file. 2019-08-29 16:55:38 -04:00
Manuele Simi 0e2df958e1 First attempt to read the configuration from a JSON file. Add a sample JSON release for testing purposes. 2019-08-29 16:03:45 -04:00
Manuele Simi a261f8fec5 Resolve several issues with dynamic stages. 2019-08-29 15:12:50 -04:00
Manuele Simi 4ec0d9f47b Add RELEASE-STAGING settings. 2019-08-14 00:00:57 -04:00
Manuele Simi de6129cd32 Add gCube_release_number parameter to the pipeline and set a corresponding ENV variable for the builds. 2019-06-11 15:32:57 -04:00
Manuele Simi f55295faaa Fix the snapshots' filenames. 2019-05-30 22:24:52 -04:00
Manuele Simi b0356f4cb4 Disable full RELEASES until the pipeline is well-tested in a production environment. 2019-05-30 22:20:17 -04:00
Manuele Simi be1627d1b4 Configure the agent path for the different settings files. 2019-05-30 22:11:17 +02:00
Manuele Simi 041d823745 Switch to multiline steps. 2019-05-29 23:25:00 -04:00
Manuele Simi cc07b2eb5a Use a fixed root folder for the local maven repo. 2019-05-29 23:24:09 -04:00
Manuele Simi acb2f7067d Add missing steps block. 2019-05-29 22:31:08 -04:00
Manuele Simi 32d66c6a7e Make the local repo path available through an environment variable. 2019-05-29 22:25:29 -04:00
Manuele Simi f97f105687 Use a var to define the jdk used by Maven. 2019-05-29 22:05:18 -04:00
Manuele Simi e1167fcb45 Access to the local file system with the HOME env variable. 2019-05-29 22:04:19 -04:00
Manuele Simi 804f285b82 Build only on agents labeled as 'pipeline-agent'. 2019-05-29 21:56:05 -04:00
Manuele Simi 7aae11e022 Add links to documentation to the pipeline elements. 2019-05-29 20:46:15 -04:00
Manuele Simi 5ad17a0592 New clean up stage. 2019-05-28 22:54:34 -04:00
Manuele Simi 3fc96549bd Manage the dry-run parameters. 2019-05-28 22:04:34 -04:00
Manuele Simi be04eb00e4 Fix syntax. 2019-05-28 22:15:20 +02:00
Manuele Simi 2cb403e808 Remove the options map. Initialize the maven options. 2019-05-28 22:09:59 +02:00
Manuele Simi 86941c78ac Add options eval. 2019-05-28 21:59:42 +02:00
Manuele Simi 3926924b66 Maven options as map. 2019-05-28 21:59:08 +02:00
Manuele Simi dabe96d838 Extend maven options. 2019-05-28 21:52:16 +02:00
Manuele Simi b06cde66b3 Remove the branch name from the build steps. 2019-05-28 21:43:53 +02:00
Manuele Simi d0bf65ad9a Init all the vars. 2019-05-28 21:32:59 +02:00
Manuele Simi 82afb3ecf2 Prepare the different options for the builds. 2019-05-28 21:27:19 +02:00
Manuele Simi 8793e00371 More pretty formatting. 2019-05-28 17:01:30 +02:00
Manuele Simi 26d46859ec Pretty formatting. 2019-05-28 16:59:50 +02:00
Manuele Simi ff22bc3d07 Add stubs for post-build actions. 2019-05-28 16:43:07 +02:00
Manuele Simi 415da5a172 Define the full pipeline and organize the stages in steps. 2019-05-28 16:40:30 +02:00
Manuele Simi 1114841feb Formalize the pipeline parameters. 2019-05-28 09:38:19 -04:00
Manuele Simi e405b681ef First draft of the pipeline script. 2019-05-28 09:00:59 -04:00