Sam Brannen
8ffaec5d72
Update rsync-antora-reference to v0.0.22
...
Closes gh-35951
2 weeks ago
Sam Brannen
578cdb5f7e
Update antora-extensions to 1.14.7
...
Closes gh-35949
2 weeks ago
Sam Brannen
305a512a55
Stop linking to 6.1.22-SNAPSHOT reference docs
...
With this commit, we now include snapshots for main (which currently
correlates to 7.0.x), 6.2.x, and 7.0.x to 9.*.x.
Closes gh-35923
3 weeks ago
github-actions[bot]
cf036eeaa3
Update Antora UI Spring to v0.4.25
...
Closes gh-35877
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
3 weeks ago
github-actions[bot]
fa8a30f753
Update Antora Spring UI to v0.4.22
...
Closes gh-35858
3 weeks ago
github-actions[bot]
f63ae425bf
Update Antora Spring UI to v0.4.20
...
Closes gh-35812
1 month ago
github-actions[bot]
fa20dd820d
Update Antora Spring UI to v0.4.19
...
Closes gh-35796
1 month ago
Sébastien Deleuze
01cebc85b4
Flip the Java 17/25 order
...
To use Java 17 as the default.
3 months ago
Sébastien Deleuze
6cf89a1e58
Upgrade to Gradle 9.1.0 and Java 25
3 months ago
Brian Clozel
e5e8574466
Install both Java 17 and Java 24 for building docs
...
Docs branches have different Java requirements we should ensure that all
required Java versions are available locally.
6 months ago
Brian Clozel
a2cabcbb90
Enable automatic toolchain provisioning
6 months ago
Brian Clozel
9b3625b39e
Upgrade to Gradle 8.14.2
6 months ago
Brian Clozel
7232e83807
Fix failing build for docs
...
As of https://github.com/spring-projects/spring-framework/issues/35007 ,
the auto-provisioning is disabled for Java runtimes in Gradle.
This makes the build fail because Java 24 is required for building the
docs whereas this action is setting up Java 17.
This commit also upgrades other GitHub actions.
6 months ago
Sébastien Deleuze
91afab7723
Fix broken antora task
...
See https://github.com/spring-io/antora-extensions/pull/43
10 months ago
github-actions[bot]
e19a8e58fc
Update Antora UI Spring to v0.4.18 ( #33899 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 year ago
Sébastien Deleuze
5f2707a7e3
Upgrade Antora extensions to 1.14.2
...
It adds support to external link CSS style via
override-navigation-builder-extension.
1 year ago
github-actions[bot]
92ecef74ec
Update Antora Spring UI to v0.4.17
1 year ago
Stéphane Nicoll
11c9373439
Polish
1 year ago
Stéphane Nicoll
6f8db2cfd3
Upgrade to Java 17.0.12
1 year ago
Stéphane Nicoll
bff8cff03b
Upgrade to Gradle 8.9
1 year ago
Sébastien Deleuze
c55979b8a9
Build documentation branches only for 6.1 and later
...
To avoid a duplication error caused by a conflict between the
6.0.x branch and the v6.0.23 tag.
1 year ago
github-actions[bot]
097c773b91
Update Antora Spring UI to v0.4.16
2 years ago
Sébastien Deleuze
431cce0b1e
Upgrade to Gradle 8.7
2 years ago
Sébastien Deleuze
0ed87a350c
Revert "Add update-antora-ui-spring.yml workflow"
...
This reverts commit 1a43d698d1 .
2 years ago
Marcus Hert Da Coregio
1a43d698d1
Add update-antora-ui-spring.yml workflow
2 years ago
Sébastien Deleuze
94c5481e9e
Remove per-branch-antora-playbook.yml
...
Not needed anymore due to gh-32864.
2 years ago
Rob Winch
41675587ea
Modernize Antora Build
...
- Use package.json so dependabot can automatically update JS dependencies
- Use @springio/antora-extensions (automatically apply default extensions
in proper order)
- Leverage set-algolia-env-extension to manage algolia env variables
- Update to latest ui
Closes gh-32863
2 years ago
Sébastien Deleuze
b14a20161f
Update spring-doc-actions to 0.0.16
2 years ago
Sébastien Deleuze
10e5029e88
Upgrade to antora-ui-spring 0.4.13
...
See https://github.com/spring-io/antora-ui-spring/pull/234
2 years ago
Sébastien Deleuze
4b2552f498
Upgrade to antora-ui-spring 0.4.12 in per-branch-antora-playbook.yml
2 years ago
Sébastien Deleuze
554f15262d
Upgrade to antora-ui-spring 0.4.12
2 years ago
Sébastien Deleuze
9fc8046728
Upgrade asciidoctor-extensions to 1.0.0-alpha.10
...
See gh-22171
2 years ago
Rob Winch
9b60075085
Fixes atlas-extension order
...
The atlas-extension must be registered before the latest-version-extension
so that the latest version logic is applied to versions imported from the
atlas-extension.
Closes gh-32067
2 years ago
Sébastien Deleuze
aa2ea2055d
Enable .htaccess generation on per branch builds
...
See gh-32044
2 years ago
Rob Winch
f9c1e6053c
Update to spring-io/spring-doc-actions v0.0.14
2 years ago
Rob Winch
2362a142c1
Update to antora-extensions 1.8.2
2 years ago
Stéphane Nicoll
b656bb4855
Merge pull request #31701 from rwinch/docs-build-version-updates
...
Docs build version updates
2 years ago
Rob Winch
c6eb4c0eae
antora-extensions 1.7.0
2 years ago
Rob Winch
57c6cc83da
antora-ui-spring v0.4.9
2 years ago
Rob Winch
1943aad216
Remove @opendevise/antora-release-line-extension
...
This causes conflicts with latest-version-extension and needs removed.
Closes gh-31480
2 years ago
Rob Winch
57b9a57452
Add Search in all Spring Docs
...
Closes gh-31290
2 years ago
Rob Winch
35f3e5d664
Update to antora-ui-spring 0.3.6
2 years ago
Rob Winch
d88eccc837
Update to antora-ui-spring 0.3.5
2 years ago
Stephane Nicoll
3f8db79e1c
Docs build updates
...
Closes gh-31022
2 years ago
Rob Winch
e30e453bb4
Use bust-cloudflare-antora-cache@v0.0.11
...
Various bug fixes and features
2 years ago
Rob Winch
edc01f4957
Add caching for the collector
...
Cache the collector output for tags which speeds up builds with tags.
- Add inject-collector-cache-config-extension
- Update deployment to include the cache in the site
- Update rsync-antora-referece to handle the cache properly
2 years ago
Rob Winch
a53a17c01a
Add the partial build extension
...
Allows partial builds to occur from other branches.
2 years ago
Rob Winch
6c95ee2334
latest-version-extension before collector-extension
...
This ensures that the versions that do not need to be built will be removed
prior to running the collector on them and thus saving time.
2 years ago
Rob Winch
6236ed56e4
Update to antora-extensions 1.4.2
2 years ago
Rob Winch
6455960cf1
Fix space to tabs
2 years ago