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(ci): geef deploy-test-*-jobs een expliciete statusfunctie (#183)
De impliciete success() op deploy-test-uitvraag/-externe-stubs/-magazijnen
kijkt niet alleen naar hun vier directe needs, maar transitief door tot
checks-fuzz — die bij elke push naar main 'skipped' is (PR-only check).
Sinds #174 werden de drie test-deploys daardoor bij elke push stilzwijgend
overgeslagen, ook al waren meta/build/build-externe-stubs/gate stuk voor
stuk 'success'. gate's eigen !cancelled()-fix (#174) beschermt alleen gate
zelf, niet de jobs die ervan afhangen.
0 commit comments