Guillaume Abrioux
8596f1d52c
flake8: fix pep8 syntax on tests/functional/tests/
...
tests/conftest.py and tests present in tests/functional/tests/ has been
missed from previous commit
Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
2020-10-06 08:00:06 +02:00
Guillaume Abrioux
e49a5241f0
flake8: fix all tests/library/*.py files
...
This commit modifies all *.py files in ./tests/library/ so flake8
passes.
Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
2020-10-02 08:51:39 +02:00
Guillaume Abrioux
f2d3432cad
tests: refact flake8 workflow
...
drop ricardochaves/python-lint action and use `run` steps instead.
Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
2020-10-02 08:51:39 +02:00
Guillaume Abrioux
1ee626a1b3
tests: add github workflows
...
Add github workflow. Especially for flake8 for now.
Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
2020-10-01 11:23:52 +02:00
Guillaume Abrioux
d8fe33294e
github: update issue report template
...
This commit updates the 'issue report template' to ask for full
ceph-ansible log.
Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
2020-03-25 14:52:39 +01:00
Guillaume Abrioux
669b337ee3
stalebot: decrease daysUntilStale parameter
...
30d + 7d for closing an issue that is inactive sounds enough.
Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
2019-09-30 14:38:26 +02:00
Guillaume Abrioux
89fbbab616
repo: enable stalebot
...
enable stale bot in order to close PR with no recent activity.
Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
2019-09-30 12:07:03 +02:00
Sébastien Han
c45195a18a
Update issue templates
...
Introduce templates for issues and feature requests.
Signed-off-by: Sébastien Han <seb@redhat.com>
2018-07-12 14:10:15 +02:00