No description
  • Python 61.2%
  • Shell 33.7%
  • Dockerfile 5.1%
Find a file
2026-04-01 14:30:29 +01:00
.config feat: add pydoclint hook definition (#99) 2026-02-26 12:38:33 +00:00
.github chore(deps): update all dependencies (#113) 2026-03-23 00:55:59 +00:00
.vscode chore: update toml hook (#38) 2025-10-09 19:56:39 +01:00
config fix: allow renovate to create up to 3 PRs (#107) 2026-03-11 11:47:14 +00:00
matrix chore(deps): update all dependencies (#65) 2026-01-06 20:58:52 +00:00
src/dynamic_matrix feat: add pydoclint hook definition (#99) 2026-02-26 12:38:33 +00:00
tests feat: add pydoclint hook definition (#99) 2026-02-26 12:38:33 +00:00
tools fix: replace pre-commit tool with prek (#73) 2026-02-07 10:37:56 +00:00
upload-artifact fix: display gitleaks version before calling it (#108) 2026-03-15 15:33:33 +00:00
.gitignore fix: add markdown hook (#43) 2025-10-13 15:31:54 +01:00
.markdownlint-cli2.yaml fix: ensure uv isolation when custom python is mentioned (#48) 2025-10-21 08:08:23 -04:00
.pre-commit-hooks.yaml fix: address issue with shellcheck calling (#118) 2026-04-01 14:30:29 +01:00
.yamllint.yaml fix: use sh when calling system hooks (#97) 2026-02-24 12:35:46 +00:00
biome.json chore: update toml hook (#38) 2025-10-09 19:56:39 +01:00
codecov.yml chore: more build config (#39) 2025-10-09 20:16:08 +01:00
cspell.config.yaml feat: add cspell hook (#72) 2026-02-05 11:38:54 +00:00
Dockerfile fix: move action dependencies into specific dependency group (#50) 2025-10-22 17:45:50 +01:00
LICENSE Initial commit 2025-07-22 08:32:43 -07:00
mise.toml chore: update node deps (#79) 2026-02-07 12:31:39 +00:00
package-lock.json chore(deps): update all dependencies pep621 (#117) 2026-04-01 13:51:09 +01:00
package.json chore(deps): update dependencies (#115) 2026-03-24 05:21:24 +00:00
prek.toml feat: add pydoclint hook definition (#99) 2026-02-26 12:38:33 +00:00
pyproject.toml feat: add pyright hook definition (#111) 2026-03-18 19:19:36 +00:00
README.md feat: add matrix action (#1) 2025-09-02 14:21:30 +01:00
renovate.json chore: reconfigure renovate (#8) 2025-09-03 14:33:57 +01:00
sonar-project.properties fix: improve coverage processing (#83) 2026-02-08 12:59:24 +00:00
uv.lock chore(deps): update all dependencies pep621 (#117) 2026-04-01 13:51:09 +01:00

Reusable Github Actions and settings

This repository aims to host Github Actions and settings that can easily be reused by other repositories.

Please note that at this moment this is in "pre-alpha" development status, so if you want to be an early adopter or have an active involvement with its development, contact Ansible DevTools team.

Components