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): address review feedback for early devservices
- Use strict shell (set -euo pipefail) at action level
- Fix set -e preventing exit code file from being written in subshell
- Add 10-minute timeout to Snuba bootstrap wait loop
- Move devservices start after chartcuterie build in acceptance
- Revert migrations/migrations-drift (checkout master first, action doesn't exist there yet)
0 commit comments