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
Toshio Kuratomi 3161a91d7e
Implement a framework for having common code for release scripts (#55893)
* Implement a framework for having common code for release scripts

* Release scripts will go through hacking/build-ansible.  build-ansible is
  a pluggable script which will set a directory that has common code for
  non-enduser scripts.  It will then invoke the plugin which implements
  that subcommand.  Uses straight.plugin for loading each sub-command.

* We're going to add tools which are needed to test ansible (the changelog
  generation, for instance) so we need to include the pieces relevant to
  that in the tarball.

* Add straight.plugin to the sanity test requirements for the same
  reason

* Skip compile test just for build-ansible plugins which won't be run as
  part of sanity tests.
6 years ago
..
action-plugin-docs.json Support `ignore_changes` in code-smell tests. 6 years ago
action-plugin-docs.py Support `ignore_changes` in code-smell tests. 6 years ago
azure-requirements.json
azure-requirements.py
boilerplate.json
boilerplate.py Doc fragments to plugins (#50172) 6 years ago
botmeta.json
botmeta.py Added supershipit to botmeta sanity test (#50219) 6 years ago
changelog.json
changelog.py Check extensions on changelog fragments. 6 years ago
configure-remoting-ps1.json
configure-remoting-ps1.py
deprecated-config.json
deprecated-config.py
docs-build.json
docs-build.py
empty-init.json
empty-init.py
line-endings.json
line-endings.py
no-assert.json
no-assert.py Fix no-assert code-smell regex. 6 years ago
no-basestring.json
no-basestring.py
no-dict-iteritems.json
no-dict-iteritems.py
no-dict-iterkeys.json
no-dict-iterkeys.py
no-dict-itervalues.json
no-dict-itervalues.py
no-get-exception.json
no-get-exception.py Fix false positives in no-get-exception test. 6 years ago
no-illegal-filenames.json
no-illegal-filenames.py
no-main-display.json
no-main-display.py
no-smart-quotes.json
no-smart-quotes.py no-smart-quotes: Skip files by path in code-smell (#45881) 6 years ago
no-unicode-literals.json
no-unicode-literals.py
replace-urlopen.json
replace-urlopen.py
required-and-default-attributes.json
required-and-default-attributes.py
shebang.json
shebang.py Implement a framework for having common code for release scripts (#55893) 6 years ago
skip.txt Disable the update-bundled test during normal operation 6 years ago
symlinks.json
symlinks.py
test-constraints.json
test-constraints.py
update-bundled.json Have update-bundled check for updates to all bundled code 6 years ago
update-bundled.py Have update-bundled check for updates to all bundled code 6 years ago
use-argspec-type-path.json
use-argspec-type-path.py mongodb_replicaset module and test exception (#49690) 6 years ago
use-compat-six.json
use-compat-six.py Use ansible.module_utils.six in inventory scripts (#55000) 6 years ago