Compare commits

..

5 Commits

Author SHA1 Message Date
460c988041 delete bd umn
All checks were successful
gl/check check status: success (460c98804192f1a17311cbc82bbc7ab3190a8772)
gl/gate gate status: success (460c98804192f1a17311cbc82bbc7ab3190a8772)
2025-07-23 11:57:50 +00:00
741c7a1ee6 Delete business dashboard
Some checks are pending
gl/check check status: pending (741c7a1ee6680f70102de9c7214d8ce720a9024c)
2025-07-23 11:56:01 +00:00
d28effba8e Make environment: hidden in otc_metadata/data/services/obs_3rd_party.yaml
Reviewed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com>
Co-authored-by: Sabelnikov, Dmitriy <dmitriy.sabelnikov@t-systems.com>
Co-committed-by: Sabelnikov, Dmitriy <dmitriy.sabelnikov@t-systems.com>
2025-06-13 08:03:30 +00:00
dd7981f3e2 Rename Big Data to Data Analysis according to OTC console
Reviewed-by: Gode, Sebastian <sebastian.gode@t-systems.com>
Co-authored-by: Tino Schreiber <tino.schreiber@t-systems.com>
Co-committed-by: Tino Schreiber <tino.schreiber@t-systems.com>
2025-06-02 10:12:54 +00:00
02a38e8fc7 add document attributes
Reviewed-by: Gode, Sebastian <sebastian.gode@t-systems.com>
Co-authored-by: Tino Schreiber <tino.schreiber@t-systems.com>
Co-committed-by: Tino Schreiber <tino.schreiber@t-systems.com>
2025-06-02 08:27:12 +00:00
4 changed files with 14 additions and 22 deletions

View File

@ -52,3 +52,16 @@ the key is :code:`service_type` which has the foreign key in the
document can only be linked to one service.
The key :code:`service_category` table is :code:`name` of the service category
which is then used in the :code:`services` table as foreign key.
File structure: documents
^^^^^^^^^^^^^^^^^^^^^^^^^
* hc_location: reference to Huawei Cloud part
* html_location: place where the documents are stored in doc-exports
* link: URI document
* pdf_enabled: true| false ; enable pdf generation
* pdf_enviroment public|internal|hidden: environment where the pdfs are shown in the SBV
* rst_location: folder location of this specific in the source repo
* service_type: primary key of service name
* title: written title of the service
* type: document type

View File

@ -1,8 +0,0 @@
---
link: /business-dashboard/umn/
rst_location: umn/source
pdf_enabled: false
pdf_environment: hidden
service_type: bd
title: User Guide
type: umn

View File

@ -1,13 +0,0 @@
---
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

@ -1,5 +1,5 @@
---
environment: internal
environment: hidden
repositories:
- environment: internal
repo: docs/object-storage-service-3rd-party