mirror of
https://github.com/discourse/discourse.git
synced 2026-08-06 13:08:40 +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. |
||
|---|---|---|
| .. | ||
| backport.yml | ||
| check-pr-body.yml | ||
| dependabot-bundler-checksums.yml | ||
| dependabot-pnpm-dedupe.yml | ||
| developer-docs-lint.yml | ||
| developer-docs-publish.yml | ||
| labeler.yml | ||
| licenses.yml | ||
| linting.yml | ||
| migration-tests.yml | ||
| publish-assets.yml | ||
| publish-types.yml | ||
| release-branch-handler.yml | ||
| release-handler.yml | ||
| release-notes.yml | ||
| release-prepare-latest-bump.yml | ||
| stale-pr-closer.yml | ||
| tests.yml | ||
| upcoming-change-status-bump.yml | ||