Skip to content

Conversation

devversion
Copy link
Member

This is likely the second last PR to migrate tests to rules_js. One left after this one.

Migrates the sub-entry point tests for architect/node to `rules_js`.
@angular-robot angular-robot bot added the area: build & ci Related the build and CI infrastructure of the project label Jan 21, 2025
Migrates the sub-entry point tests for core/node to `rules_js`.
Migrates the sub-entry point tests for ngtools/webpack to `rules_js`.
Migrates the sub-entry point tests for schematics/tools to `rules_js`.
Migrates the schematics-cli tests to `rules_js`.

Notably a little extra logic was needed here as the tests were relying
on the built npm package at runtime, resolvable via it's "package name".
To address this, we manually link the package for the test at runtime.

The spec file is moved into a separate folder for this reason, so that
we don't accidentally expose the schematics CLI package for unexpected
reasons.
Migrates the @schematics/angular tests to `rules_js`.
@devversion devversion added the action: review The PR is still awaiting reviews from at least one requested reviewer label Jan 21, 2025
@devversion devversion marked this pull request as ready for review January 21, 2025 15:18
…inting

Excludes CLI workspace projects from main project/IDE tsconfig to speed
up language service actions and linting. Those files should not be
considered part of the development sources.
@devversion devversion added target: patch This PR is targeted for the next patch release action: merge The PR is ready for merge by the caretaker target: minor This PR is targeted for the next minor release and removed action: review The PR is still awaiting reviews from at least one requested reviewer target: patch This PR is targeted for the next patch release labels Jan 21, 2025
@devversion devversion merged commit 838c550 into angular:main Jan 21, 2025
33 checks passed
@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 21, 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: minor This PR is targeted for the next minor release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants