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
Every pull request into main should at minimum build, and tag a Docker image pull this image into kurtosis and assert safe head progression. This will prevent the circumstance where main is building on an already breaking change that becomes harder to diagnose the origin of the issue the longer rollup-boost is not tested against Kurtosis.
Ideally we test every PR against Kurtosis in CI to prevent any devnet breaking changes from ever hitting main which can sometimes be very hard to see through a review in my experience.