-
Notifications
You must be signed in to change notification settings - Fork 273
Closed
Labels
backlogImportant but currently unprioritizedImportant but currently unprioritizedcleanupCode hygiene and cleanupCode hygiene and cleanupgood first issueGood for newcomersGood for newcomers
Description
Alpine, Chainguard, Wolfi, and now MinimOS (#3430), all use the Alpine Package Keeper (APK) for their packages.
Currently, Chainguard, Wolfi, and MinimOS all have identical ecosystem helper implementations, since we don't support version enumeration for these. These should be combined into one class.
Alpine implements enumerate_versions, and needs to distinguish between Alpine releases, so it probably can stay as its own thing (but maybe could inherit from the others).
Metadata
Metadata
Assignees
Labels
backlogImportant but currently unprioritizedImportant but currently unprioritizedcleanupCode hygiene and cleanupCode hygiene and cleanupgood first issueGood for newcomersGood for newcomers