Oliver Drotbohm
206d61575a
GH-1208 - Update dependency mappings.
2025-06-13 14:02:11 +02:00
Oliver Drotbohm
c533186c3e
GH-1208 - Tweak dependency mappings for update automation.
2025-06-13 13:22:24 +02:00
Oliver Drotbohm
6ac5f616fe
GH-1205 - Update dependency mappings to auto-update Micrometer Tracing.
2025-05-26 20:43:08 +02:00
Oliver Drotbohm
a771ecfad5
GH-1105 - Add dependency mapping file.
2025-03-13 23:27:42 +01:00
Oliver Drotbohm
6797be91de
GH-704 - Temporarily disable clean branch checks.
2024-12-11 21:22:09 +01:00
Cora Iberkleid
00081853e9
GH-704 - Improved script to back-port commits into maintenance branches.
2024-12-11 21:21:50 +01:00
Oliver Drotbohm
1fb8def139
GH-985 - Fix backport message massaging in script.
2024-12-11 17:23:35 +01:00
Oliver Drotbohm
a199bfcd64
GH-942 - Add keyword to commit message to automatically close ticket in backport script.
2024-11-18 16:37:17 +01:00
K. Siva Prasad Reddy
2b6a0bebf2
GH-795 - Using @MockitoBean and @MockitoSpyBean.
2024-09-04 14:37:46 +02:00
Oliver Drotbohm
68afaa8c83
GH-704 - Added simple script for backport ticket creation.
2024-08-13 16:54:23 +02:00
Oliver Drotbohm
dad454aea5
GH-704 - Read SHAs to backport from source branch.
2024-07-29 23:52:26 +02:00
Oliver Drotbohm
6636a78044
GH-704 - Improve back-port script to cherry pick all commits associated to the source ticket.
2024-07-14 19:36:43 +02:00
Oliver Drotbohm
780e4bcaaa
GH-704 - Attempt cherry-pick before creating the ticket.
2024-07-14 19:26:21 +02:00
Oliver Drotbohm
d3e677a1e1
GH-704 - More verbose output about the issued gh command.
2024-07-08 22:13:09 +02:00
Oliver Drotbohm
5dbf329cd9
GH-704 - Add script to back-port commits.
...
The script creates tickets for the back-ports, cherry-picks the latest commit of the current branch and adapts the commit messages of them to the ticket ids of the newly created tickets.
2024-07-08 22:05:28 +02:00
Simon Verhoeven
0e879640ef
GH-236 - Code fixes in Introducing Spring Modulith document.
...
Replaced the deprecated matchingMapped with matching, and adapted the way the orderId is read from the event.
2023-07-10 16:51:57 +02:00
Oliver Drotbohm
596e8828a2
GH-197 - Promote project out of experimental status.
...
Set version number to 1.0.0-SNAPSHOT. New group id is org.springframework.modulith. Also adapt links to new project home.
2023-05-02 14:32:32 +02:00
Oliver Drotbohm
3b12093589
GH-61 - Include all modules in release preparations.
...
Added dedicated prepare-release profile to make sure that all modules get their versions updated on mvn release:prepare. This is required to make sure the tag lands on a commit that especially has the distribution module updated so that the documentation publication actually produces the artifacts for the released version.
2022-11-02 17:35:04 +01:00
Oliver Drotbohm
f5d5cb84a2
GH-21 - Add project announcing blog post.
2022-10-24 15:42:34 +02:00
Oliver Drotbohm
3ab5072e1e
GH-18 - Polishing.
...
Switch to consistent usage of secrets via environment variables. Remove documentation generation from standard build. Some general POM polishing. A bit of release documentation.
2022-07-28 08:46:11 +02:00
Oliver Drotbohm
6c444769d7
GH-1 - Initial port of Moduliths project.
...
Basically the state of commit c7cf939 of https://github.com/moduliths/moduliths for further development under the Spring umbrella.
2022-07-06 13:03:01 +02:00