Skip to content

Commit

Permalink
Fix build errors v/5.3 (#240)
Browse files Browse the repository at this point in the history
Fixes

```
11:26:43 AM: [08:26:43.723] WARN (asciidoctor): callout list item index: expected 2, got 5
11:26:43 AM:     file: docs/modules/ROOT/pages/backup-restore.adoc:216
11:26:43 AM:     source: https://github.com/hazelcast/hazelcast-platform-operator-docs (branch: v/5.3 | start path: docs)
```


https://app.netlify.com/sites/nifty-wozniak-71a44b/deploys/66e7ea837de71a000837d1ea#L276
  • Loading branch information
fantkolja authored Sep 16, 2024
1 parent e0f65b1 commit ec2a3c1
Show file tree
Hide file tree
Showing 2 changed files with 144 additions and 38 deletions.
180 changes: 143 additions & 37 deletions check-links-playbook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,50 +2,156 @@ site:
title: Documentation
url: http:localhost:5000
content:
sources:
- url: .
branches: HEAD
start_path: docs
- url: https://github.com/hazelcast/hazelcast-docs
branches: [main]
start_paths: [home,tutorials]
- url: https://github.com/hazelcast/imdg-docs
branches: [v/*]
start_path: docs
- url: https://github.com/hazelcast/hz-docs
branches: main
start_paths: [docs]
- url: https://github.com/hazelcast-guides/stream-to-stream-joins
branches: master
start_paths: docs
- url: https://github.com/hazelcast/management-center-docs
branches: [main]
start_path: docs
- url: https://github.com/hazelcast/cloud-docs
branches: [main]
start_paths: [docs, tutorials]
- url: https://github.com/hazelcast/hazelcast-commandline-client
branches: main
start_path: docs
- url: https://github.com/hazelcast-guides/write-through-cache-mongodb-mapstore
branches: master
start_paths: docs
- url: https://github.com/hazelcast/hazelcast-cloud-maven-plugin
branches: main
start_path: docs
- url: https://github.com/hazelcast-guides/client-failover
branches: master
start_paths: docs

ui:
sources:
- url: .
branches: HEAD
start_path: docs
- url: https://github.com/hazelcast/hazelcast-docs
start_paths: [home,tutorials]
branches: HEAD
- url: https://github.com/hazelcast/hz-docs
branches: [main]
start_path: docs
- url: https://github.com/hazelcast/imdg-docs
branches: [v/*]
start_path: docs
- url: https://github.com/hazelcast/management-center-docs
branches: [main]
start_path: docs
- url: https://github.com/hazelcast/cloud-docs
branches: [main]
start_paths: [docs, tutorials]
- url: https://github.com/hazelcast-guides/sql_stock_ticker_cloud
branches: master
start_paths: docs
- url: https://github.com/hazelcast-guides/client-failover
branches: master
start_paths: docs
- url: https://github.com/hazelcast-guides/spring-boot-sample
branches: master
start_paths: docs
- url: https://github.com/hazelcast-guides/serverless-fraud-detection
branches: master
start_paths: docs
- url: https://github.com/hazelcast-guides/write-through-cache-mongodb-mapstore
branches: master
start_paths: docs
- url: https://github.com/hazelcast-guides/standard-deviation-parallel-processing
branches: master
start_paths: docs
- url: https://github.com/hazelcast-guides/stream-to-stream-joins
branches: master
start_paths: docs
- url: https://github.com/hazelcast/hazelcast-cloud-maven-plugin
branches: main
start_path: docs
- url: https://github.com/hazelcast-guides/adoc-templates.git
branches: antora-doc
- url: https://github.com/hazelcast-guides/caching-springboot-jcache
branches: master
start_path: docs
- url: https://github.com/hazelcast-guides/hazelcast-embedded-springboot
branches: master
start_path: docs
- url: https://github.com/hazelcast-guides/springboot-hibernate
branches: master
start_path: docs
- url: https://github.com/hazelcast-guides/hibernate-jcache
branches: master
start_path: docs
- url: https://github.com/hazelcast-guides/istio
branches: master
start_path: docs
- url: https://github.com/hazelcast-guides/caching-micronaut
branches: master
start_path: docs
- url: https://github.com/hazelcast-guides/kubernetes-embedded
branches: master
start_path: docs
- url: https://github.com/hazelcast-guides/hazelcast-embedded-microprofile
branches: master
start_path: docs
- url: https://github.com/hazelcast-guides/hazelcast-client-quarkus
branches: master
start_path: docs
- url: https://github.com/hazelcast-guides/springboot-webfilter-session-replication
branches: master
start_path: docs
- url: https://github.com/hazelcast-guides/caching-springboot
branches: master
start_path: docs
- url: https://github.com/hazelcast-guides/ecs-embedded
branches: master
start_path: docs
- url: https://github.com/hazelcast-guides/springboot-tomcat-session-replication
branches: master
start_path: docs
- url: https://github.com/hazelcast-guides/vmware-tanzu
branches: master
start_path: docs
- url: https://github.com/hazelcast-guides/terraform-quickstarts
branches: master
start_path: docs
- url: https://github.com/hazelcast-guides/kubernetes-external-client
branches: main
start_path: docs
- url: https://github.com/hazelcast-guides/active-directory-authentication
branches: master
start_path: docs
- url: https://github.com/hazelcast-guides/kubernetes-sidecar
branches: main
start_path: docs
- url: https://github.com/hazelcast-guides/kubernetes-hpa
branches: master
start_path: docs
- url: https://github.com/hazelcast-guides/kubernetes-ssl
branches: master
start_path: docs
- url: https://github.com/hazelcast-guides/kubernetes-wan
branches: master
start_path: docs
- url: https://github.com/hazelcast-guides/kubernetes
branches: master
start_path: docs
- url: https://github.com/hazelcast-guides/spring-session-hazelcast
branches: master
start_path: docs
- url: https://github.com/hazelcast-guides/ec2-cluster
branches: master
start_path: docs
- url: https://github.com/hazelcast-guides/linkerd
branches: master
start_path: docs
- url: https://github.com/hazelcast-guides/consul
branches: master
start_path: docs
- url: https://github.com/hazelcast-guides/nodejs-client-getting-started
branches: master
start_path: docs
- url: https://github.com/hazelcast-guides/go-client-getting-started
branches: master
start_path: docs
- url: https://github.com/hazelcast-guides/openfaas-hz-client
branches: master
start_path: docs
- url: https://github.com/hazelcast-guides/hazelcast-platform-operator-expose-externally
branches: main
start_path: docs
- url: https://github.com/hazelcast-guides/hazelcast-platform-operator-external-backup-restore
branches: master
start_path: docs
- url: https://github.com/hazelcast/clc-docs
branches: main
start_path: docs
ui:
bundle:
url: https://github.com/hazelcast/hazelcast-docs-ui/releases/latest/download/ui-bundle.zip #../hazelcast-docs-ui/build/ui-bundle.zip
snapshot: true
asciidoc:
attributes:
# Download images from kroki at build time (does not work for inline images)
kroki-fetch-diagram: true
# Inlude next and previous links on each page
# Include next and previous links on each page
page-pagination: true
idprefix: ''
# Separate anchor link names by dashes
Expand Down
2 changes: 1 addition & 1 deletion docs/modules/ROOT/pages/backup-restore.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,7 @@ be deployed with the Hazelcast container in the same Pod.
include::ROOT:example$/hazelcast-persistence-agent.yaml[]
----
<1> The backup type for where the backup data will be stored. It is either `Local` or `External`. Default value is `Local`.
<5> The agent which is responsible for backing data up into the external storage.
<2> The agent which is responsible for backing data up into the external storage.
The agent configuration is optional. If you set the `backupType` to `External` and do not pass the agent configuration, the operator
directly use the latest stable version of the agent.
+
Expand Down

0 comments on commit ec2a3c1

Please sign in to comment.