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
Sandra McCann ccbfdec334
Split Ansible docs from core docs (#73616)
* excludes scenario guides from core docs, splits porting guides and roadmaps, symlinks indices to create index.html pages, and adds .gitignore entries for conf.py and the toplevel index.rst files generated by the docs build

This solution builds three types of docs:
* ansible-2.10 and earlier: all the docs.  Handle this via `make webdocs
  ANSIBLE_VERSION=2.10`
* ansible-3 and later: a subset of the docs for the ansible package.
  Handle this via `make webdocs ANSIBLE_VERSION=3` (change the
  ANSIBLE_VERSION to match the version being built for.
* ansible-core: a subset of the docs for the ansible-core package.
  Handle this via `make coredocs`.

* `make webdocs` now always builds all the collection docs
*  Use `make coredocs` to limit it to core plugins only
*  The user specifies the desired version. If no ANSIBLE_VERSION is specified, build plugins for the latest release of ansible
 
Co-authored-by: Toshio Kuratomi <a.badger@gmail.com>
Co-authored-by: Matt Clay <matt@mystile.com>
3 years ago
..
ansible-requirements.json Import sanity test for plugins (#72497) 3 years ago
ansible-requirements.py Import sanity test for plugins (#72497) 3 years ago
botmeta.json Split up "code smell" sanity tests. (#60174) 5 years ago
botmeta.py prepare for future ansibot collection changes (#68944) 4 years ago
botmeta.requirements.txt Fix ansible-test constraints issues. (#73578) 3 years ago
configure-remoting-ps1.json Split up "code smell" sanity tests. (#60174) 5 years ago
configure-remoting-ps1.py Support windows-integration on collections. (#60984) 5 years ago
deprecated-config.json Split up "code smell" sanity tests. (#60174) 5 years ago
deprecated-config.py Split up "code smell" sanity tests. (#60174) 5 years ago
deprecated-config.requirements.txt Rename to ansible-core (#72594) 4 years ago
docs-build.json Intercept code-smell tests using subprocess. 4 years ago
docs-build.py Split Ansible docs from core docs (#73616) 3 years ago
docs-build.requirements.txt Fix ansible-test constraints issues. (#73578) 3 years ago
no-unwanted-files.json Sanity test updates for collections support. (#61248) 5 years ago
no-unwanted-files.py collection routing (#67684) 4 years ago
obsolete-files.json Sanity test updates for collections support. (#61248) 5 years ago
obsolete-files.py Add sanity test for obsolete files. 5 years ago
package-data.json Intercept code-smell tests using subprocess. 4 years ago
package-data.py Split Ansible docs from core docs (#73616) 3 years ago
package-data.requirements.txt Fix ansible-test constraints issues. (#73578) 3 years ago
release-names.json Update release name for 2.10 5 years ago
release-names.py Update release name for 2.10 5 years ago
release-names.requirements.txt Split out and install sanity test requirements. (#69971) 4 years ago
required-and-default-attributes.json Update sanity tests for collections. (#61352) 5 years ago
required-and-default-attributes.py Update sanity tests for collections. (#61352) 5 years ago
rstcheck.json Limit rstcheck sanity test to ansible-core. (#73391) 3 years ago
rstcheck.py Upgrade pylint used by ansible-test. (#70155) 3 years ago
rstcheck.requirements.txt Limit rstcheck sanity test to ansible-core. (#73391) 3 years ago
skip.txt Split up "code smell" sanity tests. (#60174) 5 years ago
test-constraints.json Fix ansible-test constraints issues. (#73578) 3 years ago
test-constraints.py Import sanity test for plugins (#72497) 3 years ago
update-bundled.json Split up "code smell" sanity tests. (#60174) 5 years ago
update-bundled.py Updated bundled libraries (#70418) 4 years ago
update-bundled.requirements.txt Split out and install sanity test requirements. (#69971) 4 years ago