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/_util/controller/sanity
Matt Clay 5d57a8e363
[stable-2.15] Omit pre-built man pages from sdist (#81395) (#81397)
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..
(cherry picked from commit 691c8e8603)
1 year ago
..
code-smell runtime-metadata sanity test: ensure redirects are FQCRs (#78802) 2 years ago
integration-aliases ansible-test - Clean up future boilerplate. (#76874) 3 years ago
mypy [stable-2.15] Omit pre-built man pages from sdist (#81395) (#81397) 1 year ago
pep8 ansible-test - Disable the pep8 E203 rule (#79966) 2 years ago
pslint Fix up sanity problems 2 years ago
pylint sanity tests - ignore pre-release versions for deprecation comparisons (#79185) 2 years ago
shellcheck ansible-test - Move code from _data to _util. (#75495) 3 years ago
validate-modules [stable-2.15] Replace validate-modules's semantic markup parser with antsibull-docs-parser (#80406) (#80432) 2 years ago
yamllint ansible-test - Code cleanup. 3 years ago