ansible/.github
Matt Clay d651bda123
Relocate ansible-test code. (#60147)
* Initial move of `test/runner/` content.

`test/runner/lib/` -> `test/lib/ansible_test/_internal/`
`test/runner/`     -> `test/lib/ansible_test/_internal/data/`

* Initial move of `test/sanity/` content.

`test/sanity/` -> `test/lib/ansible_test/_internal/data/sanity/` (except `test/sanity/ignore.txt`)

* Initial move of `test/units/pytest/` content.

`test/units/pytest/` -> `test/lib/ansible_test/_internal/data/pytest/`

* Follow-up move of `test/runner/unit/` content.

`test/lib/ansible_test/_internal/data/unit/` -> `test/lib/ansible_test/tests/unit/`

* Initial move of `ansible.cfg` content.

`test/units/ansible.cfg` -> `test/lib/ansible_test/_internal/data/units/ansible.cfg`
`test/env/ansible.cfg` -> `test/lib/ansible_test/_internal/data/env/ansible.cfg`

* Follow-up move of `data` directory.

`test/lib/ansible_test/_internal/data/` -> `test/lib/ansible_test/_data/`

* Update import statements.

* Add missing __init__.py for unit tests.

* Fix path references and miscellaneous issues.
2019-08-06 14:43:29 -07:00
..
ISSUE_TEMPLATE Revert "Use GitHub Issue Templates to assign labels (#53356)" (#53419) 2019-03-06 15:20:39 -06:00
BOTMETA.yml Relocate ansible-test code. (#60147) 2019-08-06 14:43:29 -07:00
CODE_OF_CONDUCT.md [docs] correct the code of conduct link (#38012) 2018-03-27 17:07:37 -04:00
CONTRIBUTING.md Tidy up Contributors Docs (#47619) 2018-10-28 17:11:40 -05:00
ISSUE_TEMPLATE.md Improve the issue template for dependency problems (#51657) 2019-02-06 22:34:18 +10:00
PULL_REQUEST_TEMPLATE.md Remove ansible version from PR template. 2018-11-13 14:19:36 -05:00
SECURITY.md 📝 Add a GitHub-specific security policy note 2019-05-23 21:48:58 +02:00