Rob Winch
17444d56a8
Update to spring-doc-actions 0.0.9
2023-06-16 11:03:22 -05:00
Rob Winch
bda6e79e7c
spring-doc-actions v0.0.8
2023-06-14 15:16:30 -05:00
Rob Winch
0df1dea1f8
Use spring-doc-actions v0.0.7
2023-06-14 13:44:29 -05:00
Rob Winch
7c562e2c88
Use bust-cloudflare-antora-cache
2023-06-14 11:33:45 -05:00
Rob Winch
6f2d43e03d
Update to spring-antora-ui v0.3.0
2023-06-14 10:25:29 -05:00
Rob Winch
48d5488185
Cache collector output for tags
2023-06-11 23:43:31 -05:00
Rob Winch
bdbeffc901
Fail Branches on Warning
...
Issue gh-13210
2023-06-08 17:25:09 -05:00
Rob Winch
1b954f1383
cralwer.algolia.com performs indexing
2023-06-08 13:46:10 -05:00
Steve Riesenberg
fce9d893f9
Add .github/actions/.gitkeep
2023-06-07 17:05:18 -05:00
Rob Winch
8aa641410a
Use rsync-antora-reference@v0.0.5
2023-05-02 10:36:53 -05:00
Rob Winch
058a49ad3d
Use rsync-antora-reference@v0.0.4
2023-05-02 10:15:34 -05:00
Rob Winch
99afa32fae
Use rsync-antora-reference@v0.0.3
2023-05-02 09:56:42 -05:00
Rob Winch
61f33d2d29
Use rsync-antora-reference@v0.0.2
2023-05-02 09:27:50 -05:00
Rob Winch
739641966f
Use rsync-antora-reference@v0.0.1
2023-05-02 09:15:46 -05:00
Rob Winch
060a8f6cdb
Use latest-version-extension
2023-04-27 20:01:57 -05:00
Rob Winch
02c9df1371
Update to docsearch
2023-04-27 20:01:33 -05:00
Rob Winch
b5ff77339b
Use ui-bundle v0.1.1
2023-03-09 12:23:34 -06:00
Rob Winch
26827157f9
Use publish-docsearch-config-extension
...
Closes gh-12794
2023-02-27 16:05:39 -06:00
Dan Allen
cca087f04f
upgrade docs extensions
...
- upgrade to Asciidoctor Tabs 1.0.0-beta.3
- upgrade to Antora Release Line Extension 1.0.0
- upgrade to Spring.io Antora Extensions 1.0.0
- fix require path of tabs migration extension in local playbook
- add reminder to update dependency versions in playbook template for branches
2023-02-08 11:18:59 -06:00
Steve Riesenberg
06d05691b9
Override collector config for 6.0.0-RC1
...
Closes gh-12607
2023-01-31 15:32:39 -06:00
Steve Riesenberg
02587c7407
Exclude toolchains.xml from being read
...
Issue gh-12568
Issue gh-12596
2023-01-30 19:51:17 -06:00
Dan Allen
8a56d49d35
upgrade Gradle Antora Plugin to 1.0.0
2023-01-30 16:22:30 -06:00
Dan Allen
8940bc8979
document the authoring process and publishing workflow for the documentation
2023-01-30 16:21:04 -06:00
Dan Allen
53acce43bc
add docs to local Antora extensions
2023-01-30 16:19:37 -06:00
Rob Winch
d9bb586257
Use spring-gradle-build-action@v2
...
We also need to use -Porg.gradle.java.installations.auto-detect=false so some of
the Gradle versions don't get xerces ClassCastExceptions.
Closes gh-12568
2023-01-20 13:17:37 -06:00
Rob Winch
c4ab7e2353
Revert to spring-gradle-build-action@v1
2023-01-20 08:50:58 -06:00
Rob Winch
ff30a7e3db
--stacktrace
2023-01-20 08:50:58 -06:00
Rob Winch
06cb8bfe6a
Not quiet scan
2023-01-20 08:50:46 -06:00
Rob Winch
0f0c341cfa
Add GRADLE_ENTERPRISE_SECRET_ACCESS_KEY
2023-01-19 22:07:45 -06:00
Dan Allen
576e4d4711
prime atlas extension for use in playbook template
...
- declare atlas extension as package
- declare release line extension as package
- enable release line extension by default
- configure atlas extension, but do not enable by default (enable using --extension @antora/atlas-extension)
2023-01-18 16:37:54 -06:00
Rob Winch
765f4f65fd
Update to spring-io/spring-gradle-build-action@v2
2023-01-18 16:34:34 -06:00
Dan Allen
f2aa1c7687
upgrade Asciidoctor Tabs, the Antora Gradle plugin, and Node.js
2023-01-17 09:42:43 -03:00
Dan Allen
fcc344dfa2
document how to trigger the docs build workflow using the GitHub Actions UI or GitHub CLI
2023-01-17 09:42:20 -03:00
Dan Allen
ac8e3f6810
only index pages from the latest version in each release line
2023-01-11 13:58:46 -06:00
Dan Allen
33b1038eb6
upgrade Gradle Antora plugin and extension packages
2023-01-11 10:22:33 -07:00
Dan Allen
063b48c739
add packages (dependencies) to playbook template in docs-build branch
2023-01-11 10:22:33 -07:00
Dan Allen
9442191a84
enable AsciiDoc sourcemap in branch/author builds for more accurate log messages
2023-01-10 09:05:24 -06:00
Dan Allen
ea5260adad
add playbook template to support local build in content branches ( #12497 )
2023-01-06 15:12:37 -06:00
Dan Allen
1c181dc81c
remove temporary playbook
2022-12-24 22:46:03 -03:00
Dan Allen
fdfbdcc645
fix name of secret for Algolia API key [no ci]
2022-12-24 22:44:50 -03:00
Dan Allen
5ac63ed64f
show build-refname value in Deploy Docs workflow name
2022-12-24 22:43:55 -03:00
Dan Allen
5855bbb378
fix secret for indexer workflow
2022-12-23 09:47:45 -03:00
Dan Allen
409bd29abd
rework the search indexing process
...
- reconfigure the docsearch scraper to store component and version for each res
- switch from the Docker image to a resuable GitHub Action
- add publish-docsearch-config extension to transform Handlebars into YAML
2022-12-22 10:26:13 -03:00
Dan Allen
2fb91e6266
switch to published partial build extension and remove local extension
2022-12-19 10:38:04 -03:00
Dan Allen
f500c0fbe0
upgrade version of Asciidoctor Tabs to 1.0.0-alpha.11
2022-12-08 21:44:26 -06:00
Dan Allen
c9ee194832
invalidate CDN cache after full build
2022-12-06 17:04:09 -06:00
Dan Allen
7757eab714
add Asciidoctor Tabs, tabs migration, code chomping & code folding to production site
2022-12-06 15:29:01 -06:00
Dan Allen
dd44928051
add 6.x branches to build
2022-11-28 08:22:40 -03:00
Dan Allen
35bdfa87a0
do full sync when Antora reverts to running a full build ( #12263 )
2022-11-22 09:06:56 -06:00
Dan Allen
51fa7c0c34
remove dry-run on sync script; replace with -c for partial build
2022-11-10 21:08:37 -06:00