mirror of https://github.com/ansible/ansible.git
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.
* 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. |
7 years ago | |
|---|---|---|
| .. | ||
| action-plugin-docs.json | 7 years ago | |
| action-plugin-docs.py | 7 years ago | |
| azure-requirements.json | 8 years ago | |
| azure-requirements.py | 8 years ago | |
| boilerplate.json | 8 years ago | |
| boilerplate.py | 7 years ago | |
| botmeta.json | 7 years ago | |
| botmeta.py | 7 years ago | |
| changelog.json | 8 years ago | |
| changelog.py | 7 years ago | |
| configure-remoting-ps1.json | 8 years ago | |
| configure-remoting-ps1.py | 8 years ago | |
| deprecated-config.json | 7 years ago | |
| deprecated-config.py | 7 years ago | |
| docs-build.json | 8 years ago | |
| docs-build.py | 7 years ago | |
| empty-init.json | 8 years ago | |
| empty-init.py | 7 years ago | |
| line-endings.json | 8 years ago | |
| line-endings.py | 7 years ago | |
| no-assert.json | 8 years ago | |
| no-assert.py | 7 years ago | |
| no-basestring.json | 8 years ago | |
| no-basestring.py | 8 years ago | |
| no-dict-iteritems.json | 8 years ago | |
| no-dict-iteritems.py | 8 years ago | |
| no-dict-iterkeys.json | 8 years ago | |
| no-dict-iterkeys.py | 8 years ago | |
| no-dict-itervalues.json | 8 years ago | |
| no-dict-itervalues.py | 8 years ago | |
| no-get-exception.json | 8 years ago | |
| no-get-exception.py | 7 years ago | |
| no-illegal-filenames.json | 8 years ago | |
| no-illegal-filenames.py | 7 years ago | |
| no-main-display.json | 7 years ago | |
| no-main-display.py | 7 years ago | |
| no-smart-quotes.json | 8 years ago | |
| no-smart-quotes.py | 7 years ago | |
| no-unicode-literals.json | 8 years ago | |
| no-unicode-literals.py | 8 years ago | |
| replace-urlopen.json | 8 years ago | |
| replace-urlopen.py | 8 years ago | |
| required-and-default-attributes.json | 8 years ago | |
| required-and-default-attributes.py | 8 years ago | |
| shebang.json | 8 years ago | |
| shebang.py | 7 years ago | |
| skip.txt | 7 years ago | |
| symlinks.json | 7 years ago | |
| symlinks.py | 7 years ago | |
| test-constraints.json | 8 years ago | |
| test-constraints.py | 8 years ago | |
| update-bundled.json | 7 years ago | |
| update-bundled.py | 7 years ago | |
| use-argspec-type-path.json | 8 years ago | |
| use-argspec-type-path.py | 7 years ago | |
| use-compat-six.json | 8 years ago | |
| use-compat-six.py | 7 years ago | |