Commit 058c661
feat(gen2-migration): add deployment status validation for lock command (#14326)
* chore: add deployment status validation for lock command
* chore: add UPDATE_ROLLBACK_COMPLETE to valid deployment statuses
* chore: update error message to exclude UPDATE_ROLLBACK_COMPLETE from user output
* chore: regenerate yarn.lock to fix lockfile drift
* Revert "chore: regenerate yarn.lock to fix lockfile drift"
This reverts commit ba03e99.
* chore: sync yarn.lock with base branch
---------
Co-authored-by: Sai Ray <[email protected]>1 parent 1570cf5 commit 058c661
File tree
1 file changed
+5
-2
lines changed- packages/amplify-cli/src/commands/gen2-migration
1 file changed
+5
-2
lines changedLines changed: 5 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
75 | | - | |
| 75 | + | |
| 76 | + | |
76 | 77 | | |
77 | 78 | | |
78 | 79 | | |
79 | | - | |
| 80 | + | |
80 | 81 | | |
81 | 82 | | |
82 | 83 | | |
| 84 | + | |
| 85 | + | |
83 | 86 | | |
84 | 87 | | |
85 | 88 | | |
| |||
0 commit comments