Commit Graph

20 Commits

Author SHA1 Message Date
Oliver Drotbohm
06c5204266 GH-281 - Update integration builds after Boot releases. 2023-08-25 10:18:47 -07:00
Oliver Drotbohm
b61e247db4 GH-274 - Activate CI build for 1.0.x. 2023-08-24 14:38:45 -07:00
Oliver Drotbohm
6872734d24 GH-274 - Switch to personal credentials for release deployment. 2023-08-21 06:58:04 -07:00
Oliver Drotbohm
32b689dab8 GH-244 - Upgrade to Spring Boot 3.1.2.
Updated integration CI build version matrix as well.
2023-07-20 15:09:43 +02:00
Oliver Drotbohm
77bfc48ebe GH-241 - Enable CI builds for hacking branches. 2023-07-18 22:35:12 +02:00
Oliver Drotbohm
a3ed26ea08 GH-226 - Introduce dedicated CI build for pull requests.
That new build skips the attempt to deploy artifacts to Artifactory.
2023-06-30 17:13:47 +02:00
Oliver Drotbohm
676ee3f0e9 GH-217 - Fix Framework snapshot versions for compatibility tests.
Temporarily run Boot 3.2 snapshot compatibility tests with Framework 6.1 snapshots explicitly.
2023-06-23 12:49:06 +02:00
Oliver Drotbohm
a915f76422 GH-217 - Upgrade CI integration builds after recent releases. 2023-06-23 12:49:06 +02:00
Oliver Drotbohm
50d8659595 GH-138 - Fix matrix variable reference in compatibility build. 2023-02-23 20:19:34 +01:00
Oliver Drotbohm
457e245361 GH-138 - Enable manual execution of compatibility builds. 2023-02-23 20:17:50 +01:00
Oliver Drotbohm
9f87e702c9 GH-138 - Set up integration builds against upcoming Spring Boot snapshots and milestones
Set up dedicated GitHub actions workflow to run tests against upcoming Spring Boot snapshots and milestones. Introduced with-preview-repos build profile to activate the Maven repositories containing snapshots and milestones.
2023-02-23 20:16:45 +01:00
Oliver Drotbohm
a343f6eac3 GH-98 - Upgrade checkout and setup-java actions to V3. 2022-12-31 13:14:11 +01:00
Oliver Drotbohm
073c954070 GH-77 - Enable CI profile for release build.
To make sure we create Javadoc JARs.
2022-11-24 23:06:11 +01:00
Oliver Drotbohm
945222b72f GH-6 - Allow documentation publication to be triggered manually. 2022-07-28 12:06:30 +02:00
Oliver Drotbohm
3ab5072e1e GH-18 - Polishing.
Switch to consistent usage of secrets via environment variables. Remove documentation generation from standard build. Some general POM polishing. A bit of release documentation.
2022-07-28 08:46:11 +02:00
Oliver Drotbohm
0fdabdb9e6 GH-6 - Initial skeleton for project reference documentation. 2022-07-27 22:10:37 +02:00
Oliver Drotbohm
80cf808012 GH-18 - Add GitHub actions workflows for releases. 2022-07-27 20:49:37 +02:00
Oliver Drotbohm
aedd063e3b GH-18 - Setup deployment to Artifactory for general builds.
Tweak build to contain a dedicated ci build profile for Javadoc creation post delombokification. Added an artifactory build profile to set up Artifactory deployment for milestones and snapshots.

Cleanups in sonatype build profile to avoid the definition of a snapshot repository to avoid snapshots accidentally be deployed there.
2022-07-27 19:01:14 +02:00
Oliver Drotbohm
817aaabbdb GH-1 - Tweak CI build to avoid obsolete integration builds. 2022-07-07 20:47:28 +02:00
Oliver Drotbohm
6c444769d7 GH-1 - Initial port of Moduliths project.
Basically the state of commit c7cf939 of https://github.com/moduliths/moduliths for further development under the Spring umbrella.
2022-07-06 13:03:01 +02:00