Skip to content

Conversation

devversion
Copy link
Member

Patch port of #29433

Migrates the sub-entry point tests for architect/node to `rules_js`.
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`.
…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 changed the base branch from main to 19.1.x January 23, 2025 13:46
@devversion devversion added 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 23, 2025
@angular-robot angular-robot bot added the area: build & ci Related the build and CI infrastructure of the project label Jan 23, 2025
@devversion devversion marked this pull request as ready for review January 23, 2025 13:47
@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 23, 2025
@clydin clydin merged commit df9865f into angular:19.1.x Jan 23, 2025
11 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 23, 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