Compare commits

..

6 Commits

Author SHA1 Message Date
01fca3d920 Fix bd
All checks were successful
gl/check check status: success (01fca3d9205ff9ab5232a152fdafcebdd109d026)
gl/gate gate status: success (01fca3d9205ff9ab5232a152fdafcebdd109d026)
2024-02-22 09:59:01 +00:00
e2c9192045 Added business dashboard
Some checks are pending
gl/check check status: pending (e2c9192045eb0476c86c1475b54a7c03565bfe68)
2024-02-22 09:58:06 +00:00
adc0cb82c3 make glossary, security, regions and endpoints hidden
Reviewed-by: Gode, Sebastian <sebastian.gode@t-systems.com>
Co-authored-by: tischrei <tino.schreiber@t-systems.com>
Co-committed-by: tischrei <tino.schreiber@t-systems.com>
2024-02-14 11:34:15 +00:00
cd6241bef5 add Glossary and Security Advisory
Reviewed-by: Gode, Sebastian <sebastian.gode@t-systems.com>
Co-authored-by: tischrei <tino.schreiber@t-systems.com>
Co-committed-by: tischrei <tino.schreiber@t-systems.com>
2024-02-13 14:29:34 +00:00
cb2e4bd9d4 add new repo regions and Endpoints rae
Reviewed-by: Gode, Sebastian <sebastian.gode@t-systems.com>
Co-authored-by: tischrei <tino.schreiber@t-systems.com>
Co-committed-by: tischrei <tino.schreiber@t-systems.com>
2024-02-13 14:25:04 +00:00
5b23c77309 make sd public available
Reviewed-by: Gode, Sebastian <sebastian.gode@t-systems.com>
Co-authored-by: tischrei <tino.schreiber@t-systems.com>
Co-committed-by: tischrei <tino.schreiber@t-systems.com>
2024-02-13 14:12:33 +00:00
5 changed files with 67 additions and 0 deletions

View File

@ -0,0 +1,6 @@
---
link: /business-dashboard/umn/
rst_location: umn/source
service_type: bd
title: User Guide
type: umn

View File

@ -0,0 +1,13 @@
---
environment: internal
repositories:
- environment: internal
repo: docs/business-dashboard
type: gitea
service_category: other
service_title: Business Dashboard
service_type: bd
service_uri: business-dashboard
teams:
- name: docs-dashboard-rw
permission: write

View File

@ -0,0 +1,16 @@
---
environment: hidden
repositories:
- environment: internal
repo: docs/glossary
type: gitea
- environment: public
repo: opentelekomcloud-docs/glossary
type: github
service_category: other
service_title: Glossary
service_type: gloss
service_uri: glossary
teams:
- name: docs-eco-rw
permission: write

View File

@ -0,0 +1,16 @@
---
environment: hidden
repositories:
- environment: internal
repo: docs/regions-and-endpoints
type: gitea
- environment: public
repo: opentelekomcloud-docs/regions-and-endpoints
type: github
service_category: other
service_title: Regions and Endpoints
service_type: rae
service_uri: regions-and-endpoints
teams:
- name: docs-eco-rw
permission: write

View File

@ -0,0 +1,16 @@
---
environment: hidden
repositories:
- environment: internal
repo: docs/security
type: gitea
- environment: public
repo: opentelekomcloud-docs/security
type: github
service_category: other
service_title: Security
service_type: sec
service_uri: security
teams:
- name: docs-eco-rw
permission: write