Commit afef7c0
Fix staged indexes on components push path (#41028)
Fixes a bug where the CLI would wait for staged indexes to backfill before finishing push. This PR omits the staged indexes from the index complete and index total counts.
GitOrigin-RevId: 36a9697192ee8d0da158dd93ff24ab28b64b4c0d1 parent 0fa43e4 commit afef7c0
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
546 | 546 | | |
547 | 547 | | |
548 | 548 | | |
| 549 | + | |
| 550 | + | |
| 551 | + | |
| 552 | + | |
549 | 553 | | |
550 | 554 | | |
551 | 555 | | |
| |||
0 commit comments