Skip to content

Conversation

leosvelperez
Copy link
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
Copy link

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
Copy link
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
Copy link
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

2 participants