You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/sanity/code-smell
Matt Clay 68b4e139a1
[stable-2.17] release.py - Auto-update setuptools upper bound (#83713) (#83742)
When releases are prepared, the upper bound on setuptools in pyproject.toml will be automatically updated
to the latest version available on PyPI. This version will then be tested by the package-data sanity test
during the release process and will be used to build the release.

This change ensures that a released version of ansible-core can be built in the future if a new setuptools
release includes breaking changes that would prevent building a functional package. If a downstream package
maintainer requires a newer setuptools version than the upper bound permits, they can patch pyproject.toml
as needed. Since ansible-core releases support specific Python versions, lack of support for new setuptools
releases will have no effect on support for future Python versions.
(cherry picked from commit 4e69d83fac)
1 year ago
..
ansible-requirements.json ansible-test - split controller/target testing (#75605) 4 years ago
ansible-requirements.py Clean up unused imports in sanity tests (#79896) 3 years ago
boilerplate.json Rename boilerplate sanity test (#81903) 2 years ago
boilerplate.py Ignore coverage on code intended never to execute (#82128) 2 years ago
deprecated-config.json Split up "code smell" sanity tests. (#60174) 6 years ago
deprecated-config.py pylint: update for use-yield-from 2 years ago
deprecated-config.requirements.in Update sanity requirements comments (#81321) 2 years ago
deprecated-config.requirements.txt Update sanity requirements (#82296) 2 years ago
no-unwanted-characters.json Add no-unwanted-characters sanity test for core (#82557) 2 years ago
no-unwanted-characters.py Add no-unwanted-characters sanity test for core (#82557) 2 years ago
no-unwanted-files.json Sanity test updates for collections support. (#61248) 6 years ago
no-unwanted-files.py expand ansible-doc coverage (#74963) 4 years ago
obsolete-files.json Add `docs` and `examples` to obsolete-files test (#81258) 2 years ago
obsolete-files.py ansible-test - Clean up future boilerplate. (#76874) 4 years ago
package-data.json Fix os.walk issues in package-data sanity test (#80703) 3 years ago
package-data.py [stable-2.17] release.py - Auto-update setuptools upper bound (#83713) (#83742) 1 year ago
package-data.requirements.in Overhaul package-data sanity test (#81427) 2 years ago
package-data.requirements.txt Update sanity requirements (#82296) 2 years ago
pymarkdown.config.json Add pymarkdown sanity test for core (#81220) 2 years ago
pymarkdown.json Add pymarkdown sanity test for core (#81220) 2 years ago
pymarkdown.py Add pymarkdown sanity test for core (#81220) 2 years ago
pymarkdown.requirements.in Add pymarkdown sanity test for core (#81220) 2 years ago
pymarkdown.requirements.txt Update sanity requirements (#82296) 2 years ago
release-names.json Update release name for 2.10 6 years ago
release-names.py Simplify release name tracking and testing (#81151) 2 years ago
required-and-default-attributes.json Update sanity tests for collections. (#61352) 6 years ago
required-and-default-attributes.py ansible-test - Clean up future boilerplate. (#76874) 4 years ago
skip.txt Split up "code smell" sanity tests. (#60174) 6 years ago
test-constraints.json Fix ansible-test constraints issues. (#73578) 5 years ago
test-constraints.py ansible-test - Remove more Python 2.7 / 3.6 support (#81898) 2 years ago
update-bundled.json Split up "code smell" sanity tests. (#60174) 6 years ago
update-bundled.py Remove Python `< 3.5` `selectors` fallbacks (#81872) 2 years ago
update-bundled.requirements.in ansible-test - Update import test and sanity requirements. (#76308) 4 years ago
update-bundled.requirements.txt Update sanity requirements (#82296) 2 years ago