-
Notifications
You must be signed in to change notification settings - Fork 26.2k
feat(core): add schematics to move deprecated DOCUMENT import #29950
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
ced7f0a
to
fd762b1
Compare
After this is merged, we can finally land #28117 |
packages/core/schematics/migrations/move-document/google3/BUILD.bazel
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice! early review. You mentioned that there is still work pending to use the ts.Printer
. Here are some comments (mostly minor nits)
packages/core/schematics/test/google3/move_document_rule_spec.ts
Outdated
Show resolved
Hide resolved
packages/core/schematics/migrations/move-document/google3/moveDocumentRule.ts
Outdated
Show resolved
Hide resolved
packages/core/schematics/migrations/move-document/google3/moveDocumentRule.ts
Outdated
Show resolved
Hide resolved
packages/core/schematics/migrations/move-document/google3/moveDocumentRule.ts
Outdated
Show resolved
Hide resolved
packages/core/schematics/migrations/move-document/document_import_visitor.ts
Outdated
Show resolved
Hide resolved
packages/core/schematics/migrations/move-document/document_import_visitor.ts
Outdated
Show resolved
Hide resolved
packages/core/schematics/migrations/move-document/document_import_visitor.ts
Show resolved
Hide resolved
cd591ec
to
1e00a5d
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thanks @CaerusKaru!
merge-assistance: global approval |
This issue has been automatically locked due to inactivity. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |
PR Checklist
Please check if your PR fulfills the following requirements:
PR Type
What kind of change does this PR introduce?
What is the current behavior?
Issue Number: N/A
What is the new behavior?
Does this PR introduce a breaking change?
Other information