Commit Graph

49 Commits

Author SHA1 Message Date
github-actions[bot] 5bbb75923c
Update Antora Spring UI to v0.4.18 2024-11-18 16:20:46 -06:00
github-actions[bot] 72f0f4eb74 Update Antora Spring UI to v0.4.17 2024-10-16 10:06:43 +00:00
Rob Winch 3d48b7060f Add javadoc-extension 2024-07-09 22:53:00 -05:00
github-actions[bot] e56bcb3cfd Update Antora Spring UI to v0.4.16 2024-06-20 15:47:28 -03:00
Rob Winch 12c03dd5a3 Use composite extension 2024-05-21 16:41:49 -05:00
github-actions[bot] e4eeeb95c2 Update Antora Spring UI to v0.4.15 2024-05-20 13:50:54 -03:00
marcusdacoregio ed1ef9b889 Update Antora UI Spring to v0.4.12 2024-05-07 08:52:41 -03:00
Steve Riesenberg cd04ea3675
Fix atlas-extension order
Fixes the following error from latest-version-extension:
    FATAL (antora): The latest-version-extension must be registered
    after the atlas-extension
2024-04-19 09:58:37 -05:00
Marcus Hert Da Coregio e7468571ae
Try range 0..99 for patch versions
Issue gh-14810
2024-03-27 14:46:51 -03:00
Marcus Hert Da Coregio f11a669dc7
Update tags
Issue gh-14810
2024-03-27 11:42:39 -03:00
Marcus Hert Da Coregio 629e2ea110
Update tags
Issue gh-14810
2024-03-27 10:22:06 -03:00
Marcus Hert Da Coregio baed662780
Ignore milestones from 5.8.3
Issue gh-14810
2024-03-27 09:22:25 -03:00
Marcus Hert Da Coregio 5536e21690
Update tags
5.8.x where x > 10 tags were not being deployed
2024-03-26 15:33:39 -03:00
Rob Winch cfd02619cf
Update antora-ui-spring v0.4.11 2024-03-18 11:11:38 -05:00
Rob Winch ac3935da09 Use Related Docs Static Page
- Update antora-ui-spring
- Update antora-extensions
- Configure related pages
2023-10-10 15:02:29 -05:00
Rob Winch dcc044a654 Update to antora-ui-spring v0.4.2 2023-09-21 11:14:51 -05:00
Rob Winch 71c9c82233 Search in all Spring Docs 2023-09-20 14:22:57 -05:00
Rob Winch 5930496049
Update to antora-ui-spring v0.3.7 2023-09-13 10:15:56 -05:00
Rob Winch a469b2e229 Update to antora-ui-spring 0.3.6 2023-09-07 12:20:59 -05:00
Rob Winch ed73d77e33 Update to antora-ui-spring 0.3.5 2023-08-28 12:12:26 -07:00
Rob Winch 85ccc20121 Update to antora-ui-spring 0.3.3 2023-07-18 11:11:30 -05:00
Rob Winch 8ba2c34175 Update to spring-antora-ui v0.3.2 2023-07-12 11:28:19 -05:00
Rob Winch 1485ad6951 Update to antora-ui-spring v0.3.1
- Adds GitHub Project Link
- Adds Stackoverflow Link
- Adds Related Documentation links
2023-07-12 10:47:38 -05:00
Rob Winch f7363052de Remove inject-collector-config
All refs from the playbook now have the collector configured
2023-06-20 11:13:55 -05:00
Rob Winch 1e9893122b Remove publish-docsearch-config-extension
Algolia docsearch does the indexing on its side now
2023-06-20 11:13:11 -05:00
Rob Winch 75a280b68d Remove tabs-migration-extension
All versions brought in by the playbook now use asciidoctor tabs
2023-06-20 11:10:49 -05:00
Rob Winch 4414d76720 Antora fails if warnings are output 2023-06-20 11:05:33 -05:00
Rob Winch eb66d1ba41 Remove version-fix.js
The playbook no longer brings in versions that were broken.
2023-06-20 11:05:00 -05:00
Rob Winch 0a5f56e0de Remove fix-component-name-display.js
We no longer bring in tags that were broken
2023-06-20 11:04:16 -05:00
Rob Winch a5c8d737bd Exclude versions with name = ROOT 2023-06-20 11:03:39 -05:00
Rob Winch a69cd7d5d9 Use Antora name of security
Issue gh-13327
2023-06-16 21:58:41 -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 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 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 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 7491f8a76d configure Antora and CI workflow to support partial build (single version)
- upgrade to Antora 3.2.0-alpha.2
- upgrade release-line-extension to 1.0.0-alpha.2
- add atlas-extension
- add local autoconfig-partial-build extension
- configure deploy-docs.yml workflow to detect and set up partial build
- configure publish-docs.sh script to sync partial build
2022-11-10 14:25:04 -06:00
Dan Allen e2f3ba2245 add release line extension 2022-10-25 14:42:44 -05:00
Dan Allen 466b882d82 refine docs build
- upgrade Antora to 3.2.0-alpha.1
- remove extension (patch) to support linked worktrees
- rename local playbook to local-antora-playbook.yml
- use more precise tags pattern
2022-10-24 09:57:12 -05:00
Rob Winch d7d1ee2b7e Include tags for versions larger than 5
This includes tags for versions larger than 5, but only as large as 9. We
will need to fix this for versions >= 10.
2022-10-18 13:31:54 -05:00
Dan Allen 649823f401 switch to official Antora Plugin for Gradle
- lock version to latest release of Antora 3.1
- declare Node.js dependencies in build.gradle
- use Node.js version provided by plugin
- assign environment variables using environments property on extension block
- move group and description project properties to gradle.properties
- remove unneeded .npmrc
- upgrade to Gradle 7.5.1
- pass -q when running gradlew from Collector
2022-09-29 14:43:44 -05:00
Dan Allen f2f7eb7482 eliminate the dependency on the generated-docs repository
- add and register Antora Collector
- configure Antora Collection at runtime using another extension
2022-09-12 13:13:02 -05:00
Dan Allen f2020a2cf4 build and publish RC versions 2022-09-09 12:54:10 -05:00
Dan Allen c993da749c populate playbook branch for docs site 2022-09-06 15:23:09 -06:00