rsnext/bench
Zack Tanner 0cb1c40400
ci: disable deployment protection for e2e test project (#58830)
Since we reset the test project on every e2e CI run, deployment protection is automatically enabled by default.

This adds an option to the reset project workflow to disable deployment protection. Our test runners need to be able to hit these pages from an unauthenticated browser in order for the tests to work. 

Verified tests are running properly in [this run](https://github.com/vercel/next.js/actions/runs/6971348806/job/18971225559) (fixing any failing tests themselves are out of scope for this PR; will evaluate once the run finishes)

Closes NEXT-1732
2023-11-23 09:41:34 -08:00
..
app-router-server Optimize webpack memory cache garbage collection (#54397) 2023-08-23 15:46:32 +02:00
basic-app server: re-land bundled runtimes (#55139) 2023-09-08 16:05:29 +00:00
fuzzponent Optimize webpack memory cache garbage collection (#54397) 2023-08-23 15:46:32 +02:00
nested-deps modify bench scripts to not conflict with dev task (#54600) 2023-08-26 22:58:00 +00:00
nested-deps-app-router modify bench scripts to not conflict with dev task (#54600) 2023-08-26 22:58:00 +00:00
next-minimal-server Optimize webpack memory cache garbage collection (#54397) 2023-08-23 15:46:32 +02:00
recursive-copy fix typo in comment and unused variable remove (#45307) 2023-02-02 14:55:23 -08:00
recursive-delete Replace 'require' with 'import' in bench files and update dependancies (#25775) 2021-06-04 14:30:52 +00:00
rendering Optimize webpack memory cache garbage collection (#54397) 2023-08-23 15:46:32 +02:00
vercel ci: disable deployment protection for e2e test project (#58830) 2023-11-23 09:41:34 -08:00