Commit Graph

244 Commits

Author SHA1 Message Date
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
Mark Paluch
af90481e4d Polishing 2021-05-14 12:20:01 +02:00
Mark Paluch
ccb2f0b48a Adapt to Git branch changes.
Closes #185
2021-05-05 10:52:47 +02:00
Mark Paluch
968d191dc2 Add 2021.1 release train.
Closes #184.
2021-05-05 10:46:34 +02:00
Mark Paluch
9d5af005d7 Exclude team from contributor listing in GitHub releases.
Closes #177
2021-03-31 11:00:45 +02:00
Mark Paluch
b6666650cd Polishing.
Update license headers to use https.
2021-03-31 10:48:10 +02:00
Mark Paluch
a139a9f184 Introduce verify command to verify configuration settings.
Closes #182.
2021-03-31 10:47:18 +02:00
Mark Paluch
ded5246a1b Remove skipStagingRepositoryClose=true for Sonatype deployments.
Repository closing is blazing fast now.

See #181
2021-03-31 09:59:40 +02:00
Mark Paluch
486418b3e9 Align with dependency structure changes for Cassandra.
See #181
2021-03-31 09:59:40 +02:00
Mark Paluch
31af39895b Consider all pre-releases for minor/major dependency upgrades.
Closes #181
2021-03-31 09:59:39 +02:00
Mark Paluch
8f7d4b5d84 Replace deployment.gpg properties with gpg.
Properties cleanup to not have duplicate properties.

Closes #180
2021-03-31 09:59:39 +02:00
Mark Paluch
43480d57a8 Mention GitHub scopes and deployment.username in readme.
Closes #179
2021-03-31 08:43:05 +02:00
Mark Paluch
33d7e52d29 Polishing.
Simplify filter predicate.

See #176.
2021-03-17 10:44:50 +01:00
Mark Paluch
2f6d249208 Add tracker all-tickets command.
Closes #176.
2021-03-16 15:40:59 +01:00
Mark Paluch
d813eed279 Add M5 to 2021.0 release train.
Closes #175.
2021-03-11 09:59:34 +01:00
Mark Paluch
f3b7c09122 Use for-loop in GitHub.findTickets(…) instead offloading ticket lookup to the executor service.
We now ensure that we do not block the executor service to avoid deadlocks caused by a blocked event loop.

Resolves #174.
2021-02-18 10:55:15 +01:00
Christoph Strobl
288cb438d0 Add 4th Milestone to 2021.0 release train.
Closes #173
2021-02-18 09:29:33 +01:00
Mark Paluch
92fab5d54f Fix tests.
See #167.
2021-02-17 14:40:19 +01:00
Mark Paluch
6d8e0b860a Link to GitHub release for announcement.
Closes #172.
2021-02-17 14:34:26 +01:00
Mark Paluch
1d4584f1a0 Use configured IssueTracker for changelog ticket lookup.
Also, use plain ticket Id's for lookup and reorder methods.

See #168.
2021-02-17 14:20:47 +01:00
Mark Paluch
71b9b0f960 Fix GemFire JIRA Project Id.
See #171.
2021-02-17 11:06:37 +01:00
Mark Paluch
1b943ba7ac Add 3rd milestone to 2021.0 release train.
See #171.
2021-02-16 15:13:07 +01:00
Mark Paluch
a93649f1e3 Use current version if the queried repository does not contain the current version.
Closes #171.
2021-02-16 15:12:01 +01:00
Mark Paluch
7fb8e7afb1 Polishing.
Closes #167
2021-01-13 16:06:40 +01:00
Mark Paluch
9ee421b00b Fix version number comparison.
Consider modifier.

See #159
2021-01-13 15:56:59 +01:00
Mark Paluch
d2681a987d Polishing.
Improve method naming.

Closes #168.
2021-01-13 15:18:42 +01:00
Mark Paluch
cfe22d7eb6 Adapt commit search to new commit message format.
Closes #168.
2021-01-13 15:18:41 +01:00
Christoph Strobl
faa7206730 Add mailing list URI 2021-01-13 14:14:01 +01:00
Mark Paluch
524d3b53ac Attach documentation for Spring Data Commons for Spring Data project.
Closes #167
2021-01-13 10:22:58 +01:00
Mark Paluch
c208a18ff6 Polishing.
Report commit summary in log instead of full commit message.

See #166.
2021-01-13 10:10:17 +01:00
Mark Paluch
50d9684f6e Add tracker open-tickets command to report open tickets for a release.
See #166.
2021-01-13 09:15:04 +01:00
Mark Paluch
23a567ac3d Update git changelog command to use issue tracker.
See #166
2021-01-12 14:49:58 +01:00
Mark Paluch
6f5688a7bc Update issue tracker settings for projects after Jira to GitHub migration.
Closes #166
2021-01-12 14:05:25 +01:00
Mark Paluch
80f511f333 Allow ticket assignment on ticket creation.
See #159
2021-01-12 13:51:43 +01:00
Mark Paluch
314d98381a Skip gracefully dependency versions that cannot be parsed.
See #159
2021-01-12 13:50:27 +01:00