Local tooling
  • Python 99.5%
  • Makefile 0.5%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-09-21 00:07:40 +00:00
.forgejo ci(ruff): pass --no-fix so the lint gate can fail in CI 2026-08-02 20:51:56 -04:00
schemas chore(schemas): add the vikunja api swagger spec 2026-08-14 15:30:44 -04:00
skills docs(reference-cache): document that a re-pointed URL re-clones its mirror 2026-08-17 21:58:27 -04:00
src/local_tools refactor(project): align _ensure_parent's adopt check with _resolve_child 2026-08-19 00:06:24 -04:00
tests test(common): cover the rest adapter's put error path 2026-08-19 00:06:30 -04:00
.coveragerc.toml ci: gate tests on code quality and sync the template baseline (#3) 2026-08-02 20:14:59 +00:00
.editorconfig chore: rebuild dev env from templates (#1) 2026-07-31 01:36:24 +00:00
.gitignore ci: gate tests on code quality and sync the template baseline (#3) 2026-08-02 20:14:59 +00:00
.prettierignore chore: rebuild dev env from templates (#1) 2026-07-31 01:36:24 +00:00
.python-version chore: initial uv scaffold 2026-07-30 20:22:35 -04:00
AGENTS.md build(skills): deploy repo-owned skills via a make skills symlink target 2026-08-12 17:19:14 -04:00
CLAUDE.md chore: rebuild dev env from templates (#1) 2026-07-31 01:36:24 +00:00
LICENSE chore: rebuild dev env from templates (#1) 2026-07-31 01:36:24 +00:00
Makefile build(skills): add course-file to the deployed skill list 2026-08-12 19:20:06 -04:00
mypy.ini chore: rebuild dev env from templates (#1) 2026-07-31 01:36:24 +00:00
pyproject.toml feat(common): add a minimal httpx rest adapter 2026-08-14 15:32:43 -04:00
pytest.toml chore: rebuild dev env from templates (#1) 2026-07-31 01:36:24 +00:00
README.md chore: initial uv scaffold 2026-07-30 20:22:35 -04:00
ruff.toml chore(ruff): exempt typer command annotations and require types in tests 2026-08-09 23:11:55 -04:00
uv.lock build(deps): lock file maintenance (#18) 2026-09-21 00:07:40 +00:00