Commit Graph

757 Commits

Author SHA1 Message Date
Marcin Grzejszczak
9e340791c2 Adds support for automated jpms modules
Manifest will be automatically updated with automated jpms entry. As the value we're taking the project name and converting dashes to dots
2024-06-28 11:34:55 +02:00
Ryan Baxter
24ad0c7042 Adding extentions to antora maven plugin 2024-06-19 08:41:54 -04:00
Ryan Baxter
45684a43c0 Specifying directory for site generation 2024-06-18 17:46:43 -04:00
Ryan Baxter
334997a0f7 Configure unresolved plugin directory 2024-06-18 16:34:29 -04:00
Ryan Baxter
08167be438 Update node version for new plugin 2024-06-18 16:06:29 -04:00
Ryan Baxter
1f4c1c33d0 Upgrading antora ui package and use package.json 2024-06-18 15:11:56 -04:00
buildmaster
9b92ef35a3 Bumping versions to 4.1.3-SNAPSHOT after release 2024-05-30 10:08:27 +00:00
buildmaster
106207bef2 Going back to snapshots 2024-05-30 10:08:27 +00:00
buildmaster
7ef02395ca Update SNAPSHOT to 4.1.2 2024-05-30 10:06:52 +00:00
buildmaster
57f3dc6a1d Bumping versions to 4.1.2-SNAPSHOT after release 2024-03-27 12:33:12 +00:00
buildmaster
6f548ec691 Going back to snapshots 2024-03-27 12:33:12 +00:00
buildmaster
2ec044f1ac Update SNAPSHOT to 4.1.1 2024-03-27 12:31:50 +00:00
buildmaster
b0fef38e3e Bumping versions 2024-03-05 16:50:20 +00:00
buildmaster
6dac40322d Going back to snapshots 2023-12-06 14:30:48 +00:00
buildmaster
94bea8dec6 Update SNAPSHOT to 4.1.0 2023-12-06 14:29:30 +00:00
buildmaster
112414c6c8 Bumping versions to 4.1.1-SNAPSHOT after release 2023-12-06 14:07:27 +00:00
buildmaster
9dc6a2cd25 Going back to snapshots 2023-12-06 14:07:27 +00:00
buildmaster
b5a2cd3f8a Update SNAPSHOT to 4.1.0 2023-12-06 14:06:05 +00:00
buildmaster
e54745b14a Bumping versions 2023-11-28 20:18:55 +00:00
buildmaster
2cdd4e5995 Going back to snapshots 2023-10-31 12:49:43 +00:00
buildmaster
893884976c Update SNAPSHOT to 4.1.0-RC1 2023-10-31 12:48:29 +00:00
buildmaster
2e71bd2d16 Going back to snapshots 2023-09-27 09:43:10 +00:00
buildmaster
29656eecf3 Update SNAPSHOT to 4.1.0-M2 2023-09-27 09:41:33 +00:00
Marcin Grzejszczak
69195e8210 Added kroki to antora packages
With this change if you want to use diagrams you can easily do that
2023-09-25 16:52:33 +02:00
Spencer Gibb
dffe16b622 Updates antora extention dependencies 2023-09-22 13:50:59 -04:00
Spencer Gibb
9f8f92ba3a Downgrades antora node version temporarily 2023-09-11 14:45:21 -04:00
Marcin Grzejszczak
19d36d1f1f More phase parameterization 2023-09-08 15:31:25 +02:00
Marcin Grzejszczak
abc24359ed Added a phase for generation of readme 2023-09-08 15:11:33 +02:00
Marcin Grzejszczak
5514719931 Simplified antora setup 2023-09-08 14:48:35 +02:00
Marcin Grzejszczak
2282c2400a Migrates documentation to Antora (#241)
* Migrate Structure

* Insert explicit ids for headers

* Copy default antora files

* Fix indentation for all pages

* Generate a default navigation

* Remove includes

* Enable Section Summary TOC for small pages

* WIP

* Updated the docs

* Removed unnecessary file deployment step

* Left deploy goal only

* Fixed configprops location

* Fixed gitignores and path of configprops generation

* Upgraded ui bundle

* Removed node files

* Removed unnecessary docs zip uploading
2023-09-08 13:00:27 +02:00
buildmaster
573ef75c97 Bumping versions 2023-08-10 20:25:12 +00:00
buildmaster
498b01f6d4 Going back to snapshots 2023-08-10 00:51:09 +00:00
buildmaster
65986252e6 Update SNAPSHOT to 4.1.0-M1 2023-08-10 00:49:35 +00:00
Olga MaciaszekSharma
1610010b63 Upgrade to Boot 3.2.0-M1. 2023-07-21 16:12:30 +02:00
Marcin Grzejszczak
0e66d54ff4 Merge branch '4.0.x' 2023-06-27 16:04:41 +02:00
Marcin Grzejszczak
21a18395fa Merge branch '3.1.x' into 4.0.x 2023-06-27 16:04:31 +02:00
Marcin Grzejszczak
a2e2ff90e2 Not building the docs for CI builds - changed the env var; fixes gh-239 2023-06-27 14:13:48 +02:00
Marcin Grzejszczak
d7f3a8f35d Not building the docs for CI builds - we cant' fetch jars; fixes gh-239 2023-06-27 14:07:14 +02:00
Marcin Grzejszczak
b52dff8956 Revert "Not building the docs for CI builds - we cant' fetch jars; fixes gh-239"
This reverts commit 4bea4c590f.
2023-06-27 13:43:19 +02:00
Marcin Grzejszczak
4bea4c590f Not building the docs for CI builds - we cant' fetch jars; fixes gh-239 2023-06-27 13:39:12 +02:00
Marcin Grzejszczak
8087edaf9a Unpacking docs resources only for non CI builds, fixed wrong env var derefernce; fixes gh-239 2023-06-27 12:48:21 +02:00
Marcin Grzejszczak
79ec1a0b58 Unpacking docs resources only for non CI builds; fixes gh-239 2023-06-27 12:29:41 +02:00
Marcin Grzejszczak
e095c0f0aa Merge branch '4.0.x' 2023-06-26 14:41:05 +02:00
Marcin Grzejszczak
a14578930a Merge branch '3.1.x' into 4.0.x 2023-06-26 14:40:56 +02:00
Marcin Grzejszczak
6f7f008710 Uses jar-with-deps for sc-build-docs; fixes gh-238 2023-06-26 14:40:37 +02:00
Spencer Gibb
443452ebac Merge branch '4.0.x' 2023-06-20 12:21:25 -04:00
Spencer Gibb
2701008de8 Updates spring-asciidoctor-backends version to 0.0.5 2023-06-20 12:21:05 -04:00
Spencer Gibb
1902c5b907 Revert "Use previous version for docs temporarily"
This reverts commit b4ad31d593.
2023-06-13 13:26:08 -04:00
Spencer Gibb
b4ad31d593 Use previous version for docs temporarily 2023-06-13 13:15:12 -04:00
Spencer Gibb
a715cbc47a Updates boot to 3.2.0-SNAPSHOT 2023-06-13 12:45:09 -04:00