1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/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.
2019-05-01 13:57:03 -05:00
..
action-plugin-docs.json
action-plugin-docs.py
azure-requirements.json
azure-requirements.py
boilerplate.json
boilerplate.py
botmeta.json
botmeta.py
changelog.json
changelog.py Check extensions on changelog fragments. 2019-03-08 22:42:19 -08:00
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
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
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-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) 2019-05-01 13:57:03 -05:00
skip.txt
symlinks.json
symlinks.py
test-constraints.json
test-constraints.py
update-bundled.json
update-bundled.py
use-argspec-type-path.json
use-argspec-type-path.py
use-compat-six.json
use-compat-six.py Use ansible.module_utils.six in inventory scripts (#55000) 2019-04-09 13:17:59 -04:00