Tag
#regression
2 workflows tagged #regression.
- debugging 3 minutes · beginner
Investigate errors after the latest deploy
Review cases first seen after a trusted deploy, distinguish SHA attribution from timing correlation, and inspect the highest-impact evidence before proposing a fix.
#errors#deploys#post-deploy#oncall - debugging 30 seconds · beginner
Find what broke after the last npm update
Tie new error fingerprints to the deploy that bumped dependencies. Spot the silent regression nobody intended to ship.
#errors#dependencies#deploys#post-deploy