Commit Graph

278 Commits

Author SHA1 Message Date
Mark Paluch
bd6ff63ab8 Remove Jira integration.
Closes #205
2022-04-27 09:55:33 +02:00
Mark Paluch
6f72b50f83 Remove GemFire from dev tools.
In preparation, as GemFire used Jira for project management.

See #205
2022-04-27 09:55:23 +02:00
Mark Paluch
7fa80dcff9 Polishing.
Improve create tickets logging.

See #213
2022-04-27 09:46:29 +02:00
Mark Paluch
09b220eeee Do not create maintenance branches upon release conclude for branch-only releases.
Closes #213
2022-04-27 09:46:08 +02:00
Mark Paluch
f6f53ab8fe Polishing.
Improve command logging. Refine Git operations on dependency upgrade.

See #209
2022-04-04 10:49:50 +02:00
Mark Paluch
0425644186 Adopt release trains to branch renaming.
Closes #209
2022-04-04 10:49:01 +02:00
Mark Paluch
bc7b4f82c3 Polishing.
Use correct documentation URL.

See #207
2022-03-22 14:33:18 +01:00
Mark Paluch
34d5fe5c7c Polishing.
Use Spring Data Relational as repository name when interacting with GitHub for the JDBC project.

See #206
2022-03-22 11:21:41 +01:00
Mark Paluch
6a83f2ce26 Polishing.
Remove unused code. Prevent merge-commits during pull.

See #206
2022-03-22 09:30:33 +01:00
Mark Paluch
7aeea2a50b Include Commit Signing in verify command.
Closes #206
2022-03-22 09:29:48 +01:00
Mark Paluch
a14acab82f Upgrade to Java 1.8.0_322.
See #208
2022-03-22 09:00:24 +01:00
Mark Paluch
03f6660366 Fix JavaRuntime detection guards.
Closes #208
2022-03-22 09:00:24 +01:00
Mark Paluch
18e783f2dd Create Sagan versions for R2DBC from Spring Data Relational.
Closes #207
2022-03-22 09:00:24 +01:00
Mark Paluch
d3069a2f71 Fix unit tests.
See #200
2022-03-21 11:46:18 +01:00
Mark Paluch
36943f9d3e Add support to update license headers.
Closes #204
2022-03-10 11:30:24 +01:00
Mark Paluch
ac4f14b12c Rename dependency package to infra. 2022-02-18 13:24:55 +01:00
Mark Paluch
6417cd98e0 Polishing.
Reformat code. Add backticks to version numbers.

See #203
2022-02-18 13:23:15 +01:00
Mark Paluch
66119fed12 Add ship-it command.
Closes #203
2022-02-18 13:22:59 +01:00
Mark Paluch
3bb5eae700 Update project dependency setup by adding Micrometer to Spring Data Build.
Closes #201
2022-02-07 13:54:29 +01:00
Mark Paluch
d0fd6aab9b Use Java version and vendor from pipeline properties.
Ensure that we use always the specified Java version.

See #193
2022-02-07 10:53:08 +01:00
Mark Paluch
2e8472ac07 Polishing.
Move code around

See #193
2022-02-07 09:54:36 +01:00
Mark Paluch
bb81ddefee Add support to upgrade Java versions across projects.
Closes #193
2022-02-07 09:52:07 +01:00
Mark Paluch
facfb70127 Add Kotlin label to Spring Data JDBC project.
See #198
2022-02-07 08:50:10 +01:00
Mark Paluch
4fb02265c7 Consider JVM build version in Java runtime detection.
We now consider the JVM build number. Also, the SDKman discovery prepends 1. to Java versions that are 1.8 based for a consistent versioning scheme.

See #200
2022-01-18 09:42:41 +01:00
Mark Paluch
79a0430631 Polishing.
Use JPA version number for Envers to properly upgrade the BOM for Spring Data 3. It doesn't hurt to do the same for 2.x as version numbers of JPA and Envers are the same after the 2.0 version bump.

Closes #200
2022-01-18 08:57:07 +01:00
Mark Paluch
41fd518277 Pin Java version to 1.8.0_312 for Spring Data 2.x.
Closes #200
2022-01-18 08:56:10 +01:00
Mark Paluch
c842e464e9 Polishing.
Fix Java selection for generic build operations. Include envers as child artifact of JPA.

See #194
2022-01-14 14:53:01 +01:00
Mark Paluch
56062093a1 Polishing.
Refine commit message keywords, fall back to main as the changelog lower bound.

See #194
2022-01-13 15:51:15 +01:00
dependabot[bot]
9712202eef Upgrade guava from 28.1-jre to 29.0-jre in /release-tools.
Bumps [guava](https://github.com/google/guava) from 28.1-jre to 29.0-jre.
- [Release notes](https://github.com/google/guava/releases)
- [Commits](https://github.com/google/guava/commits)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Closes #183
2022-01-11 09:04:53 +01:00
Mark Paluch
d4d8a67b97 Extend license header date range to 2022.
Closes #199
2022-01-11 09:01:59 +01:00
Mark Paluch
b5e04b346b Add support to release Spring Data 3.0 using Java 17.
Closes #194
2022-01-11 09:01:59 +01:00
Mark Paluch
e9eacb8436 Add support to detect installed Java versions using Mac native and SDKman.
Closes #196
2022-01-11 09:01:55 +01:00
Mark Paluch
a64d1eb295 Update release trains.
Closes #198
2022-01-10 09:13:37 +01:00
Mark Paluch
bceff362a2 Update release trains.
Closes #198
2021-12-13 08:43:19 +01:00
Mark Paluch
7e5bd8ca7b Polishing.
Fix typo.

See #197
2021-11-24 14:03:27 +01:00
Mark Paluch
2c75332bb2 Use current alias for current Javadoc/Reference doc links.
Closes #197
2021-11-24 14:03:27 +01:00
Mark Paluch
2ee909a27c Update readme.md 2021-11-12 11:25:44 +01:00
Mark Paluch
1b7483846b Update readme.md 2021-11-12 11:24:05 +01:00
Jens Schauder
bf5134e0e2 Update readme.md 2021-11-12 11:20:51 +01:00
Mark Paluch
b6464e0e6d Polishing.
Avoid fallback to latest available version if current version is not reported in dependency list.

See #195
2021-10-06 10:41:25 +02:00
Mark Paluch
b8c136bc74 Include Smallrye Mutiny in dependency upgrade process.
Closes #195
2021-10-06 10:13:49 +02:00
Mark Paluch
675994c1db Polishing.
Extract method for easier reuse.

See #194
2021-10-04 11:53:13 +02:00
Mark Paluch
e8a61c9421 Add R and T release trains.
See #194.
2021-10-04 11:53:00 +02:00
Mark Paluch
271342d102 Polishing.
Use supported GH icon for bug fixes section as 🪲 supported is broken on some systems.

See #192
2021-09-17 08:11:25 +02:00
Mark Paluch
1d769ef3ca Add support to upgrade Maven wrapper across projects.
Closes #192
2021-09-17 08:10:42 +02:00
Mark Paluch
02a57692ee Include JMolecules in dependency upgrade check.
Closes #189
2021-09-10 13:48:31 +02:00
Mark Paluch
8f7f687b2e Fix dependency version parser for version strings using dot as separator between version and modifier.
Closes #188
2021-09-10 13:48:08 +02:00
Mark Paluch
e2992b5bdd Remove changelog backporting and changelog.txt population.
Closes #187
2021-07-26 08:22:30 +02:00
Jens Schauder
2dbb593676 Reformat release instructions. 2021-07-19 12:09:28 +02:00
Jens Schauder
9395fac449 Update readme.md 2021-07-12 09:36:12 +02:00