mirror of
https://github.com/discourse/discourse.git
synced 2026-08-04 10:39:43 +08:00
Playwright soft reset currently requires `CAPYBARA_PLAYWRIGHT_SOFT_RESET=1`, so system test runs outside CI still use the slower full context reset. CI has been running stable with soft reset enabled for 2 weeks so we are now ready to promote it as the default. This commit enables soft reset unless the `CAPYBARA_PLAYWRIGHT_SOFT_RESET ` env is explicitly set to `0`, preserving an opt-out for troubleshooting and removing the now-redundant CI assignment. |
||
|---|---|---|
| .. | ||
| actions/setup-release-environment | ||
| instructions | ||
| workflows | ||
| dependabot.yml | ||
| labeler.yml | ||