-
-
Notifications
You must be signed in to change notification settings - Fork 116
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
Generate delta command not working after migrating from sfdx to sf #746
Comments
Command used: |
Hi @Tanvidh! Thanks for raising this issue and thanks for contributing in making this project better! Could you try with the latest version of sgd please ? Let us know what it changes |
Hi @scolladon , |
Thanks @Tanvidh, could you try uninstalling the plugin, uninstalling sf cli, and then reinstalling everything back please ? |
Hi @scolladon , Please suggest |
Thanks for the context of execution. On our github action pipeline checks, everything looks fine for any OS (mac, linux, windows) for node 18 and node 20. |
Hi @scolladon , |
Could you share the pipeline definition @Tanvidh ? Here is a discussion about |
Hi @scolladon , |
Hi @Tanvidh, I actually do not know what kind of Jenkins setup you need to have to use the plugin. I found this documentation about how to setup Jenkins to support sfdx. We make sure the plugin supports the same node version as the sf cli does to ensure maximum compatibility |
Hi @scolladon -Jenkins setup is sorted as sfdx commands are working fine on Jenkins.After migration from sfdx to sf it was working fine.But as the node js version got updated we started facing issues. |
Hi @Tanvidh, Why it is failing in generate delta command ? |
It is failing with error as mentioned above |
Ok @Tanvidh, thanks |
I will try to install locally.But local system is windows and Jenkins is using Linux.So iam trying directly onto Jenkins. |
Hi @scolladon |
Not on my side. I am not able to reproduce the issue. There may be something special with your installation / environment / jenkins setup |
Hi @Tanvidh Do you have an update on your situation here ? |
@scolladon Can we connect for this issue?.Iam still facing issues with the plugin.Please share the details |
Yes sure, we can connect, my email is public on my profile, we could arrange a screen share next week |
Hi @Tanvidh ! Do you still have the issue ? |
Hi @scolladon -Thanks it's resolved for me .I had to add an extra package @salesforce/source-deply-retrieve in package.json and the issue got resolved. |
Issue verification check:
What is the problem?
SGD command fro generating git delta is failing after migrating sfdx to sf
Version:
Sf:2.11.8
SGD:5.10.0
Getting error for this command
As
error running SGD:source:delta : core_1.Flags.enum is not a function
What is the parameter and the value you used with it?
What is the expected result?
Git delta should get generated
What is the actual result?
errorSteps to reproduce
Execution context
Operating System: …
yarn version: …
node version: …
git version: …
sfdx version: …
sgd plugin version: …
More information (optional)
The text was updated successfully, but these errors were encountered: