Compare commits
2 Commits
hidden_rae
...
fix1
| Author | SHA1 | Date | |
|---|---|---|---|
| 6e631d7dff | |||
| adc0cb82c3 |
@ -1,5 +1,5 @@
|
||||
---
|
||||
environment: internal
|
||||
environment: hidden
|
||||
repositories:
|
||||
- environment: internal
|
||||
repo: docs/glossary
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
---
|
||||
environment: internal
|
||||
environment: hidden
|
||||
repositories:
|
||||
- environment: internal
|
||||
repo: docs/regions-and-endpoints
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
---
|
||||
environment: internal
|
||||
environment: hidden
|
||||
repositories:
|
||||
- environment: internal
|
||||
repo: docs/security
|
||||
|
||||
@ -13,6 +13,8 @@ commands = stestr run {posargs}
|
||||
stestr slowest
|
||||
|
||||
[testenv:pep8]
|
||||
allowlist_externals =
|
||||
doc8
|
||||
commands =
|
||||
doc8 doc/source README.rst
|
||||
|
||||
|
||||
Reference in New Issue
Block a user