Skip to content

Conversation

@clydin
Copy link
Member

@clydin clydin commented Dec 17, 2025

Moves the architect CLI implementation from @angular-devkit/architect-cli into the @angular-devkit/architect package itself.

This change aims to make the @angular-devkit/architect package more self-contained by hosting its own CLI entry point. The @angular-devkit/architect-cli package now serves as a lightweight wrapper, importing the architect binary directly from the core package.

@clydin clydin added the target: minor This PR is targeted for the next minor release label Dec 17, 2025
…ore package

Moves the `architect` CLI implementation from `@angular-devkit/architect-cli`
into the `@angular-devkit/architect` package itself.

This change aims to make the `@angular-devkit/architect` package more
self-contained by hosting its own CLI entry point. The
`@angular-devkit/architect-cli` package now serves as a lightweight wrapper,
importing the `architect` binary directly from the core package.
@clydin clydin force-pushed the architect/cli-integration branch from 33ed0f7 to 4f446a1 Compare December 17, 2025 17:13
@clydin clydin marked this pull request as ready for review December 17, 2025 17:29
@clydin clydin requested a review from alan-agius4 December 17, 2025 17:29
@clydin clydin added the action: review The PR is still awaiting reviews from at least one requested reviewer label Dec 17, 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 Dec 18, 2025
@clydin clydin merged commit cf0512d into angular:main Dec 18, 2025
37 checks passed
@clydin
Copy link
Member Author

clydin commented Dec 18, 2025

This PR was merged into the repository. The changes were merged into the following branches:

@clydin clydin deleted the architect/cli-integration branch December 18, 2025 12:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

action: merge The PR is ready for merge by the caretaker area: @angular-devkit/architect 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