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/utils/shippable
Matt Clay 912d6ed8cc Clean up code-smell sanity scripts. (#18407)
- Replace find ';' with '+' for faster execution.
- Replace grep -R with -r to avoid recursive warnings.
- Exclude .git and .tox directories from recursive grep.
- Improve messaging on failed sanity checks.
- Add no-basestring check to Shippable.
2016-11-07 16:46:33 -08:00
..
modules
ansible-core-ci
ci.sh
code-smell-requirements.txt
code-smell.sh Clean up code-smell sanity scripts. (#18407) 2016-11-07 16:46:33 -08:00
download-logs Update log url for Shippable download-logs script. 2016-11-07 10:07:42 -08:00
integration-requirements.txt
integration.sh
python3-test-tag-blacklist.txt Enable the git test on py3 2016-10-21 09:03:35 -07:00
python3-test-target-blacklist.txt
remote-integration.sh
remote-requirements.txt
remote.sh
sanity-requirements.txt
sanity.sh