angular/.github/workflows
Andrew Scott 1ea39e050c refactor(zone.js): Add a withProxyZone helper that might be used for unpatched test frameworks (#61626)
As an alternative to monkey patching vitest, this change adds a method that could be used
for manually running functions inside a shared proxy zone. If used inocrrectly,
this would mean that
the `fakeAsync` closure may not capture all timers and microtasks if it
invokes things created in a zone that was already forked (e.g. creating
a component in a beforeEach:
2699dd6555/packages/zone.js/lib/jasmine/jasmine.ts (L363-L371))

PR Close #61626
2025-05-22 13:39:30 -07:00
..
adev-preview-build.yml build: update cross-repo angular dependencies (#61576) 2025-05-21 15:00:22 +00:00
adev-preview-deploy.yml build: update cross-repo angular dependencies (#61576) 2025-05-21 15:00:22 +00:00
assistant-to-the-branch-manager.yml build: update cross-repo angular dependencies (#61576) 2025-05-21 15:00:22 +00:00
benchmark-compare.yml build: update cross-repo angular dependencies (#61576) 2025-05-21 15:00:22 +00:00
ci.yml refactor(zone.js): Add a withProxyZone helper that might be used for unpatched test frameworks (#61626) 2025-05-22 13:39:30 -07:00
dev-infra.yml build: update cross-repo angular dependencies (#61576) 2025-05-21 15:00:22 +00:00
google-internal-tests.yml build: update cross-repo angular dependencies (#61576) 2025-05-21 15:00:22 +00:00
manual.yml build: update cross-repo angular dependencies (#61576) 2025-05-21 15:00:22 +00:00
merge-ready-status.yml build: update cross-repo angular dependencies (#61576) 2025-05-21 15:00:22 +00:00
perf.yml build: update cross-repo angular dependencies (#61576) 2025-05-21 15:00:22 +00:00
pr.yml refactor(zone.js): Add a withProxyZone helper that might be used for unpatched test frameworks (#61626) 2025-05-22 13:39:30 -07:00
scorecard.yml build: update github/codeql-action action to v3.28.18 (#61403) 2025-05-16 11:06:10 +00:00
sync-angular-robot-forked-repo.yml ci: update workflow to clone repo with history (#61223) 2025-05-08 11:56:57 -07:00
update-cdk-apis-and-cli-help.yml ci: change action: review to action: merge in update docs (#61533) 2025-05-20 20:04:20 +00:00