Commit Graph

225 Commits

Author SHA1 Message Date
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
Mark Paluch
838bd4bede #159 - Polishing.
Add sanity check to verify dependency upgrade count to prevent accidental dependency upgrades.
2020-12-31 10:48:17 +01:00
John Blum
78608ff672 #165 - Add Label configuration for GemFire/Geode.
Resolves gh-165.
2020-12-31 10:45:26 +01:00
Mark Paluch
d56cb53182 #163 - Report correct calver to Sagan. 2020-12-08 08:32:42 +01:00
Mark Paluch
59acd5e240 #159 - Remove Spring Framework/Reactor from dependency upgrade process.
Also, consider groupId when resolving dependencies to avoid artifactId clashes.
2020-12-07 11:03:21 +01:00
Mark Paluch
adcacb4a46 #159 - Consider SNAPSHOT/BUILD-SNAPSHOT format for BOMs. 2020-12-02 15:22:06 +01:00
Mark Paluch
b70cbd2414 #159 - Polishing.
Encapsulate dependency versions in DependencyVersions value object. Use ModuleIteration instead of TrainIteration+Project.
2020-11-23 10:00:51 +01:00
Mark Paluch
fa80391b0e #160 - Add flag to signal that GitHub issues migration is complete.
Verify that all Projects use GitHub once GitHubMigration.isDone is true. Use different commit message structure after GitHub issues migration.
2020-11-23 09:48:39 +01:00
Mark Paluch
d0bc11d1c2 #162 - Attach label/component to IssueTracker.createTicket(…). 2020-11-23 08:50:26 +01:00
Mark Paluch
43222fdca7 #160 - Attach changelog to GitHub release. 2020-11-22 15:12:42 +01:00
Mark Paluch
6d9078701a #161 - Polishing. 2020-11-20 14:13:55 +01:00
Mark Paluch
640bb333c9 #161 - Polishing. 2020-11-16 13:59:54 +01:00
Mark Paluch
055146e96c #159 - Dependency upgrade automation.
Add commands to check for dependency upgrades and to perform an upgrade for Spring Data Build.
2020-11-13 16:26:55 +01:00
Mark Paluch
fd66965428 #161 - Add documentation for GitHub label update. 2020-11-12 15:32:19 +01:00
Mark Paluch
41f1c73f1f #161 - Add GitHub LabelConfiguration.
Also added GitHub command to create and update labels.
2020-11-12 15:30:04 +01:00
Mark Paluch
2c2fb40dc6 #99 - Polishing.
Avoid CGlib subclasses for configuration classes. Move ExecutorService to top-level config. Use lazy HTTP client creation to speed up test bootstrap.
2020-11-12 15:29:58 +01:00
Mark Paluch
4bca0793db #99 - Create changelog from ticket references used in Git commits. 2020-11-12 15:29:18 +01:00
Mark Paluch
c0b10e547d #99 - Extract ticket references from Git commits. 2020-11-12 15:29:12 +01:00
Mark Paluch
b01be2b5ca #158 - Remove Spring Data Solr from 2021.0 release train. 2020-11-04 11:26:58 +01:00
Mark Paluch
5ae09ba291 #157 - Enable calver to TrainIteration resolution. 2020-10-29 11:10:06 +01:00