Commit Graph

50 Commits (master)

Author SHA1 Message Date
Vsevolod Fedorov 35a75d28e5 Add support for Python 3.11
1 year ago
Vsevolod Fedorov 5ebd23af38 Add support for Python 3.9 and 3.10
2 years ago
Piotr Falkowski 927bb1919b Support for follow-symlinks in archive publisher
2 years ago
Vsevolod Fedorov f4d64f9f66 Move tests to pytest
2 years ago
Thanh Ha 7e860919a8
fix: Drop testing for Python 3.6
3 years ago
Eric Ball ca4ffdbb35
Fix!: Remove support for EOL python versions
3 years ago
Adam Romanek dbd8c24a1b Enable official support for Python 3.7 / 3.8
4 years ago
Thanh Ha c3ef26c1b0
Ignore py:obj warnings and fail on warnings
5 years ago
Thanh Ha 7b00932d2c
Enable docs-linkcheck
5 years ago
Sorin Sbarnea 7754995474 Correct dependencies on tox linters
6 years ago
Sorin Sbarnea 539d13e816 Fix flake8 failures and make its execution more consistent
7 years ago
Sorin Sbarnea 4953756c27
adopt pre-commit hooks
7 years ago
Zuul ac0d4c99ef Merge "Revert "fix tox python3 overrides""
7 years ago
Sorin Sbarnea 92f28a591e
Allow jjb to be called as a module
7 years ago
Thanh Ha 51611506e0
Revert "fix tox python3 overrides"
7 years ago
qingszhao 51a4ccab70 fix tox python3 overrides
7 years ago
Darragh Bailey b66f8d1d65 Use of OrderedDict allows hash seed != 0
7 years ago
Sorin Sbarnea c8ba7a5a0f Replace testr with stestr
7 years ago
Sorin Sbarnea 7fea75e6fb Enable cross testing with python-jenkins
7 years ago
Sorin Sbarnea 831d497b85 tox: enable multiple py3x versions
7 years ago
Sorin Sbarnea c0b3b021dc Improve test resiliency
7 years ago
Daniel Watkins 0cbcf2c710 Update tox.ini to run voting tests by default
8 years ago
Sorin Sbarnea 8a7d77c180 Removed some deprecation warnings and enabled py35 on tox.
8 years ago
Monty Taylor 503fd8dcd4
Sync requirements with openstack/requirements
8 years ago
Darragh Bailey e165b78546 Add comment about proxy env pass through
9 years ago
Wayne fc73cedb45 Introduce modular implementation of subcommands.
9 years ago
Darragh Bailey 31d5996192 Allow testing non-default configs with complex definitions
9 years ago
Darragh Bailey 3faecfd76a Add separate linkcheck env and allow dev to select builder
9 years ago
Ondřej Nový cc960d90fe Deprecated tox -downloadcache option removed
10 years ago
Jenkins 01d210c5d3 Merge "Stop specifying requirements.txt in tox.ini"
10 years ago
Darragh Bailey 0c7273aeb8 Update tox with supported python versions
10 years ago
Khai Do a3bc00a4ab Stop specifying requirements.txt in tox.ini
10 years ago
Darragh Bailey 1898307ec0 Exclude .test directory from pep8 check
10 years ago
Clark Boylan b91cca3945 Test with LANG set to UTF-8
10 years ago
Monty Taylor 906eebb0e0 Rename doc environment to docs
11 years ago
Kevin L. Mitchell df37b9b7c7 Work around PYTHONHASHSEED-related problems
11 years ago
Marc Abramowitz b33ac74828 Add tox "coverage" target
11 years ago
James E. Blair 6067cc712c Add hacking to requirements
11 years ago
Antoine Musso d2ff8c098f Migrate to pbr
11 years ago
Antoine Musso 5f96ad465b Use venv to build documentation
11 years ago
Jeremy Stanley 7acf012c2b Make sure tox does not call pip install with --pre
12 years ago
Paul Belanger 96211e74d6 Add python26 support
12 years ago
Antoine Musso b829874916 Tests for publishers
12 years ago
Paul Belanger 345fb6e5e1 Bump pep8 to 1.3.3
13 years ago
Paul Belanger 0b9691ea02 Update tox to exclude *egg for pep8
13 years ago
Monty Taylor e4adf8fbcf Use console_scripts entrypoint.
13 years ago
James E. Blair ab7c6bc6c1 Add documentation.
13 years ago
James E. Blair f3f09c4f96 Simplify the xml test paths.
13 years ago
James E. Blair 0c2bef0803 Add test to determine whether XML output has changed.
13 years ago
James E. Blair fb0a113eff Add tox.ini and pep8, pyflakes cleanup.
13 years ago