Skip to content

Commit

Permalink
Fix build errors v/5.8 (#246)
Browse files Browse the repository at this point in the history
  • Loading branch information
fantkolja authored Sep 16, 2024
1 parent 841300d commit 29882d2
Show file tree
Hide file tree
Showing 2 changed files with 145 additions and 141 deletions.
283 changes: 143 additions & 140 deletions check-links-playbook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,153 +2,156 @@ site:
title: Documentation
url: http:localhost:5000
content:
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/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/hazelcast-commandline-client
branches: main
start_path: 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
3 changes: 2 additions & 1 deletion docs/modules/ROOT/pages/jet-job-configuration.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -61,4 +61,5 @@ The following `JetJob` resource runs the Data Pipeline for the `Hazelcast` resou
.Example configuration
[source,yaml,subs="attributes+"]
----
include::ROOT:example$/jet-job-example.yaml[]
include::ROOT:example$/jet-job-example.yaml[]
----

0 comments on commit 29882d2

Please sign in to comment.