Compare commits

...

3 Commits
main ... zuul

Author SHA1 Message Date
4f7fec4a48 merge conf.py updates from another PR 2022-09-28 09:38:06 +02:00
50d864fa0a update requirements 2022-09-28 09:22:08 +02:00
2ad4e13b26 Update zuul.yaml file
Performed-by: gitea/infra/otc-metadata/tools/update_zuul_project_config.py
2022-09-27 18:30:50 +02:00
6 changed files with 19 additions and 24 deletions

View File

@ -24,8 +24,7 @@ extensions = [
otcdocs_auto_name = False
otcdocs_auto_version = False
project = 'GaussDB Enterprise-class Distributed Database compatible with MySQL
'
project = 'GaussDB Enterprise-class Distributed Database compatible with MySQL'
otcdocs_repo_name = 'docs/gaussdb-mysql'
# If extensions (or modules to document with autodoc) are in another directory,
@ -80,8 +79,7 @@ html_theme_options = {
# The name for this set of Sphinx documents. If None, it defaults to
# "<project> v<release> documentation".
html_title = "GaussDB Enterprise-class Distributed Database compatible with MySQL
- API Reference"
html_title = "GaussDB Enterprise-class Distributed Database compatible with MySQL - API Reference"
# Add any paths that contain custom static files (such as style sheets) here,
@ -93,7 +91,6 @@ html_static_path = ['_static']
latex_documents = [
('index',
'gaussdb_mysql-api-ref.tex',
u'GaussDB Enterprise-class Distributed Database compatible with MySQL
- API Reference',
u'GaussDB Enterprise-class Distributed Database compatible with MySQL - API Reference',
u'OpenTelekomCloud', 'manual'),
]

View File

@ -1,5 +1,4 @@
====================================================================================
GaussDB Enterprise-class Distributed Database compatible with MySQL
- API Reference
====================================================================================
===================================================================================
GaussDB Enterprise-class Distributed Database compatible with MySQL - API Reference
===================================================================================

View File

@ -1,5 +1,5 @@
# The order of packages is significant, because pip processes them in the order
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
pbr>=2.0 # Apache-2.0
otcdocstheme # Apache-2.0
sphinx>=2.0.0,!=2.1.0 # BSD

View File

@ -24,8 +24,7 @@ extensions = [
otcdocs_auto_name = False
otcdocs_auto_version = False
project = 'GaussDB Enterprise-class Distributed Database compatible with MySQL
'
project = 'GaussDB Enterprise-class Distributed Database compatible with MySQL'
otcdocs_repo_name = 'docs/gaussdb-mysql'
# If extensions (or modules to document with autodoc) are in another directory,
@ -80,8 +79,7 @@ html_theme_options = {
# The name for this set of Sphinx documents. If None, it defaults to
# "<project> v<release> documentation".
html_title = "GaussDB Enterprise-class Distributed Database compatible with MySQL
- User Guide"
html_title = "GaussDB Enterprise-class Distributed Database compatible with MySQL - User Guide"
# Add any paths that contain custom static files (such as style sheets) here,
@ -93,7 +91,6 @@ html_static_path = ['_static']
latex_documents = [
('index',
'gaussdb_mysql-umn.tex',
u'GaussDB Enterprise-class Distributed Database compatible with MySQL
- User Guide',
u'GaussDB Enterprise-class Distributed Database compatible with MySQL - User Guide',
u'OpenTelekomCloud', 'manual'),
]

View File

@ -1,5 +1,4 @@
=================================================================================
GaussDB Enterprise-class Distributed Database compatible with MySQL
- User Guide
=================================================================================
================================================================================
GaussDB Enterprise-class Distributed Database compatible with MySQL - User Guide
================================================================================

View File

@ -2,9 +2,12 @@
merge-mode: squash-merge
default-branch: main
templates:
- helpcenter-base-jobs
- api-ref-hc-int-jobs
- umn-hc-int-jobs
check:
jobs:
- noop
- noop
gate:
jobs:
- noop
- noop