Skip to content

feat(core): remove usage of cli property from migration definitions#30855

Merged
FrozenPandaz merged 1 commit into
masterfrom
core/remove-migration-cli-usage
Apr 25, 2025
Merged

feat(core): remove usage of cli property from migration definitions#30855
FrozenPandaz merged 1 commit into
masterfrom
core/remove-migration-cli-usage

Conversation

@leosvelperez
Copy link
Copy Markdown
Member

Removes the usage of the cli property from migration definitions.

BREAKING CHANGE: The cli property from migration generator definitions is no longer used. The CLI to run the migration generator will be identified based on whether the definition is contained in generators (Nx) or schematics (Angular CLI).

@leosvelperez leosvelperez self-assigned this Apr 24, 2025
@leosvelperez leosvelperez requested a review from a team as a code owner April 24, 2025 16:26
@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 24, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Skipped Deployment
Name Status Preview Updated (UTC)
nx-dev ⬜️ Ignored (Inspect) Visit Preview Apr 25, 2025 7:47am

@nx-cloud
Copy link
Copy Markdown
Contributor

nx-cloud Bot commented Apr 24, 2025

View your CI Pipeline Execution ↗ for commit a5478dc.

Command Status Duration Result
nx affected --targets=lint,test,build,e2e,e2e-ci ✅ Succeeded 1m 58s View ↗
nx run-many -t check-imports check-commit check... ✅ Succeeded 21s View ↗
nx-cloud record -- nx-cloud conformance:check ✅ Succeeded 2s View ↗
nx-cloud record -- nx format:check ✅ Succeeded 2s View ↗
nx-cloud record -- nx sync:check ✅ Succeeded 1s View ↗
nx documentation ✅ Succeeded <1s View ↗

☁️ Nx Cloud last updated this comment at 2025-04-25 09:04:39 UTC

@leosvelperez leosvelperez force-pushed the core/remove-migration-cli-usage branch from fcf709f to 08b6586 Compare April 24, 2025 16:42
Removes the usage of the `cli` property from migration definitions.

BREAKING CHANGE: The `cli` property from migration generator definitions is no longer used. The CLI to run the
migration generator will be identified based on whether the definition is contained in `generators`
(Nx) or `schematics` (Angular CLI).
@leosvelperez leosvelperez force-pushed the core/remove-migration-cli-usage branch from 08b6586 to a5478dc Compare April 25, 2025 07:45
@FrozenPandaz FrozenPandaz merged commit 73077fe into master Apr 25, 2025
6 checks passed
@FrozenPandaz FrozenPandaz deleted the core/remove-migration-cli-usage branch April 25, 2025 13:13
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 1, 2025

This pull request has already been merged/closed. If you experience issues related to these changes, please open a new issue referencing this pull request.

@github-actions github-actions Bot locked as resolved and limited conversation to collaborators May 1, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants