Commit Graph

16 Commits

Author SHA1 Message Date
Mark Paluch
ac3c11e529 Setup commercial docs build 2024-12-06 09:42:58 +01:00
Mark Paluch
2390073d67 Switch to Antora Maven Plugin, upgrade dependencies.
Closes #226
2024-06-11 09:01:37 +02:00
Mark Paluch
d16eea7be0 Bump related dependencies.
See #224
2024-05-06 09:48:11 +02:00
Mark Paluch
0aaa3e7fc0 Upgrade to Spring UI 0.4.7. 2023-11-02 09:30:54 +01:00
Mark Paluch
7ada79ecea Upgrade to springio/antora-extensions 1.7.0. 2023-10-11 09:26:36 +02:00
Mark Paluch
f48a01fe44 Add plugin extensions. 2023-09-26 09:24:41 +02:00
Mark Paluch
d123dfd93a Switch to springdocs search index. 2023-09-25 15:29:16 +02:00
Mark Paluch
ea37521168 Add GitHub action for Antora build 2023-09-07 09:21:56 +02:00
Oliver Gierke
82892abe94 Moved release tool into dedicated sub-folder. 2015-07-07 08:30:23 +02:00
Oliver Gierke
b762f7857b More stuff. 2015-07-01 09:13:57 +02:00
Oliver Gierke
cb55df8861 Improvements \o/.
Upgraded dependencies. Changed XPath expressions due to upgrade of Xmlbeam.
2015-06-30 16:37:35 +02:00
Oliver Gierke
cabacc002f More release steps automated.
- Dockbook references to Spring Data Commons files get updated.
- Updating of notice.txt.
- Gradle projects get Spring Data Commons version and repositories updated.
- Added release commit detection and tagging for cleanup.

Upgraded to Spring Boot 1.0.2.RELEASE.
2014-04-30 20:40:35 +02:00
Oliver Gierke
5e09fda269 Further new features.
Added support for creating changelogs from GitHub (for Spring Data Build project). A lot of internal refactorings, strengthening the domain model. Moved project declarations into Projects class. Made types package protected where possible.

Added dedicated TrainIteration type as well as a Shell Converter implementation to allow this type to be handed into the command implementations.

Unified logging into separate component to make sure we have consistent output.
2014-04-16 20:18:37 +02:00
Oliver Gierke
45c86d2b42 Further improvements:
Added functionality to prepare a release:

- Update the Spring Data Commons version a project relies on to the one included in the train iteration.
- Switch to the correct Maven repository matching the current release iteration (milestone, release).
- Update the BOM pom.xml in Spring Build project.

Upgraded to XmlBeam 1.1.4 get the XML manipulation working properly. Fixed XmlBeam configuration to write XML headers to XML files. Fixed the AnnouncementOperations to render the appropriate version number for service releases. Added further Git commands to be able to reset the repositories in the workspace. Let the changelog render the full artifact version.

Ignored integration tests for now.
2014-04-16 14:35:12 +02:00
Oliver Gierke
5d553123c1 Further fancy stuff.
Added a changelog command to render a changelog for a given module from the JIRA tickets. Some internal refactorings and enhancements to the model to be able to work with artifact versions, branches, tags.
2014-04-01 13:04:37 +02:00
Oliver Gierke
092663da01 Initial commit. 2014-03-17 09:28:17 +01:00