Semi-automated package updating mechanism via pacman for dependencies which want or need bleeding edge updates from repo/source.
Find a file
Austin Schaefer e25ff8f6da
All checks were successful
CI / build (pull_request) Successful in 36s
CI / test (pull_request) Successful in 2m35s
CI / audit (pull_request) Successful in 10s
CI / coverage (pull_request) Successful in 5m8s
Apply self-review feedback on the Forgejo source
Fix stale ARCHITECTURE/config docs, soften source.rs's overclaim, trim the
SPEC's crate paragraph (no brittle counts), and merge the duplicate
same-origin Package test helper into test_support.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-09-20 10:39:35 +02:00
.forgejo/workflows Add ARCHITECTURE.md and apply it to this PR's code 2026-09-17 11:42:18 +02:00
.githooks Set up project tooling to match the rest of ~/dev's Rust fleet 2026-09-11 10:13:29 +02:00
docs Apply self-review feedback on the Forgejo source 2026-09-20 10:39:35 +02:00
packages.d Add wrapper-script env var support for claude-code's self-update guard 2026-09-18 13:07:03 +02:00
src Apply self-review feedback on the Forgejo source 2026-09-20 10:39:35 +02:00
systemd Drop the now-unneeded WorkingDirectory from the service 2026-09-20 10:03:24 +02:00
.gitignore First working iteration: check -> fetch -> verify for a real package 2026-09-11 10:04:48 +02:00
Cargo.lock Add shift-left quality gates: cognitive complexity, coverage, dependency fix 2026-09-17 09:16:14 +02:00
Cargo.toml Add shift-left quality gates: cognitive complexity, coverage, dependency fix 2026-09-17 09:16:14 +02:00
clippy.toml Add shift-left quality gates: cognitive complexity, coverage, dependency fix 2026-09-17 09:16:14 +02:00
Makefile.toml Move high-level docs into docs/, matching doubleo7's convention 2026-09-17 13:22:40 +02:00