Skip to content

Conversation

devversion
Copy link
Member

@devversion devversion commented Jun 5, 2025

This doesn't seem to surface here, but in the framework and in the COMP repo, the glob wasn't catching all files because it wasn't escaped— so didn't actually get picked up by Jasmine, but was expanded by Bash.

This improves the rule and makes this logic more future-proof.

@devversion devversion requested a review from alan-agius4 June 5, 2025 13:30
@angular-robot angular-robot bot added the area: build & ci Related the build and CI infrastructure of the project label Jun 5, 2025
@alan-agius4 alan-agius4 added target: patch This PR is targeted for the next patch release action: merge The PR is ready for merge by the caretaker labels Jun 5, 2025
@devversion devversion force-pushed the improve-jasmine-glob branch from f2dc2fb to e5d724c Compare June 5, 2025 15:08
@devversion devversion requested a review from alan-agius4 June 5, 2025 15:09
This doesn't seem to surface here, but in the framework and in the COMP
repo, the glob wasn't catching all files because it wasn't escpaed— so
didn't actually get picked up by Jasmine, but was expanded by Bash.

This improves this and makes this logic more future-proof.
@devversion devversion force-pushed the improve-jasmine-glob branch from e5d724c to 2e3708e Compare June 5, 2025 15:17
@devversion devversion added action: merge The PR is ready for merge by the caretaker and removed action: merge The PR is ready for merge by the caretaker labels Jun 5, 2025
@dgp1130 dgp1130 merged commit 1a235e0 into angular:main Jun 5, 2025
54 of 55 checks passed
@dgp1130
Copy link
Collaborator

dgp1130 commented Jun 5, 2025

The changes were merged into the following branches: main, 20.0.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 Jul 6, 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.

3 participants