Skip to content
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

@salesforce/cli compatibility #673

Closed
hungrypipo opened this issue Aug 18, 2023 · 3 comments
Closed

@salesforce/cli compatibility #673

hungrypipo opened this issue Aug 18, 2023 · 3 comments
Assignees
Labels
bug Something isn't working

Comments

@hungrypipo
Copy link

hungrypipo commented Aug 18, 2023

With sfdx-cli being now deprecated will this component be compatible as a plugin to the replacement cli @salesforce/cli?

This is the message on sfdx-cli in npm:
sfdx-cli is deprecated, and no updates are planned. Use @salesforce/cli instead. See https://developer.salesforce.com/docs/atlas.en-us.sfdx_setup.meta/sfdx_setup/sfdx_setup_move_to_sf_v2.htm

If I install the latest @salesforce/cli and try to install this plugin I get the error

pip@pip:~$ sfdx plugins:install sfdx-git-delta

NpmError: Failed to find @salesforce/plugin-sfdx-git-delta@latest in the 

registry

Code: NpmError

My steps were:
Get NodeJS 18

sudo npm install -g @salesforce/cli

sfdx plugins:install sfdx-git-delta

@hungrypipo hungrypipo added the bug Something isn't working label Aug 18, 2023
@scolladon
Copy link
Owner

Hi @hungrypipo !

Thanks for raising this issue and thanks for contributing in making this project better!

We are aware that there may be some compatibility quirks with sf.

We are planning doing the migration but we don't know yet when nor how it will be released (which tag / version).
We don't have yet automation to make sure it works and we barely tested it with various result.

Stay tuned, we plan to work on this subject at the earliest in September.

@hungrypipo
Copy link
Author

Awesome thanks, I was hoping it was on your radar

@scolladon
Copy link
Owner

Hi @hungrypipo

We have tested the plugin with sf v2 and it works fine now.
More information available in this discussion.

Please reopen this issue if you think you still have a problem and have more information.
Until that, happy incremental deployment !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants