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/lib/ansible_test/_internal/commands/sanity
Matt Clay 691c8e8603
Omit pre-built man pages from sdist (#81395)
Since man pages aren't accessible to users after a `pip install`, there's no need to include them in the sdist.
This change makes it trivial to build man pages from source, which makes them much easier to iterate on.
It also simplifies creation and testing of the sdist, since it no longer requires building man pages.

The new `packaging/cli-doc/build.py` script can generate both man pages and RST documentation.
This supports inclusion on the docs site without a dependency on `ansible-core` internals.
Having a single implementation for both simplifies keeping the two formats in sync.
1 year ago
..
__init__.py ansible-test - Pre-build PyYAML wheels (#81300) 1 year ago
ansible_doc.py ansible-test - Fix sanity traceback with `-e` opt (#81271) 1 year ago
bin_symlinks.py ansible-test - Improve code formatting (#79983) 2 years ago
compile.py ansible-test - Improve code formatting (#79983) 2 years ago
ignores.py ansible-test - Improve code formatting (#79983) 2 years ago
import.py ansible-test - Fix sanity traceback with `-e` opt (#81271) 1 year ago
integration_aliases.py ansible-test - Improve code formatting (#79983) 2 years ago
mypy.py Omit pre-built man pages from sdist (#81395) 1 year ago
pep8.py ansible-test - Improve code formatting (#79983) 2 years ago
pslint.py ansible-test - Improve code formatting (#79983) 2 years ago
pylint.py Pylint deprecated comment checker (#81071) 1 year ago
shellcheck.py ansible-test - Improve code formatting (#79983) 2 years ago
validate_modules.py ansible-test - Avoid using atexit module (#81096) 1 year ago
yamllint.py ansible-test - Improve code formatting (#79983) 2 years ago