-
Notifications
You must be signed in to change notification settings - Fork 4
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
feat!: use current inquirer #479
Conversation
BREAKING CHANGE: ESM-only BREAKING CHANGE: removes cross-cloud hooks (deployer, deauthorizer, etc) BREAKING CHANGE: removes Prompter module BREAKING CHANGE: remove option to barrel-import from Ux
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.
Changes look good to me 👍
Looks like you have some merge conflicts though. Also, I'm assuming that the failing nuts are expected?
QAGenerated new sf plugin using 🟢 🟢 |
QA 🟢 🟢 |
PDR needs salesforcecli/plugin-deploy-retrieve#866 to even compile without the The other 2 (org and signups) are expected results of the breaking changes in here. |
BREAKING CHANGE: ESM-only
BREAKING CHANGE: removes cross-cloud hooks (deployer, deauthorizer, etc)
BREAKING CHANGE: removes Prompter module
BREAKING CHANGE: remove option to barrel-import from Ux
@W-14674359@
The following PRs use the pre-release package as "proof of correctness" and should be updated once this merges. They can be checked out and built to do manual QA. They also explore what changes this PR will cause.
feat: use new inquirer plugin-auth#902
fix: use new inquirer via sf-plugins-core plugin-signups#473
fix: use new inquirer via sf-plugins-core plugin-org#917
fix: use new inquirer via sf-plugins-core plugin-settings#484
feat: use new inquirer via sf-plugins-core plugin-trust#697
feat: use new inquirer via sf-plugins-core plugin-packaging#537 (see note about changes for
this.project
)feat: new inquirer plugin-deploy-retrieve#867
feat: new inquirer plugin-sobject#489
fix(deps): plugins-core 7 plugin-source#1052
fix: use new inquirer plugin-info#614
fix(deps): plugins-core 7 cli#1407