4 Commits

Author SHA1 Message Date
4c16e73eb3 change cloudconnect visibility to public (#89)
change cloudconnect visibility to public

Co-authored-by: lhajba <lacefhun@gmail.com>
Reviewed-on: #89
Reviewed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com>
Co-authored-by: Hajba, László Antal <laszlo-antal.hajba@t-systems.com>
Co-committed-by: Hajba, László Antal <laszlo-antal.hajba@t-systems.com>
2026-04-14 11:39:11 +00:00
12d16b7a2d added preprod branch script (#87)
Some checks failed
Create Weekly Analytics Stats / run-analytics (push) Failing after 5s
Reviewed-on: #87
Reviewed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com>
Co-authored-by: Sebastian Gode <sebastian.gode@telekom.de>
Co-committed-by: Sebastian Gode <sebastian.gode@telekom.de>
2026-04-01 11:46:33 +00:00
1e4648067d DMS RocketMQ public (#84)
Reviewed-on: #84
Reviewed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com>
Co-authored-by: Gode, Sebastian <sebastian.gode@t-systems.com>
Co-committed-by: Gode, Sebastian <sebastian.gode@t-systems.com>
2026-03-31 14:15:08 +00:00
e2acf0c603 Add table suffix to cloud envs (#85)
Some checks failed
Create Weekly Analytics Stats / run-analytics (push) Failing after 6s
1) Add table_suffix key to avoid EoD hardcoding

Co-authored-by: Yusenka <tangelapo@gmail.com>
Reviewed-on: #85
Reviewed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com>
2026-03-25 10:04:18 +00:00
8 changed files with 244 additions and 6 deletions

View File

@ -1,5 +1,6 @@
---
name: swiss
table_suffix: _swiss
internal_org: docs-swiss
public_org: opentelekomcloud-docs-swiss
regions:

View File

@ -8,6 +8,6 @@ title: API Reference
type: api-ref
cloud_environments:
- name: eu_de
visibility: internal
visibility: public
pdf_visibility: public
pdf_enabled: true

View File

@ -8,6 +8,6 @@ title: User Guide
type: umn
cloud_environments:
- name: eu_de
visibility: internal
visibility: public
pdf_visibility: public
pdf_enabled: true

View File

@ -8,6 +8,6 @@ title: API Reference
type: api-ref
cloud_environments:
- name: eu_de
visibility: internal
visibility: public
pdf_visibility: public
pdf_enabled: true

View File

@ -8,6 +8,6 @@ title: User Guide
type: umn
cloud_environments:
- name: eu_de
visibility: internal
visibility: public
pdf_visibility: public
pdf_enabled: true

View File

@ -8,5 +8,5 @@ teams:
permission: write
cloud_environments:
- name: eu_de
visibility: internal
visibility: public
is_global: false

View File

@ -8,5 +8,5 @@ teams:
permission: write
cloud_environments:
- name: eu_de
visibility: internal
visibility: public
is_global: false

237
tools/create_preprod_branch.py Executable file

File diff suppressed because it is too large Load Diff