pkgwatch/docs
Austin Schaefer 6459856aab
All checks were successful
CI / build (pull_request) Successful in 35s
CI / test (pull_request) Successful in 2m26s
CI / audit (pull_request) Successful in 13s
CI / coverage (pull_request) Successful in 6m11s
Group release sources into a source module with re-exports
Move the ReleaseSource trait, GithubEndpoints and ForgejoEndpoints under
src/source/, each in its own file (release_source.rs, github.rs,
forgejo.rs). The submodules are private; mod.rs re-exports their types and
holds for_package, so the rest of the crate imports from crate::source and
never names a host's file. checker.rs keeps only version_from_tag.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-09-20 11:08:25 +02:00
..
ARCHITECTURE.md Group release sources into a source module with re-exports 2026-09-20 11:08:25 +02:00
SPEC.md Group release sources into a source module with re-exports 2026-09-20 11:08:25 +02:00