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
Let's investigate adding some reverse dependency testing. To start obviously I'm interested in running the bootc tests when we change this repository. But it'd also make sense to test e.g. podman and rauc tests too.
The text was updated successfully, but these errors were encountered:
cgwalters
added a commit
to cgwalters/composefs
that referenced
this issue
Sep 18, 2024
This ensures when composefs changes, we don't break bootc.
This test isn't too expensive and should be reliable, so
I'm hopeful we can just enable it on every PR.
ref: containers#336
This ensures when composefs changes, we don't break bootc.
This test isn't too expensive and should be reliable, so
I'm hopeful we can just enable it on every PR.
ref: containers#336
Signed-off-by: Colin Walters <[email protected]>
Let's investigate adding some reverse dependency testing. To start obviously I'm interested in running the bootc tests when we change this repository. But it'd also make sense to test e.g. podman and rauc tests too.
The text was updated successfully, but these errors were encountered: