No description
Find a file
🇺🇦 Sviatoslav Sydorenko (Святослав Сидоренко) 1cec8f60cb
Merge pull request #38 from ansible/maintenance/pip-tools-constraint-lockfiles
🔒 Bump transitive deps in pip-tools-managed lockfiles
2025-10-13 15:09:03 +00:00
.github 🧪 Ensure SLSA runs in YOLO mode in CI 2025-09-22 12:56:34 +02:00
_type_stubs 💅🤖 Auto-format entire repository with Ruff 2025-07-02 01:34:35 +02:00
bin Move pip-tools envs from tox.ini to toxfile 2025-09-08 00:14:29 +02:00
dependencies Update tox-cp313-linux-x86_64 constraints 2025-10-13 06:17:24 +00:00
docs 💅🤖 Auto-format entire repository with Ruff 2025-07-02 01:34:35 +02:00
src/awx_plugins/interfaces 🧪 Integrate ruff check into pre-commit 2025-07-02 02:17:52 +02:00
tests 🧪 Integrate ruff check into pre-commit 2025-07-02 02:17:52 +02:00
.codecov.yml Move inject_credential from awx to here 2024-12-16 14:12:08 -05:00
.codespellrc 📦 Add a packaged project skeleton 2024-10-02 11:22:57 +02:00
.coveragerc 🧪 Skip measuring coverage of toxfile.py 2025-07-01 16:53:29 +02:00
.darglint 🧪📝 Integrate sphinx_autodoc_typehints 2024-11-20 18:25:20 +01:00
.editorconfig 📦 Add a packaged project skeleton 2024-10-02 11:22:57 +02:00
.flake8 💅 Move constrain injection into toxfile.py 2025-09-07 00:00:25 +02:00
.git-blame-ignore-revs 💅 Hide 12002456 (ruff format) from Git blame 2025-07-02 01:36:12 +02:00
.git_archival.txt 📦 Add a packaged project skeleton 2024-10-02 11:22:57 +02:00
.gitattributes 📦 Add a packaged project skeleton 2024-10-02 11:22:57 +02:00
.gitignore 📦 Add a packaged project skeleton 2024-10-02 11:22:57 +02:00
.isort.cfg 📦 Add a packaged project skeleton 2024-10-02 11:22:57 +02:00
.mypy.ini 💅 Move constrain injection into toxfile.py 2025-09-07 00:00:25 +02:00
.pip-tools.toml 📦 Add a packaged project skeleton 2024-10-02 11:22:57 +02:00
.pre-commit-config.yaml 🧪 Add first/second pass names to Ruff format 2025-09-08 00:19:59 +02:00
.pylintrc.toml 🧪 Disable line-too-long in pylint 2025-07-05 01:22:10 +02:00
.readthedocs.yaml 📦 Add a packaged project skeleton 2024-10-02 11:22:57 +02:00
.ruff.toml Move pip-tools envs from tox.ini to toxfile 2025-09-08 00:14:29 +02:00
.yamllint 📦 Add a packaged project skeleton 2024-10-02 11:22:57 +02:00
CHANGELOG.md 📦 Add a packaged project skeleton 2024-10-02 11:22:57 +02:00
CODE-OF-CONDUCT.md 📦 Add a packaged project skeleton 2024-10-02 11:22:57 +02:00
CONTRIBUTING.md Fill out the project name 2024-10-02 11:22:57 +02:00
DCO 📦 Add a packaged project skeleton 2024-10-02 11:22:57 +02:00
LICENSE 📦 Add a packaged project skeleton 2024-10-02 11:22:57 +02:00
nitpick-style.toml 💅 Move constrain injection into toxfile.py 2025-09-07 00:00:25 +02:00
pyproject.toml Fill out the project name 2024-10-02 11:22:57 +02:00
pytest.ini 🧪 Make pytest avoid any hidden directories 2025-03-04 17:02:20 +01:00
README.md Fill out the project name 2024-10-02 11:22:57 +02:00
SECURITY.md 📦 Add a packaged project skeleton 2024-10-02 11:22:57 +02:00
tox.ini Move pip-tools envs from tox.ini to toxfile 2025-09-08 00:14:29 +02:00
toxfile.py Move pip-tools envs from tox.ini to toxfile 2025-09-08 00:14:29 +02:00

CI/CD Badge pre-commit.ci Badge PyPI Badge PyPI Supported Versions Badge Codecov Badge Code of Conduct Badge Apache v2 License Badge Ansible Matrix Badge Ansible Discourse Badge

RTD Build Status Badge

awx_plugins.interfaces

Common interfaces for implementing plugins to AWX.