From 74dbaf327c8628871d7fe454948c5b8d119b28db Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Fri, 26 Jul 2024 11:17:16 +0200 Subject: [PATCH] Polishing. See #228 --- .github/workflows/antora-site.yml | 4 ++-- package.json | 10 ++++------ playbooks/cassandra.yml | 2 +- playbooks/commons.yml | 2 +- playbooks/couchbase.yml | 2 +- playbooks/elasticsearch.yml | 2 +- playbooks/jpa.yml | 2 +- playbooks/keyvalue.yml | 2 +- playbooks/ldap.yml | 2 +- playbooks/mongodb.yml | 2 +- playbooks/neo4j.yml | 2 +- playbooks/redis.yml | 2 +- playbooks/relational.yml | 2 +- playbooks/rest.yml | 2 +- 14 files changed, 18 insertions(+), 20 deletions(-) diff --git a/.github/workflows/antora-site.yml b/.github/workflows/antora-site.yml index 1754d34..b47c7ee 100644 --- a/.github/workflows/antora-site.yml +++ b/.github/workflows/antora-site.yml @@ -60,7 +60,7 @@ jobs: # path: target/antora/site # retention-days: 5 - name: Publish Docs - uses: spring-io/spring-doc-actions/rsync-antora-reference@v0.0.17 + uses: spring-io/spring-doc-actions/rsync-antora-reference@v0.0.18 with: docs-username: ${{ secrets.DOCS_USERNAME }} docs-host: ${{ secrets.DOCS_HOST }} @@ -69,7 +69,7 @@ jobs: site-path: target/antora/site httpdocs-path: /spring-data/${{ github.event.inputs.module }}/reference - name: Bust Cloudflare Cache - uses: spring-io/spring-doc-actions/bust-cloudflare-antora-cache@v0.0.17 + uses: spring-io/spring-doc-actions/bust-cloudflare-antora-cache@v0.0.18 with: context-root: spring-data/${{ github.event.inputs.module }}/reference cloudflare-zone-id: ${{ secrets.CLOUDFLARE_ZONE_ID }} diff --git a/package.json b/package.json index 57f7976..ff4ab5e 100644 --- a/package.json +++ b/package.json @@ -1,12 +1,10 @@ { - "//": "Until it is fixed, force asciidoctor/core version https://github.com/asciidoctor/asciidoctor.js/issues/1732", "dependencies": { - "antora": "3.2.0-alpha.4", - "@asciidoctor/core": "2.2.6", + "antora": "3.2.0-alpha.5", "@antora/atlas-extension": "1.0.0-alpha.2", - "@antora/collector-extension": "1.0.0-alpha.3", + "@antora/collector-extension": "1.0.0-alpha.7", "@asciidoctor/tabs": "1.0.0-beta.6", - "@springio/antora-extensions": "1.11.1", - "@springio/asciidoctor-extensions": "1.0.0-alpha.10" + "@springio/antora-extensions": "1.12.0", + "@springio/asciidoctor-extensions": "1.0.0-alpha.11" } } diff --git a/playbooks/cassandra.yml b/playbooks/cassandra.yml index 87bda92..04abf83 100644 --- a/playbooks/cassandra.yml +++ b/playbooks/cassandra.yml @@ -38,7 +38,7 @@ urls: redirect_facility: httpd ui: bundle: - url: https://github.com/spring-io/antora-ui-spring/releases/download/v0.4.15/ui-bundle.zip + url: https://github.com/spring-io/antora-ui-spring/releases/download/v0.4.16/ui-bundle.zip snapshot: true runtime: log: diff --git a/playbooks/commons.yml b/playbooks/commons.yml index 7328c9a..aecef0c 100644 --- a/playbooks/commons.yml +++ b/playbooks/commons.yml @@ -32,7 +32,7 @@ urls: redirect_facility: httpd ui: bundle: - url: https://github.com/spring-io/antora-ui-spring/releases/download/v0.4.15/ui-bundle.zip + url: https://github.com/spring-io/antora-ui-spring/releases/download/v0.4.16/ui-bundle.zip snapshot: true runtime: log: diff --git a/playbooks/couchbase.yml b/playbooks/couchbase.yml index bb987a3..a71a913 100644 --- a/playbooks/couchbase.yml +++ b/playbooks/couchbase.yml @@ -38,7 +38,7 @@ urls: redirect_facility: httpd ui: bundle: - url: https://github.com/spring-io/antora-ui-spring/releases/download/v0.4.15/ui-bundle.zip + url: https://github.com/spring-io/antora-ui-spring/releases/download/v0.4.16/ui-bundle.zip snapshot: true runtime: log: diff --git a/playbooks/elasticsearch.yml b/playbooks/elasticsearch.yml index 8b9d84e..3823c20 100644 --- a/playbooks/elasticsearch.yml +++ b/playbooks/elasticsearch.yml @@ -38,7 +38,7 @@ urls: redirect_facility: httpd ui: bundle: - url: https://github.com/spring-io/antora-ui-spring/releases/download/v0.4.15/ui-bundle.zip + url: https://github.com/spring-io/antora-ui-spring/releases/download/v0.4.16/ui-bundle.zip snapshot: true runtime: log: diff --git a/playbooks/jpa.yml b/playbooks/jpa.yml index 341cdc5..cd77230 100644 --- a/playbooks/jpa.yml +++ b/playbooks/jpa.yml @@ -38,7 +38,7 @@ urls: redirect_facility: httpd ui: bundle: - url: https://github.com/spring-io/antora-ui-spring/releases/download/v0.4.15/ui-bundle.zip + url: https://github.com/spring-io/antora-ui-spring/releases/download/v0.4.16/ui-bundle.zip snapshot: true runtime: log: diff --git a/playbooks/keyvalue.yml b/playbooks/keyvalue.yml index c4018ed..5c42099 100644 --- a/playbooks/keyvalue.yml +++ b/playbooks/keyvalue.yml @@ -38,7 +38,7 @@ urls: redirect_facility: httpd ui: bundle: - url: https://github.com/spring-io/antora-ui-spring/releases/download/v0.4.15/ui-bundle.zip + url: https://github.com/spring-io/antora-ui-spring/releases/download/v0.4.16/ui-bundle.zip snapshot: true runtime: log: diff --git a/playbooks/ldap.yml b/playbooks/ldap.yml index a7041c6..7db0ece 100644 --- a/playbooks/ldap.yml +++ b/playbooks/ldap.yml @@ -38,7 +38,7 @@ urls: redirect_facility: httpd ui: bundle: - url: https://github.com/spring-io/antora-ui-spring/releases/download/v0.4.15/ui-bundle.zip + url: https://github.com/spring-io/antora-ui-spring/releases/download/v0.4.16/ui-bundle.zip snapshot: true runtime: log: diff --git a/playbooks/mongodb.yml b/playbooks/mongodb.yml index 43f3a10..a6ff975 100644 --- a/playbooks/mongodb.yml +++ b/playbooks/mongodb.yml @@ -38,7 +38,7 @@ urls: redirect_facility: httpd ui: bundle: - url: https://github.com/spring-io/antora-ui-spring/releases/download/v0.4.15/ui-bundle.zip + url: https://github.com/spring-io/antora-ui-spring/releases/download/v0.4.16/ui-bundle.zip snapshot: true runtime: log: diff --git a/playbooks/neo4j.yml b/playbooks/neo4j.yml index 01bff27..e1a823b 100644 --- a/playbooks/neo4j.yml +++ b/playbooks/neo4j.yml @@ -38,7 +38,7 @@ urls: redirect_facility: httpd ui: bundle: - url: https://github.com/spring-io/antora-ui-spring/releases/download/v0.4.15/ui-bundle.zip + url: https://github.com/spring-io/antora-ui-spring/releases/download/v0.4.16/ui-bundle.zip snapshot: true runtime: log: diff --git a/playbooks/redis.yml b/playbooks/redis.yml index e52e0f3..71bc1f9 100644 --- a/playbooks/redis.yml +++ b/playbooks/redis.yml @@ -38,7 +38,7 @@ urls: redirect_facility: httpd ui: bundle: - url: https://github.com/spring-io/antora-ui-spring/releases/download/v0.4.15/ui-bundle.zip + url: https://github.com/spring-io/antora-ui-spring/releases/download/v0.4.16/ui-bundle.zip snapshot: true runtime: log: diff --git a/playbooks/relational.yml b/playbooks/relational.yml index b49004e..e4f25eb 100644 --- a/playbooks/relational.yml +++ b/playbooks/relational.yml @@ -38,7 +38,7 @@ urls: redirect_facility: httpd ui: bundle: - url: https://github.com/spring-io/antora-ui-spring/releases/download/v0.4.15/ui-bundle.zip + url: https://github.com/spring-io/antora-ui-spring/releases/download/v0.4.16/ui-bundle.zip snapshot: true runtime: log: diff --git a/playbooks/rest.yml b/playbooks/rest.yml index 46aad0e..1b41baf 100644 --- a/playbooks/rest.yml +++ b/playbooks/rest.yml @@ -38,7 +38,7 @@ urls: redirect_facility: httpd ui: bundle: - url: https://github.com/spring-io/antora-ui-spring/releases/download/v0.4.15/ui-bundle.zip + url: https://github.com/spring-io/antora-ui-spring/releases/download/v0.4.16/ui-bundle.zip snapshot: true runtime: log: