summaryrefslogtreecommitdiffstats
path: root/test/sanity/code-smell (follow)
Commit message (Expand)AuthorAgeFilesLines
* Cover unit tests with mypy (#84084)Matt Clay2024-10-085-0/+18
* ansible-test - Update astroid for pylint sanity test (#84054)Matt Clay2024-10-041-1/+1
* ansible-test - Update sanity tests and default Python (#83998)Matt Clay2024-10-033-8/+8
* ansible-test - Update sanity test requirements (#83921)Matt Clay2024-09-092-6/+6
* release.py - Use changelog requirements (#83920)Matt Clay2024-09-092-16/+1
* Update boilerplate sanity test (#83879)Matt Clay2024-08-311-1/+5
* ansible-test - Update sanity test requirements (#83795)Matt Clay2024-08-141-2/+2
* Drop use of setup.py and setup.cfg (#81443)Matt Clay2024-08-121-5/+9
* ansible-test - Update mypy and package-data tests (#83734)Matt Clay2024-08-0711-6/+583
* ansible-test - Update venv management and sanity requirements (#83729)Matt Clay2024-08-065-18/+13
* release.py - Auto-update setuptools upper bound (#83713)Matt Clay2024-08-051-1/+1
* Add Python 3.13 support (#83416)Matt Clay2024-06-111-1/+1
* Bump devel to 2.18.0.dev0 (#82934)Matt Martz2024-04-021-2/+0
* Update sanity requirements (#82296)Abhijeet Kasurde2024-03-234-15/+15
* pylint: update for use-yield-fromAbhijeet Kasurde2024-03-211-2/+1
* Add no-unwanted-characters sanity test for core (#82557)Matt Clay2024-01-172-0/+31
* Ignore coverage on code intended never to execute (#82128)Matt Clay2023-11-021-1/+1
* Remove Python `< 3.5` `selectors` fallbacks (#81872)Sviatoslav Sydorenko2023-10-111-1/+0
* Rename boilerplate sanity test (#81903)Matt Clay2023-10-052-0/+0
* Require `from __future__ import annotations` (#81902)Matt Clay2023-10-053-12/+7
* ansible-test - Remove more Python 2.7 / 3.6 support (#81898)Matt Clay2023-10-041-5/+2
* Drop Python 2.7 and Python 3.6 support (#81866)Matt Clay2023-10-031-8/+0
* Bump sanity test requirements for 3.12 (#81843)Abhijeet Kasurde2023-10-033-3/+3
* ansible-test - Update sanity test requirements (#81810)Matt Clay2023-09-282-2/+2
* sanity: update requirements (#81680)Abhijeet Kasurde2023-09-122-4/+4
* Sanity: Bump version to match Python 3.12 (#81399)Abhijeet Kasurde2023-08-084-16/+14
* Overhaul package-data sanity test (#81427)Matt Clay2023-08-033-257/+105
* Remove unused sanity test code (#81398)Matt Clay2023-08-011-4/+0
* Omit pre-built man pages from sdist (#81395)Matt Clay2023-08-012-4/+2
* Raise the minimum setuptools version to 66.1.0 (#81341)Matt Clay2023-07-252-2/+2
* Update sanity requirements comments (#81321)Matt Clay2023-07-202-4/+4
* ansible-test - Pre-build PyYAML wheels (#81300)Matt Clay2023-07-192-0/+4
* Remove BOTMETA.yml and sanity tests for it (#81198)Martin Krizek2023-07-144-96/+0
* Add `docs` and `examples` to obsolete-files test (#81258)Matt Clay2023-07-141-0/+2
* Omit hacking directory from MANIFEST.in (#81245)Matt Clay2023-07-121-19/+2
* Add pymarkdown sanity test for core (#81220)Matt Clay2023-07-115-0/+90
* Remove `docs` and `examples` directories (#81011)Matt Clay2023-07-1111-415/+0
* Convert non-docs *.rst files to *.md (#81217)Matt Clay2023-07-111-0/+1
* Simplify release name tracking and testing (#81151)Matt Clay2023-06-293-7/+3
* Remove long obsolete hacking/get_library.py (#81122)Matt Clay2023-06-241-1/+0
* Remove hacking/fix_test_syntax.py (#81121)Matt Clay2023-06-241-1/+0
* Clean up MANIFEST.in (#80688)Matt Clay2023-06-061-11/+0
* validate-modules and docsite build: bump antsibull-docs(-parser) dependencies...Felix Fontein2023-05-202-11/+15
* docsite build: upgrade sphinx-ansible-theme and antsibull-core (#80734)Felix Fontein2023-05-081-2/+2
* Fix os.walk issues in package-data sanity test (#80703)Matt Clay2023-05-032-32/+8
* Fix docs-build test to not mutate source tree (#80689)Matt Clay2023-05-021-20/+47
* Set the minimum setuptools to 45.2.0 (#80649)Matt Clay2023-04-263-1/+4
* Extend bulk issue creator (#80423)Matt Clay2023-04-061-1/+1
* Use --no-isolation for package-data sanity test (#80377)Matt Clay2023-03-311-1/+1
* Update package-data sanity test (#80344)Matt Clay2023-03-293-1/+15