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

feat: remove Salesforce source API version dependency #370

Merged

Conversation

pozil
Copy link
Contributor

@pozil pozil commented May 23, 2024

Following our discussion in #349, I'm proposing to remove the dependency on Salesforce source API version.
This means removing the API version check and deprecating the --skipApiVersionCheck flag.

I've kept the flag in order to guarantee backward compatibility and not introduce a breaking change.
If the flag is present, the runner will ignore it and display this warning:

The --skipApiVersionCheck flag is deprecated and will be removed in future versions.

Copy link
Member

@ekashida ekashida left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm!

Copy link
Contributor

@nolanlawson nolanlawson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you! Looks great. Appreciate the backwards compat.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants