You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should verify that an apk client (e.g. the apk command, apko, others?) can successfully install every package we produce. This should be a check in CI, and ideally it'd be easy to run locally, too.
That also uploaded the scan results as a comment to the PR.
@kaniini suggested at the time we could add a test pipeline to melange that ran the tests instead which would be good. Maybe we could even use a uses: image://cgr.dev/chainguard/wolfi-base:latest similar to github to describe which image to use for the test.
We should verify that an apk client (e.g. the
apk
command, apko, others?) can successfully install every package we produce. This should be a check in CI, and ideally it'd be easy to run locally, too.This would cover:
The text was updated successfully, but these errors were encountered: