summaryrefslogtreecommitdiff
path: root/tox.ini
Commit message (Expand)AuthorAgeFilesLines
* Bump pylint to 2.17.0Eric Harney2023-03-091-1/+1
* Add tools/coding_checks.sh to pylint tox envEric Harney2023-01-201-0/+2
* tox: Remove [testenv] basepython settingEric Harney2023-01-041-1/+0
* Get ready for tox 4Brian Rosmaita2022-12-201-32/+73
* Merge "Add doc8 check to docs builds"Zuul2022-11-091-0/+2
|\
| * Add doc8 check to docs buildsBrian Rosmaita2022-07-211-0/+2
* | Merge "Tests: Randomize tests"Zuul2022-09-131-1/+1
|\ \
| * | Tests: Randomize testsGorka Eguileor2022-08-291-1/+1
| |/
* | TOX: Document install_command usageGorka Eguileor2022-08-241-0/+11
|/
* Merge "Move bandit requirements to tox.ini"Zuul2022-07-111-0/+2
|\
| * Move bandit requirements to tox.iniEric Harney2022-06-271-0/+2
* | tests: Enable SQLAlchemy 2.0 deprecation warningsStephen Finucane2022-06-161-11/+15
|/
* tox.ini: combine functional-py* envsEric Harney2022-05-241-5/+1
* Add releasenotes to drop python3.6|7Ghanshyam Mann2022-05-101-4/+0
* Merge "Stop removing .pyc files for unit test runs"Zuul2022-04-291-1/+0
|\
| * Stop removing .pyc files for unit test runsEric Harney2022-03-211-1/+0
* | Merge "Run pylint tox env on all files by default"Zuul2022-04-291-1/+1
|\ \
| * | Run pylint tox env on all files by defaultEric Harney2022-04-271-1/+1
| |/
* | Bump pylint to 2.13.4Eric Harney2022-04-061-1/+1
|/
* Update doc8 ignore-pathBrian Rosmaita2022-03-111-1/+1
* docs: Remove unnecessary 'blockstorage-' prefixStephen Finucane2022-02-201-1/+1
* docs: Add whereto for testing redirect rulesStephen Finucane2022-02-201-4/+4
* Use LOG.warning instead of deprecated LOG.warnTakashi Kajinami2022-02-091-0/+1
* Updating python testing as per Yoga testing runtimeGhanshyam Mann2021-12-141-0/+4
* pylint: Update to 2.11.1Eric Harney2021-11-111-1/+1
* Add installation of mypy stubs packagesBrian Rosmaita2021-07-151-1/+2
* Drop lower-constraints jobsYandong Xuan2021-07-071-7/+0
* Update to pylint 2.7.4Eric Harney2021-04-071-1/+1
* Changed whitelist to allowlist in toxtushargite962021-03-171-4/+4
* Merge "Add virtualenv requirement to tox.ini"Zuul2021-03-161-1/+2
|\
| * Add virtualenv requirement to tox.iniBrian Rosmaita2021-03-151-1/+2
* | Always constraint dependencies in toxGorka Eguileor2021-03-161-3/+3
|/
* Use TOX_CONSTRAINTS_FILEzhangboye2021-02-191-2/+2
* Merge "Remove install unnecessary packages"Zuul2021-02-191-1/+0
|\
| * Remove install unnecessary packagesmaaoyu2020-09-231-1/+0
* | Merge "tox mypy: Call mypywrap.sh directly"Zuul2021-02-191-1/+1
|\ \
| * | tox mypy: Call mypywrap.sh directlyEric Harney2021-01-051-1/+1
* | | Bump pylint to 2.6.0Eric Harney2021-02-111-2/+1
|/ /
* | Merge "tox: remove bash from whitelist_externals"Zuul2020-11-031-2/+1
|\ \
| * | tox: remove bash from whitelist_externalsEric Harney2020-06-221-2/+1
* | | Merge "Make docs build parallel"Zuul2020-10-261-1/+1
|\ \ \
| * | | Make docs build parallelSean McGinnis2020-10-221-1/+1
| |/ /
* | | Add mypy tox envEric Harney2020-10-141-0/+7
* | | Merge "Stop configuring install_command in tox."Zuul2020-10-061-1/+0
|\ \ \ | |_|/ |/| |
| * | Stop configuring install_command in tox.tushargite962020-09-091-1/+0
* | | Pylint: pin isort to 4.3.21Eric Harney2020-09-041-0/+1
|/ /
* | Add generated doc output path to doc8 ignore listSean McGinnis2020-06-171-1/+1
|/
* Merge "Add releasenote/ to doc8 ignore list"Zuul2020-05-291-1/+1
|\
| * Add releasenote/ to doc8 ignore listSean McGinnis2020-05-211-1/+1
* | Merge "Make releasenotes build parallel"Zuul2020-05-291-1/+1
|\ \