Compare commits

..

1 Commits

Author SHA1 Message Date
f3a340a7ca changing the team as fg is now in PAAS
All checks were successful
gl/check check status: success (f3a340a7ca0a6a19e721e3bedf1fcfc8a9bba08b)
gl/gate gate status: success (f3a340a7ca0a6a19e721e3bedf1fcfc8a9bba08b)
2024-04-04 11:53:20 +00:00
19 changed files with 27 additions and 94 deletions

View File

@ -0,0 +1,10 @@
---
environment: internal
hc_location: usermanual2/aom
html_location: docs/aom/umn2
link: /application-operations-management/umn2/
pdf_name: aom-umn2.0
rst_location: umn2/source
service_type: aom
title: User Guide 2.0
type: umn2

View File

@ -1,10 +0,0 @@
---
environment: internal
hc_location: api/aom2
html_location: docs/aom2/api-ref
link: /application-operations-management-2/api-ref/
pdf_name: aom2-api-ref
rst_location: api-ref/source
service_type: aom2
title: API Reference
type: api-ref

View File

@ -1,10 +0,0 @@
---
environment: internal
hc_location: usermanual/aom2
html_location: docs/aom2/umn
link: /application-operations-management-2/umn/
pdf_name: aom2-umn
rst_location: umn/source
service_type: aom2
title: User Guide
type: umn

View File

@ -1,9 +0,0 @@
---
hc_location: devg/apig
html_location: docs/apig/dev
link: /api-gateway/dev-guide/
pdf_name: apig-dev-guide
rst_location: dev_guide/source
service_type: apig
title: Developer Guide
type: dev

View File

@ -1,10 +0,0 @@
---
environment: internal
hc_location: api/cfw
html_location: docs/cfw/api-ref
link: /cloud-firewall/api-ref/
pdf_name: cfw-api-ref
rst_location: api-ref/source
service_type: cfw
title: API Reference
type: api-ref

View File

@ -1,10 +0,0 @@
---
environment: internal
hc_location: usermanual/cfw
html_location: docs/cfw/umn
link: /cloud-firewall/umn/
pdf_name: cfw-umn
rst_location: umn/source
service_type: cfw
title: User Guide
type: umn

View File

@ -1,6 +1,6 @@
--- ---
hc_location: api/ddm hc_location: api/ddm
environment: public environment: internal
html_location: docs/ddm/api-ref html_location: docs/ddm/api-ref
link: /distributed-database-middleware/api-ref/ link: /distributed-database-middleware/api-ref/
pdf_name: ddm-api-ref pdf_name: ddm-api-ref

View File

@ -1,6 +1,6 @@
--- ---
hc_location: usermanual/ddm hc_location: usermanual/ddm
environment: public environment: internal
html_location: docs/ddm/umn html_location: docs/ddm/umn
link: /distributed-database-middleware/umn/ link: /distributed-database-middleware/umn/
pdf_name: ddm-umn pdf_name: ddm-umn

View File

@ -1,5 +1,6 @@
--- ---
hc_location: api/functiongraph hc_location: api/functiongraph
environment: internal
html_location: docs/fg/api-ref html_location: docs/fg/api-ref
link: /function-graph/api-ref/ link: /function-graph/api-ref/
pdf_name: fg-api-ref pdf_name: fg-api-ref

View File

@ -1,5 +1,6 @@
--- ---
hc_location: usermanual/functiongraph hc_location: usermanual/functiongraph
environment: internal
html_location: docs/fg/umn html_location: docs/fg/umn
link: /function-graph/umn/ link: /function-graph/umn/
pdf_name: fg-umn pdf_name: fg-umn

View File

@ -1,5 +1,5 @@
--- ---
hc_location: api/modelarts hc_location: api/ma
html_location: docs/modelarts/api-ref html_location: docs/modelarts/api-ref
link: /modelarts/api-ref/ link: /modelarts/api-ref/
pdf_name: ma-api-ref pdf_name: ma-api-ref

View File

@ -1,5 +1,5 @@
--- ---
hc_location: sdk/modelarts hc_location: sdk/ma
html_location: docs/modelarts/sdk-ref html_location: docs/modelarts/sdk-ref
link: /modelarts/sdk-ref/ link: /modelarts/sdk-ref/
pdf_name: ma-sdk-ref pdf_name: ma-sdk-ref

View File

@ -1,5 +1,5 @@
--- ---
hc_location: usermanual/modelarts hc_location: usermanual/ma
html_location: docs/modelarts/umn html_location: docs/modelarts/umn
link: /modelarts/umn/ link: /modelarts/umn/
pdf_name: ma-umn pdf_name: ma-umn

View File

@ -1,16 +0,0 @@
---
environment: internal
repositories:
- environment: internal
repo: docs/application-operations-management-2
type: gitea
- environment: public
repo: opentelekomcloud-docs/application-operations-management-2
type: github
service_category: application
service_title: Application Operations Management 2.0
service_type: aom2
service_uri: application-operations-management-2
teams:
- name: docs-orchestration-rw
permission: write

View File

@ -12,5 +12,7 @@ service_title: API Gateway (APIG)
service_type: apig service_type: apig
service_uri: api-gateway service_uri: api-gateway
teams: teams:
- name: docs-bigdata-ai-rw
permission: write
- name: docs-orchestration-rw - name: docs-orchestration-rw
permission: write permission: write

View File

@ -1,16 +0,0 @@
---
environment: internal
repositories:
- environment: internal
repo: docs/cloud-firewall
type: gitea
- environment: public
repo: opentelekomcloud-docs/cloud-firewall
type: github
service_category: security-services
service_title: Cloud Firewall
service_type: cfw
service_uri: cloud-firewall
teams:
- name: docs-security-services-rw
permission: write

View File

@ -1,5 +1,5 @@
--- ---
environment: public environment: internal
repositories: repositories:
- environment: internal - environment: internal
repo: docs/distributed-database-middleware repo: docs/distributed-database-middleware

View File

@ -1,5 +1,5 @@
--- ---
environment: public environment: internal
repositories: repositories:
- environment: internal - environment: internal
repo: docs/function-graph repo: docs/function-graph

View File

@ -95,12 +95,12 @@ def process_repositories(args, service):
f"due to the doc-type filter." f"due to the doc-type filter."
) )
continue continue
# if doc.get("environment"): if doc.get("environment"):
# logging.info( logging.info(
# f"Skipping synchronizing {doc['title']} " f"Skipping synchronizing {doc['title']} "
# f"since it is environment bound." f"since it is environment bound."
# ) )
# continue continue
branch_name = f"{args.branch_name}#{doc['type']}" branch_name = f"{args.branch_name}#{doc['type']}"
remote_ref = SymbolicReference.create( remote_ref = SymbolicReference.create(