Age | Commit message (Collapse) | Author | Files | Lines |
|
Issue-ID: OOM-1
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: Ia268c244aec4f0aaed828c8620a994d86be134b9
|
|
- add linter in order to detect bashisms
- add pre-commit linters for trailing blanks,tabs,etc
- exclude them for honolulu and frankfurt and guilin branches
since they are not intended for former active branches
https://gerrit.onap.org/r/c/oom/+/120407
Issue-ID: OOM-2643
Signed-off-by: guillaume.lambert <guillaume.lambert@orange.com>
Change-Id: I2f8832725f7b9851dca4907f442145ec1aaab872
|
|
This branch was obviously forgotten in the current configuration.
Issue-ID: OOM-2643
Signed-off-by: guillaume.lambert <guillaume.lambert@orange.com>
Change-Id: Ibba64e1b85e24e5484e6764cc4e7f869dfab8bf9
|
|
docs and docs-linkcheck are both using sphinx
and can run easily in parallel without interfering.
Both jobs take less than 3 minutes.
This is often less than the allocation time of a jenkins minion.
All of this make the mutualization of these 2 jobs wishable.
- use one subproject for docs and docs-linkcheck tox profile.
- enable tox parallel mode
Issue-ID: OOM-2648
Signed-off-by: guillaume.lambert <guillaume.lambert@orange.com>
Change-Id: I2f61fa489ca7ab543a667d07009bf32929329456
|
|
Add 3 more linters in order to valid correct documentation for OOM.
Issue-ID: OOM-2648
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: I8cb78b94e9ce69cbd409b401a52e5361e58e89d2
|
|
OOM team wants to add more and more linters on the code / files proposed
to the project.
This commit add the framework with tox + commit message linting.
Issue-ID: OOM-2644
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: I8ffba73107f95a413e069b6514e83718202c22cb
|