Commit 03f3cf0
committed
fix(cli): honor --dry-run with --from-bundle and guard bundle artifact type
Review feedback:
- --from-bundle now exits after validating the bundle manifest when
--dry-run is set, before any server calls, matching the other deploy
paths
- --local-bundle hard-errors when the created artifact key lacks the
bundle-specific prefix, catching older servers that silently store the
upload as a plain source context even when no build env vars are sent1 parent bf9b894 commit 03f3cf0
1 file changed
Lines changed: 24 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1467 | 1467 | | |
1468 | 1468 | | |
1469 | 1469 | | |
| 1470 | + | |
| 1471 | + | |
| 1472 | + | |
| 1473 | + | |
| 1474 | + | |
| 1475 | + | |
| 1476 | + | |
| 1477 | + | |
| 1478 | + | |
| 1479 | + | |
| 1480 | + | |
| 1481 | + | |
| 1482 | + | |
| 1483 | + | |
| 1484 | + | |
| 1485 | + | |
| 1486 | + | |
1470 | 1487 | | |
1471 | 1488 | | |
1472 | 1489 | | |
| |||
1958 | 1975 | | |
1959 | 1976 | | |
1960 | 1977 | | |
| 1978 | + | |
| 1979 | + | |
| 1980 | + | |
| 1981 | + | |
| 1982 | + | |
| 1983 | + | |
| 1984 | + | |
1961 | 1985 | | |
1962 | 1986 | | |
1963 | 1987 | | |
| |||
0 commit comments