No description
  • Python 61%
  • Shell 33.9%
  • Dockerfile 5.1%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
RAKESH S a4a333cdfd
fix: apply tombi formatting to prek.toml (#142)
Apply the toml formatter's preferred style to prek.toml so the lint
hook no longer reports a dirty worktree on main.
2026-07-16 11:50:00 +05:30
.config feat: add pydoclint hook definition (#99) 2026-02-26 12:38:33 +00:00
.github chore(deps): update all dependencies (#139) 2026-07-14 12:06:10 +05:30
.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 chore(deps): update all dependencies (#139) 2026-07-14 12:06:10 +05:30
.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: make renovate and md hooks use version from action (#112) 2026-04-08 13:23:48 +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 (#139) 2026-07-14 12:06:10 +05:30
package.json fix: resolve code-scanning and dependabot security vulnerabilities (#138) 2026-07-06 17:32:46 +05:30
prek.toml fix: apply tombi formatting to prek.toml (#142) 2026-07-16 11:50:00 +05:30
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 (#139) 2026-07-14 12:06:10 +05:30

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