-
Notifications
You must be signed in to change notification settings - Fork 432
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Exclude migration tests from migration timestamp/ordering check (#22496)
This fix applies to cases (e.g. 00ec402) where order of files being added is e.g.: 1. Migration A 2. Migration B 3. Test for migration A This also reorders workflow steps so the ones that don't require setting up Go + compiling happen first, so if we have a migration issue it gets reported sooner. # Checklist for submitter - [x] Manual QA for all new/changed functionality
- Loading branch information
Showing
1 changed file
with
30 additions
and
29 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters