Skip to content

Conversation

alan-agius4
Copy link
Collaborator

Previously, if waitForMatch failed to find a match, the CI process could hang indefinitely. This commit updates the method to ensure it fails after a 60-second timeout, preventing such blocks.

Example: https://github.com/angular/angular-cli/actions/runs/12709516529/job/35428835418?pr=29318

…h` does not match within 60 seconds.

Previously, if `waitForMatch` failed to find a match, the CI process could hang indefinitely. This commit updates the method to ensure it fails after a 60-second timeout, preventing such blocks.

Example: https://github.com/angular/angular-cli/actions/runs/12709516529/job/35428835418?pr=29318
@alan-agius4 alan-agius4 added the target: patch This PR is targeted for the next patch release label Jan 10, 2025
@alan-agius4 alan-agius4 requested a review from clydin January 10, 2025 16:01
@alan-agius4 alan-agius4 added the action: review The PR is still awaiting reviews from at least one requested reviewer label Jan 10, 2025
@angular-robot angular-robot bot added the area: build & ci Related the build and CI infrastructure of the project label Jan 10, 2025
@alan-agius4 alan-agius4 added action: merge The PR is ready for merge by the caretaker and removed action: review The PR is still awaiting reviews from at least one requested reviewer labels Jan 10, 2025
@alan-agius4 alan-agius4 merged commit a67825e into angular:main Jan 10, 2025
34 checks passed
@alan-agius4 alan-agius4 deleted the cancel-waitfor-match branch January 10, 2025 16:33
@alan-agius4
Copy link
Collaborator Author

The changes were merged into the following branches: main, 19.0.x, 19.1.x

@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Feb 10, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

action: merge The PR is ready for merge by the caretaker area: build & ci Related the build and CI infrastructure of the project target: patch This PR is targeted for the next patch release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants