Commit Graph

18 Commits

Author SHA1 Message Date
dotasek 233d0ecf86
Refactor Master Pipeline (#1278)
* Refactor master pipeline

* Try cacheing target too

* Setup signing as template

* Change to steps

* Actually use cached maven for deploy

* Optionally set up signing files during initial build

* Split deployment to parallel jobs

* Split deployment to parallel jobs

* Add more signing options

* Shift settings.xml to temp directory

* Shift settings.xml to temp directory 2

* Temporary debug mode

* Skip install... we already did it

* deploy:deploy

* jar:jar

* Add deploy improvements to github deploy

* Remove debug in sonatype deploy
2023-05-26 09:32:13 -04:00
dotasek 15b34acd87
For maven 3.9.0 plus, use wagon resolution (has retries) (#1205)
* For maven 3.9.0 plus, use wagon resolution (has retries)

* Move to mavenOptions, try again

* Add solution to other pipelines
2023-04-04 21:09:48 -04:00
dotasek 1300acd867
Balance heap space between maven and surefire (#1195) 2023-03-29 14:30:27 -04:00
dotasek bc4a76f1ad
Bump Maven memory heap (#1174)
* Bump maven heap by 1G

* Real numbers this time.
2023-03-17 14:06:42 -04:00
dotasek 48364756b5
Update master-branch-pipeline.yml
Use non-deprecated ubuntu vmImage
2023-03-02 18:43:08 -05:00
Mark Iantorno a9962c94f3 Update master-branch-pipeline.yml for Azure Pipelines 2021-10-12 12:26:52 -04:00
Mark Iantorno 8506c88d1f ubuntu version issues 2021-10-09 10:08:42 -04:00
Mark Iantorno 425dcfa0b4 16-04 is getting deprecated 2021-10-08 13:23:10 -04:00
Mark Iantorno a02114e34d Update master-branch-pipeline.yml for Azure Pipelines
Upping java version to 11 for pipeline.
2021-08-18 21:37:23 -04:00
Mark Iantorno dee0fb573a Excluding cli and report module from deployment 2021-01-21 10:10:46 -05:00
Mark Iantorno 66400565e9 Update master-branch-pipeline.yml for Azure Pipelines 2020-11-03 09:08:21 -05:00
Mark Iantorno 2d46644982 Labelling update for pipelines
***NO_CI***
2020-09-28 09:28:29 -04:00
Mark Iantorno 90c923720a Adding deployment profile with PGP key
***NO_CI***
2020-09-25 16:47:46 -04:00
Mark Iantorno df43f1d94f Adding back in pgp passphrase
***NO_CI***
2020-09-25 16:42:06 -04:00
Mark Iantorno 7af4321f54 Update master-branch-pipeline.yml for Azure Pipelines
Changing pipeline to deploy to deploy to GitHub packages STAGING.

[skip ci]
2020-09-25 15:37:05 -04:00
Mark Iantorno 381ae29227 Update master-branch-pipeline.yml for Azure Pipelines 2020-06-30 11:52:45 -04:00
Mark Iantorno b8405c23b8 Update master-branch-pipeline.yml for Azure Pipelines
Adding -Pdeploy profile to maven command for SNAPSHOT upload.
2020-06-24 16:43:30 -04:00
Mark Iantorno 22ae8fa6dc Adding dedicated master branch pipeline.
[skip ci]
2020-06-12 16:55:10 -04:00