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 4e69d83fac
release.py - Auto-update setuptools upper bound (#83713)
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.
4 months ago
..
ansible-requirements.json ansible-test - split controller/target testing (#75605) 3 years ago
ansible-requirements.py Clean up unused imports in sanity tests (#79896) 2 years ago
boilerplate.json Rename boilerplate sanity test (#81903) 1 year ago
boilerplate.py Ignore coverage on code intended never to execute (#82128) 1 year ago
deprecated-config.json Split up "code smell" sanity tests. (#60174) 5 years ago
deprecated-config.py pylint: update for use-yield-from 8 months ago
deprecated-config.requirements.in Update sanity requirements comments (#81321) 1 year ago
deprecated-config.requirements.txt Update sanity requirements (#82296) 8 months ago
no-unwanted-characters.json Add no-unwanted-characters sanity test for core (#82557) 10 months ago
no-unwanted-characters.py Add no-unwanted-characters sanity test for core (#82557) 10 months ago
no-unwanted-files.json Sanity test updates for collections support. (#61248) 5 years ago
no-unwanted-files.py expand ansible-doc coverage (#74963) 3 years ago
obsolete-files.json Add `docs` and `examples` to obsolete-files test (#81258) 1 year ago
obsolete-files.py ansible-test - Clean up future boilerplate. (#76874) 3 years ago
package-data.json Fix os.walk issues in package-data sanity test (#80703) 2 years ago
package-data.py release.py - Auto-update setuptools upper bound (#83713) 4 months ago
package-data.requirements.in Overhaul package-data sanity test (#81427) 1 year ago
package-data.requirements.txt Update sanity requirements (#82296) 8 months ago
pymarkdown.config.json Add pymarkdown sanity test for core (#81220) 1 year ago
pymarkdown.json Add pymarkdown sanity test for core (#81220) 1 year ago
pymarkdown.py Add pymarkdown sanity test for core (#81220) 1 year ago
pymarkdown.requirements.in Add pymarkdown sanity test for core (#81220) 1 year ago
pymarkdown.requirements.txt Update sanity requirements (#82296) 8 months ago
release-names.json Update release name for 2.10 5 years ago
release-names.py Simplify release name tracking and testing (#81151) 1 year ago
required-and-default-attributes.json Update sanity tests for collections. (#61352) 5 years ago
required-and-default-attributes.py ansible-test - Clean up future boilerplate. (#76874) 3 years ago
skip.txt Split up "code smell" sanity tests. (#60174) 5 years ago
test-constraints.json Fix ansible-test constraints issues. (#73578) 4 years ago
test-constraints.py Add Python 3.13 support (#83416) 6 months ago
update-bundled.json Split up "code smell" sanity tests. (#60174) 5 years ago
update-bundled.py Bump devel to 2.18.0.dev0 (#82934) 8 months ago
update-bundled.requirements.in ansible-test - Update import test and sanity requirements. (#76308) 3 years ago
update-bundled.requirements.txt Update sanity requirements (#82296) 8 months ago