## Summary - make the `deploy` job wait for `build-image` so Sentry release creation finishes before deploy tracking runs - keep the Sentry deploy marker on the same release name while removing the race that caused `Release not found` - add a focused regression test that asserts the workflow keeps this dependency in place ## Testing - php artisan test --compact tests/Feature/SentryConfigTest.php |
||
|---|---|---|
| .. | ||
| Browser | ||
| Feature | ||
| Performance | ||
| Unit | ||
| Pest.php | ||
| TestCase.php | ||
| bootstrap.php | ||