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
fix(webapp): guard asset carry-forward retention and prefer latest as semver fallback
The 14-day prune depends on the builder preserving mtimes through COPY.
Assert the outcome instead of the mechanism: fail the image build if
public/build exceeds 1GB, so silent retention failure becomes a loud CI
error. Also try :latest before :main when resolving the previous image,
so semver releases carry forward their true predecessor's assets.
0 commit comments