Mark Paluch
37b7444010
Add MavenRuntime detector.
...
Support SDKman, MAVEN_HOME, Maven Wrapper and a provided maven home File.
2024-11-11 09:14:47 +01:00
Mark Paluch
10b25ee74b
Fix Git reset for Maven upgrade command.
2024-11-07 10:49:21 +01:00
Mark Paluch
8f4ec8d55c
Bump Maven and JDK versions.
2024-11-07 09:56:42 +01:00
Mark Paluch
c4853b8615
Refine Executor Service config.
...
Require at least a concurrency of 4.
2024-10-18 13:40:41 +02:00
Mark Paluch
b4c85d2cca
Remove Slack Notification.
2024-10-18 12:54:57 +02:00
Mark Paluch
20d76062e7
Adopt UID/GID to GCP.
2024-10-18 11:16:43 +02:00
Mark Paluch
73989cef4c
Polishing.
2024-10-18 10:14:50 +02:00
Mark Paluch
e5a771d543
Add new release trains.
2024-10-17 08:34:03 +02:00
Mark Paluch
b20835640a
Fix Git message logging.
...
Closes #98
2024-10-17 08:32:42 +02:00
Mark Paluch
e0b6b98769
Polishing.
...
Improve readability.
See #97
2024-09-19 15:16:42 +02:00
Jens Schauder
d7affa8561
Add database dependencies for Relational.
...
The R2DBC dependencies are only found if they are defined in spring-data-relational, which is done by https://github.com/spring-projects/spring-data-relational/pull/1892
Closes #97
2024-09-19 15:16:41 +02:00
Jens Schauder
b6455f84b5
Versions may have more then 4 parts.
...
See #97
2024-09-19 15:16:41 +02:00
Jens Schauder
d1b0174f72
Add note to readme about MITM attacks.
2024-09-16 12:09:55 +02:00
Mark Paluch
fa091b5bda
Update commercial repository coordinates.
...
Closes #92
2024-09-06 08:19:08 +02:00
Mark Paluch
9ef357bb35
Add command to distribute GitHub workflows.
...
Closes #96
2024-09-02 15:12:03 +02:00
Jens Schauder
b2a57fc45d
Remove pushing release version change to main
...
This step is not necessary.
2024-08-16 10:17:34 +02:00
Mark Paluch
b0d4b6d8e9
Fix BOM release notes links.
...
Closes #95
2024-08-16 09:40:46 +02:00
Mark Paluch
c6f5564ade
Polishing.
...
Remove unused method.
See #94
2024-08-15 11:02:54 +02:00
Mark Paluch
3593bd7437
Use seed commit as lower changelog boundary for initial commercial releases.
...
Closes #94
2024-08-15 11:02:42 +02:00
Mark Paluch
fa4d484120
Consider settings.xml in distribution build.
2024-08-15 09:49:51 +02:00
Mark Paluch
ff23abca79
Add JDK 17.0.9.
2024-08-15 09:49:51 +02:00
Mark Paluch
d735accb8d
Update settings.xml.
2024-08-15 09:49:51 +02:00
Mark Paluch
e39c889b5d
Polishing.
...
Replace spaces with tabs.
See #93
2024-08-14 14:26:14 +02:00
Mark Paluch
2f562ad66e
Bump Dockerfile for JDK build.
...
See #93
2024-08-14 14:18:39 +02:00
Mark Paluch
294187e476
Polishing.
...
Update application-local.template, reformat properties.
See #92
2024-08-14 10:26:52 +02:00
Mark Paluch
5548946278
Create commercial release planning milestones.
...
See #75
2024-08-09 09:24:12 +02:00
Mark Paluch
866cd5ded5
Fix Git commands for initial checkout for Maven version check and CI properties distribution.
2024-08-08 10:54:24 +02:00
Mark Paluch
dbb28c177e
Upgrade to JDK 17.0.12 and Maven 3.9.8.
...
Closes #93
2024-08-08 10:20:57 +02:00
Mark Paluch
5cf398e5e8
Update release tooling for enterprise releases.
...
Closes #92
2024-07-30 09:42:56 +02:00
Mark Paluch
600e6dd8a1
Update Ullman release train.
...
Transition to commercial support.
2024-07-29 11:25:28 +02:00
Mark Paluch
5a64820cd4
Fix snapshot documentation links.
...
Documentation links now contain the proper snapshot suffix.
Closes #91
2024-07-22 15:49:49 +02:00
Jens Schauder
8089c56d51
Correctly setting the state when closing GitHub issues.
...
Closes #89
Closes #88
2024-07-15 13:27:42 +02:00
Jens Schauder
8128bfd117
Added how to run tests to readme.adoc
...
Closes #90
2024-07-15 12:44:04 +02:00
Jens Schauder
9124d2d9c4
Set version 2024.0.2 for release.
2024-07-12 19:50:28 +02:00
Jens Schauder
2cceb40ed7
Set version to be released.
2024-07-12 18:11:42 +02:00
Jens Schauder
b1c14660ca
Switch to oss-s01-token for authentication.
2024-07-12 18:10:23 +02:00
Jens Schauder
7bccf3ea4a
Revert "Prepare Maven Publisher API workflow."
...
This reverts commit d0742e1225 .
2024-07-12 14:52:54 +02:00
Jens Schauder
98565b49f3
Revert "Prepare multipart upload."
...
This reverts commit 35439d59dd .
2024-07-12 14:52:42 +02:00
Jens Schauder
3e5b5ea722
remove COMMERCIAL tag.
2024-07-12 13:54:52 +02:00
Mark Paluch
89acc2c34a
Create aggregator issue in Spring Data Build for all-repositories ticket creation.
...
Closes #87
2024-06-20 14:48:54 +02:00
Mark Paluch
35439d59dd
Prepare multipart upload.
...
See #86
2024-06-19 14:03:45 +02:00
Mark Paluch
d0742e1225
Prepare Maven Publisher API workflow.
...
We need to stage the artifacts in a local repository (done), zip it and prepare it (done) so for uploading to the publishing endpoint (not yet done).
See #86
2024-06-19 11:33:50 +02:00
Jens Schauder
067a94ff3e
Update readme.
...
Closes #85
2024-06-14 11:19:45 +02:00
Jens Schauder
c5570ccb55
Reactivate JDK runtime selector.
...
Closes #84
2024-06-14 11:02:15 +02:00
Mark Paluch
63add2ffdd
Update readme.adoc.
...
Mention documentation trigger in post-release actions.
2024-06-14 10:54:05 +02:00
Mark Paluch
787ca21cd8
Add breaking changes GH label.
2024-06-10 08:53:05 +02:00
Mark Paluch
8581bc32a7
Add X release train (2024.1).
...
Closes #83
2024-05-17 12:18:18 +02:00
Mark Paluch
d21f7584a2
Fix dependency version modifier parsing for pre-releases.
...
Do not consider Final modifier a pre-release.
See #77
2024-05-14 15:01:47 +02:00
Mark Paluch
096a49aa47
Polishing.
...
See #80
2024-04-25 09:28:04 +02:00
Mark Paluch
13a499f2fa
Consider sole related ticket with GH-… syntax a ticket reference.
...
Closes #80
2024-04-25 09:16:53 +02:00