forked from hazelcast/cloud-docs
-
Notifications
You must be signed in to change notification settings - Fork 0
/
check-links-playbook.yml
68 lines (68 loc) · 2.19 KB
/
check-links-playbook.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
site:
title: Documentation
url: http:localhost:5000
content:
sources:
- url: .
branches: HEAD
start_paths: [./docs, ./tutorials]
- url: https://github.com/hazelcast/imdg-docs
branches: [master, v/*]
start_path: docs
- url: https://github.com/hazelcast/imdg-docs
branches: [archived-versions]
start_paths: docs/*
- url: https://github.com/hazelcast/management-center-docs
branches: [main, v/*]
start_path: docs
- url: https://github.com/hazelcast/management-center-docs
branches: [archived-versions]
start_paths: docs/*
- url: https://github.com/hazelcast/hz-docs
branches: [main, v/*]
start_path: docs
- url: https://github.com/hazelcast/hazelcast-platform-operator-docs
branches: [main]
start_path: docs
- url: https://github.com/hazelcast-guides/sql_stock_ticker_cloud
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-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/hazelcast-cloud-maven-plugin
branches: main
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:
page-pagination: true
idprefix: ''
idseparator: '-'
hazelcast-cloud: Cloud
page-cloud-console: https://cloud.hazelcast.com/
page-cloud-signup: https://cloud.hazelcast.com/sign-up
extensions:
- ./lib/tabs-block.js
- asciidoctor-kroki