| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-01-09 | internal/pkg: move dependency flooding to cache | Ophestra | |
| This imposes a hard upper limit to concurrency during dependency satisfaction and moves all dependency-related code out of individual implementations of Artifact. This change also includes ctx and msg as part of Cache. Signed-off-by: Ophestra <cat@gensokyo.uk> | |||
| 2026-01-07 | internal/pkg: implement file artifact | Ophestra | |
| This is an Artifact implementing File, backed by a constant, caller-supplied byte slice. Signed-off-by: Ophestra <cat@gensokyo.uk> | |||
