Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Flow live #401

Merged
merged 26 commits into from
Oct 21, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
26 commits
Select commit Hold shift + click to select a range
2c7f608
Merge develop into main (#369)
oliverhowell Jul 22, 2024
d482955
Merge develop into main
github-actions[bot] Jul 23, 2024
7df34fb
5.5.0 : update _redirects and search-config.json and antora-playbook.…
Jul 26, 2024
4b384bf
Updated Hazelcast latest/latest-dev links during release 5.5.0
devOpsHazelcast Jul 26, 2024
ff63f2d
6.0-snapshot : update _redirects and search-config.json and antora-pl…
Jul 30, 2024
c032876
Merge develop into main
github-actions[bot] Jul 30, 2024
212d8b3
Platform operator for Kubernetes (5.13) (#373)
devOpsHelm Jul 30, 2024
de91efe
Add swagger sources (#375)
oliverhowell Jul 30, 2024
6b987a0
Merge develop into main
github-actions[bot] Jul 30, 2024
7c6a854
Add Hazelcast 5.5.0 support [REL-295] (#376)
nishaatr Jul 31, 2024
754e1a2
Add 5.5.z swagger source to main build (#380)
oliverhowell Aug 6, 2024
c9e284f
Add PO UCN tutorial into playbook (#384)
oliverhowell Aug 9, 2024
967ee68
Merge develop into main (#383)
oliverhowell Aug 9, 2024
33f7c4b
5.6-snapshot : update _redirects and search-config.json and antora-pl…
Aug 19, 2024
4fb9108
MC 5.6 fix (#385)
oliverhowell Aug 19, 2024
ab90961
Merge develop into main
github-actions[bot] Aug 21, 2024
e221fd0
Main (#390)
fantkolja Sep 17, 2024
a60cff0
Main (#392)
fantkolja Sep 17, 2024
a9e8fd6
Merge develop into main
github-actions[bot] Oct 7, 2024
a3f9c33
Merge develop into main
github-actions[bot] Oct 8, 2024
f672de4
5.6-snapshot : update _redirects and search-config.json and antora-pl…
Oct 9, 2024
69ef806
Merge develop into main
github-actions[bot] Oct 15, 2024
abfa5f7
6.0-snapshot : update _redirects and search-config.json and antora-pl…
Oct 15, 2024
ecf010b
5.6.0 : update _redirects and search-config.json and antora-playbook.…
Oct 16, 2024
08308d6
HZX-232: add Flow repo to playbooks
oliverhowell Oct 21, 2024
6de75c3
Add search details and restore ai_search_id
oliverhowell Oct 21, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions _redirects
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
/hazelcast /home 200!

# Redirect latest management-center alias to the latest version
/management-center/latest/* /management-center/5.5/:splat 200!
/management-center/latest/* /management-center/5.6/:splat 200!

# Redirect latest-dev management-center alias to the latest version
/management-center/latest-dev/* /management-center/5.6-snapshot/:splat 200!
/management-center/latest-dev/* /management-center/6.0-snapshot/:splat 200!

# Redirect latest cloud-only management-center alias to the latest version
/management-center/5.4-CLOUD-1/* /management-center/5.4-snapshot/:splat 200!
Expand Down
15 changes: 15 additions & 0 deletions antora-playbook-local.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,9 @@ content:
- url: https://github.com/hazelcast/hz-docs
branches: [main, v/*]
start_path: docs
- url: https://github.com/hazelcast/hz-flow-docs
branches: [main]
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe let's add here future version branches?
branches: [main, v/*]

Or will there be no versions for flow docs?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We can add this later, not confirmed branch strategy but likely to follow same as hz-docs

start_path: docs
- url: https://github.com/hazelcast/imdg-docs
branches: [v/*]
start_path: docs
Expand Down Expand Up @@ -314,6 +317,18 @@ antora:
branch:
includes:
- 5.5.0
- name: management-center
version: "5.6"
mappings:
- module: integrate
family: attachment
origin:
url:
include:
- '**/hazelcast/management-center'
branch:
includes:
- 5.6.0
- require: ./lib/api_json.js
tags:
- Favorites
Expand Down
37 changes: 34 additions & 3 deletions antora-playbook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,9 @@ content:
- url: https://github.com/hazelcast/hz-docs
branches: [main, v/*]
start_path: docs
- url: https://github.com/hazelcast/hz-flow-docs
branches: [main]
start_path: docs
- url: https://github.com/hazelcast/imdg-docs
branches: [v/*]
start_path: docs
Expand Down Expand Up @@ -197,7 +200,7 @@ content:
branches: [master, 5.5.z]
start_path: docs/rest
- url: https://github.com/hazelcast/management-center
branches: [master, 5.4.0, 5.5.0]
branches: [master, 5.4.0, 5.5.0, 5.6.0]
start_path: hazelcast-management-center/src/openapi/external
- url: https://github.com/hazelcast/management-center
branches: [5.1.z, 5.2.z, 5.3.0]
Expand Down Expand Up @@ -232,6 +235,10 @@ ui:







for = "/api/*"
[headers.values]
Access-Control-Allow-Origin = "*"
Expand All @@ -255,6 +262,18 @@ antora:
branch:
includes:
- 'master'
- name: management-center
version: "5.6"
mappings:
- module: integrate
family: attachment
origin:
url:
include:
- '**/hazelcast/management-center'
branch:
includes:
- 5.6.0
- require: '@djencks/antora-aggregate-collector'
trace: true
componentversions:
Expand All @@ -281,7 +300,7 @@ antora:
- '**/hazelcast/management-center'
branch:
includes:
- 'master'
- 'master'
- name: management-center
version: '5.5'
mappings:
Expand All @@ -293,7 +312,7 @@ antora:
- '**/hazelcast/management-center'
branch:
includes:
- '5.5.0'
- '5.5.0'
- name: management-center
version: '5.3'
mappings:
Expand Down Expand Up @@ -342,6 +361,18 @@ antora:
branch:
includes:
- '5.4.0'
- name: management-center
version: "5.6"
mappings:
- module: integrate
family: attachment
origin:
url:
include:
- '**/hazelcast/management-center'
branch:
includes:
- 5.6.0
- require: ./lib/api_json.js
tags:
- Favorites
Expand Down
28 changes: 26 additions & 2 deletions search-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,18 @@
],
"selectors_key": "tutorials"
},
{
"url": "https://docs.hazelcast.com/flow/(?P<version>.*?)",
"tags": [
"flow"
],
"variables": {
"version": [
"5.5"
]
},
"selectors_key": "flow"
},
{
"url": "https://docs.hazelcast.com/imdg/(?P<version>.*?)/",
"tags": [
Expand All @@ -23,11 +35,11 @@
{
"url": "https://docs.hazelcast.com/management-center/(?P<version>.*?)/",
"tags": [
"management-center-5.6-snapshot"
"management-center-6.0-snapshot"
],
"variables": {
"version": [
"5.6-snapshot"
"6.0-snapshot"
]
},
"selectors_key": "mc"
Expand Down Expand Up @@ -398,6 +410,18 @@
]
},
"selectors_key": "mc"
},
{
"url": "https://docs.hazelcast.com/management-center/(?P<version>.*?)/",
"tags": [
"management-center-5.6"
],
"variables": {
"version": [
"5.6"
]
},
"selectors_key": "mc"
}
],
"sitemap_urls": [
Expand Down
Loading