Compare commits

...

2 Commits

Author SHA1 Message Date
6e631d7dff fix pep8 template in tox.ini
All checks were successful
gl/check check status: success (6e631d7dff80229f4e5c7236b3a54e7d1903dc0e)
gl/gate gate status: success (6e631d7dff80229f4e5c7236b3a54e7d1903dc0e)
2024-02-20 15:26:55 +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
4 changed files with 5 additions and 3 deletions

View File

@ -1,5 +1,5 @@
---
environment: internal
environment: hidden
repositories:
- environment: internal
repo: docs/glossary

View File

@ -1,5 +1,5 @@
---
environment: internal
environment: hidden
repositories:
- environment: internal
repo: docs/regions-and-endpoints

View File

@ -1,5 +1,5 @@
---
environment: internal
environment: hidden
repositories:
- environment: internal
repo: docs/security

View File

@ -13,6 +13,8 @@ commands = stestr run {posargs}
stestr slowest
[testenv:pep8]
allowlist_externals =
doc8
commands =
doc8 doc/source README.rst