Commit 2510723
Restrict the
* Restrict the `wrangler deploy` delegation to `opennextjs-cloudflare deploy` only when the `--x-autoconfig` flag is used
* Update .changeset/common-readers-draw.md
Co-authored-by: Pete Bacon Darwin <pete@bacondarwin.com>
* Update .changeset/common-readers-draw.md
Co-authored-by: Victor Berchet <victor@suumit.com>
* remove the `canDelegateToOpenNext` variable
* add PRs to code comment
---------
Co-authored-by: Pete Bacon Darwin <pete@bacondarwin.com>
Co-authored-by: Victor Berchet <victor@suumit.com>wrangler deploy delegation to opennextjs-cloudflare deploy only when the --x-autoconfig flag is used (#11796)1 parent 7cf365e commit 2510723
File tree
3 files changed
+55
-5
lines changed- .changeset
- packages/wrangler/src
- __tests__
- deploy
3 files changed
+55
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16008 | 16008 | | |
16009 | 16009 | | |
16010 | 16010 | | |
| 16011 | + | |
16011 | 16012 | | |
16012 | 16013 | | |
16013 | 16014 | | |
16014 | 16015 | | |
16015 | 16016 | | |
16016 | 16017 | | |
16017 | | - | |
| 16018 | + | |
16018 | 16019 | | |
16019 | 16020 | | |
16020 | 16021 | | |
16021 | 16022 | | |
16022 | | - | |
| 16023 | + | |
| 16024 | + | |
| 16025 | + | |
| 16026 | + | |
| 16027 | + | |
| 16028 | + | |
16023 | 16029 | | |
16024 | 16030 | | |
16025 | 16031 | | |
| |||
16048 | 16054 | | |
16049 | 16055 | | |
16050 | 16056 | | |
| 16057 | + | |
16051 | 16058 | | |
16052 | 16059 | | |
16053 | 16060 | | |
16054 | 16061 | | |
16055 | 16062 | | |
16056 | 16063 | | |
16057 | | - | |
| 16064 | + | |
16058 | 16065 | | |
16059 | 16066 | | |
16060 | 16067 | | |
| |||
16066 | 16073 | | |
16067 | 16074 | | |
16068 | 16075 | | |
| 16076 | + | |
16069 | 16077 | | |
16070 | 16078 | | |
16071 | 16079 | | |
| |||
16097 | 16105 | | |
16098 | 16106 | | |
16099 | 16107 | | |
| 16108 | + | |
| 16109 | + | |
| 16110 | + | |
| 16111 | + | |
| 16112 | + | |
| 16113 | + | |
| 16114 | + | |
| 16115 | + | |
| 16116 | + | |
| 16117 | + | |
| 16118 | + | |
| 16119 | + | |
| 16120 | + | |
| 16121 | + | |
| 16122 | + | |
| 16123 | + | |
| 16124 | + | |
| 16125 | + | |
| 16126 | + | |
| 16127 | + | |
| 16128 | + | |
| 16129 | + | |
| 16130 | + | |
| 16131 | + | |
| 16132 | + | |
| 16133 | + | |
| 16134 | + | |
| 16135 | + | |
| 16136 | + | |
16100 | 16137 | | |
16101 | 16138 | | |
16102 | 16139 | | |
| |||
16129 | 16166 | | |
16130 | 16167 | | |
16131 | 16168 | | |
16132 | | - | |
| 16169 | + | |
16133 | 16170 | | |
16134 | 16171 | | |
16135 | 16172 | | |
| |||
16161 | 16198 | | |
16162 | 16199 | | |
16163 | 16200 | | |
16164 | | - | |
| 16201 | + | |
16165 | 16202 | | |
16166 | 16203 | | |
16167 | 16204 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
302 | 302 | | |
303 | 303 | | |
304 | 304 | | |
| 305 | + | |
| 306 | + | |
| 307 | + | |
| 308 | + | |
| 309 | + | |
| 310 | + | |
305 | 311 | | |
306 | 312 | | |
307 | 313 | | |
| |||
0 commit comments