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 |
|
Mark Paluch
|
bbbb791340
|
Use versioned links to Antora docs.
Closes #79
|
2024-04-25 08:59:03 +02:00 |
|
Mark Paluch
|
7338905308
|
Include contributors from pull request references in GitHub release notes.
Closes #78
|
2024-04-12 09:31:03 +02:00 |
|
Mark Paluch
|
21c105c70c
|
Polishing.
Fix test properties, enable Java 9++ compilation with fqcn import to Module.
|
2024-04-05 10:49:12 +02:00 |
|
Mark Paluch
|
a07e584800
|
Remove issue references from commercial release notes.
Closes #76
|
2024-04-05 10:44:48 +02:00 |
|
Mark Paluch
|
c5988d5a66
|
Include JPA dependencies in dependency check.
Closes #77
|
2024-04-05 10:41:26 +02:00 |
|
Mark Paluch
|
1905a867db
|
Release 2023.0.10.
|
2024-03-15 11:45:59 +01:00 |
|
Mark Paluch
|
74fed6eb29
|
Fix project service update.
|
2024-02-16 16:12:43 +01:00 |
|
Christoph Strobl
|
944a17ba7e
|
Conditionally supply project to deployment url.
See: #75
|
2024-02-16 16:05:33 +01:00 |
|
Mark Paluch
|
963ac5ab29
|
Polishing.
Validate deployment properties.
See #75
|
2024-02-16 14:04:41 +01:00 |
|
Mark Paluch
|
7576756dd3
|
Provide distribution-repository for commercial releases.
See #75
|
2024-02-16 14:04:41 +01:00 |
|
Mark Paluch
|
c58f9b7449
|
Update site links.
Add links to docs.spring.vmware.com for commercial releases.
See #75
|
2024-02-16 13:25:43 +01:00 |
|
Christoph Strobl
|
ff9e9e983b
|
Add project to promotion url.
Along the way also remove unused code.
See #75
|
2024-02-16 12:00:12 +01:00 |
|
Christoph Strobl
|
e71e1dadaf
|
Sign deployed artefacts.
Add gpg signing for artifactory.
See: #75
|
2024-02-16 11:58:01 +01:00 |
|
Christoph Strobl
|
6654c4a807
|
Update settings for repository verification.
Use settings xml for artifactory deployment and switch verification resource url.
See: #75
|
2024-02-16 11:55:48 +01:00 |
|
Mark Paluch
|
58ea50e722
|
Polishing.
Provide GPG signature arguments to release profile. Determine default branch from ModuleIteration and avoid branch defaulting to main.
|
2024-02-14 14:37:57 +01:00 |
|
Mark Paluch
|
edc1c3d177
|
Refine build number.
|
2024-02-14 13:58:33 +01:00 |
|
Mark Paluch
|
8574cafa8b
|
Add commercial repositories to smoke tests.
|
2024-02-13 15:23:00 +01:00 |
|
Mark Paluch
|
b62d8202ca
|
Refine GitHub label update.
Add commercial flag to the command line.
|
2024-02-08 09:11:21 +01:00 |
|
Oliver Drotbohm
|
5c07bc9780
|
Support for commercial releases.
|
2024-02-06 16:45:24 +01:00 |
|
Mark Paluch
|
da02529ba4
|
Include asciidoc license years range in license update.
Closes #74
|
2024-01-02 15:36:23 +01:00 |
|
Mark Paluch
|
7e8823fa3b
|
Upgrade to Maven 3.9.6 and Java 17.0.9.
|
2023-12-14 08:42:29 +01:00 |
|
Mark Paluch
|
77fd19e10d
|
Polishing.
Avoid duplicate label creation.
See #73
|
2023-11-21 08:50:05 +01:00 |
|
Mark Paluch
|
d5c3e56cc6
|
Introduce label has: design-decision to indicate tickets that contain design decisions.
Closes #73
|
2023-11-21 08:49:47 +01:00 |
|
Mark Paluch
|
6641b97f06
|
Polishing.
Switch Sagan to Website API wording.
See #72
|
2023-11-20 14:04:53 +01:00 |
|
Mark Paluch
|
a511b02918
|
Fix documentation URL for Spring Data.
Use the commons artifact instead of build.
Closes #72
|
2023-11-20 14:04:34 +01:00 |
|
Mark Paluch
|
0fb11b1202
|
Add W release train.
|
2023-11-17 15:26:18 +01:00 |
|
Christoph Strobl
|
b1a30f90b5
|
Mention all changes for GA releases on GitHub release page.
Closes #70
|
2023-11-17 15:25:42 +01:00 |
|
Mark Paluch
|
f1f37b4693
|
Polishing.
Add milestone caching.
See #69
|
2023-11-17 10:14:21 +01:00 |
|
Mark Paluch
|
a65c641478
|
Disable Grade Build caching for release steps.
Closes #69
|
2023-11-17 10:13:47 +01:00 |
|
dependabot[bot]
|
61cc755825
|
Upgrade guava to 32.0.0-jre.
Bumps [guava](https://github.com/google/guava) from 31.1-jre to 32.0.0-jre.
- [Release notes](https://github.com/google/guava/releases)
- [Commits](https://github.com/google/guava/commits)
---
updated-dependencies:
- dependency-name: com.google.guava:guava
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Closes #48
|
2023-10-13 16:26:58 +02:00 |
|
Mark Paluch
|
c6f1bda740
|
Ensure force checkout to clean up any leftovers from a previous state.
Closes #62
|
2023-10-13 11:53:54 +02:00 |
|
Mark Paluch
|
1c2ca1fc00
|
Upgrade to Maven 3.9.5.
Closes #63
|
2023-10-13 11:46:28 +02:00 |
|
Mark Paluch
|
50bd97b6c4
|
Upgrade to Ubuntu 23.04.
Closes #61
|
2023-10-13 11:46:28 +02:00 |
|
Mark Paluch
|
edd698bf20
|
Fix documentation path for R2DBC.
|
2023-09-29 09:10:07 +02:00 |
|
Mark Paluch
|
ed3fa6dbc6
|
Polishing.
Rename documentation command to release documentation.
Also, retain milestone repos for RC builds.
|
2023-09-15 15:52:33 +02:00 |
|
Mark Paluch
|
88b2ad3a3a
|
Avoid symlink to file conversion.
Closes #60
|
2023-09-15 15:52:33 +02:00 |
|
Mark Paluch
|
24daeffa49
|
Split projects deletion/update.
|
2023-09-15 09:46:47 +02:00 |
|
Mark Paluch
|
1f7abbc38f
|
Improve startup time.
Closes #59
|
2023-09-15 09:31:43 +02:00 |
|
Mark Paluch
|
c2adeacfae
|
Update documentation URL references to antora-based doc sites.
Closes #58
|
2023-09-07 10:29:38 +02:00 |
|
Mark Paluch
|
eeea703266
|
Add process to build antora-based documentation sites.
Closes #57
|
2023-09-07 10:29:20 +02:00 |
|
Julia
|
b48184881d
|
Add details to dependency upgrade section.
Maintain consistent format for CLI commands.
Closes #55
|
2023-08-21 10:23:19 -07:00 |
|
Julia
|
a9cd0fe4fe
|
Add Julia to list of team members to exclude from release notes
|
2023-08-17 14:21:02 -04:00 |
|
Julia
|
85bc9095bc
|
Add section in README for upgrading Maven.
See #55
|
2023-08-15 16:53:09 -04:00 |
|
Julia
|
a6738d3b1d
|
Upgrade to Java 17.0.8, Java 8.0.382, and Maven 3.9.4.
Closes #56
|
2023-08-14 09:02:52 -04:00 |
|
Christoph Strobl
|
09a2c1e585
|
Resolve SDKMAN candidates directory from environment. (#54)
Evaluate SDKMAN environment variables (SDKMAN_DIR & SDKMAN_CANDIDATES_DIR) to resolve the location of java candidates.
|
2023-07-27 10:03:15 -04:00 |
|
Mark Paluch
|
f469e45e4b
|
Polishing.
Improve local verification by using the verify command.
See #45
|
2023-07-18 11:51:49 +02:00 |
|