Commit 87826c2
fix(rush): treat non-terminal statuses as non-terminal (microsoft#5277)
* fix: do not try and sync on cobuild waiting
Signed-off-by: Aramis Sennyey <aramissennyeydd@users.noreply.github.com>
* add changeset
Signed-off-by: Aramis Sennyey <aramissennyeydd@users.noreply.github.com>
* only assign operations on complete
Signed-off-by: Aramis Sennyey <aramissennyeydd@users.noreply.github.com>
* update changeset
Signed-off-by: Aramis Sennyey <aramissennyeydd@users.noreply.github.com>
* fix snapshots
Signed-off-by: Aramis Sennyey <aramissennyeydd@users.noreply.github.com>
* Update libraries/rush-lib/src/logic/operations/OperationExecutionManager.ts
Co-authored-by: David Michon <dmichon@microsoft.com>
* fix test cases
Signed-off-by: Aramis Sennyey <aramissennyeydd@users.noreply.github.com>
* Update libraries/rush-lib/src/logic/operations/OperationExecutionManager.ts
---------
Signed-off-by: Aramis Sennyey <aramissennyeydd@users.noreply.github.com>
Co-authored-by: Aramis Sennyey <aramissennyeydd@users.noreply.github.com>
Co-authored-by: David Michon <dmichon@microsoft.com>1 parent b9f8849 commit 87826c2
File tree
2 files changed
+30
-15
lines changed- common/changes/@microsoft/rush
- libraries/rush-lib/src/logic/operations
2 files changed
+30
-15
lines changedLines changed: 11 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
Lines changed: 19 additions & 15 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
263 | 263 | | |
264 | 264 | | |
265 | 265 | | |
266 | | - | |
267 | | - | |
268 | | - | |
269 | | - | |
270 | | - | |
271 | | - | |
| 266 | + | |
| 267 | + | |
| 268 | + | |
| 269 | + | |
| 270 | + | |
| 271 | + | |
| 272 | + | |
| 273 | + | |
| 274 | + | |
| 275 | + | |
| 276 | + | |
| 277 | + | |
272 | 278 | | |
273 | | - | |
274 | 279 | | |
275 | 280 | | |
276 | 281 | | |
| |||
296 | 301 | | |
297 | 302 | | |
298 | 303 | | |
299 | | - | |
300 | | - | |
| 304 | + | |
| 305 | + | |
301 | 306 | | |
302 | 307 | | |
303 | 308 | | |
| |||
431 | 436 | | |
432 | 437 | | |
433 | 438 | | |
434 | | - | |
435 | 439 | | |
436 | | - | |
437 | | - | |
438 | | - | |
439 | | - | |
440 | | - | |
| 440 | + | |
| 441 | + | |
| 442 | + | |
441 | 443 | | |
| 444 | + | |
| 445 | + | |
442 | 446 | | |
443 | 447 | | |
0 commit comments