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

ADR: Migrate from SFDX to SF CLI #3630

Merged
merged 5 commits into from Feb 7, 2024
Merged

ADR: Migrate from SFDX to SF CLI #3630

merged 5 commits into from Feb 7, 2024

Conversation

jstvz
Copy link
Contributor

@jstvz jstvz commented Jul 28, 2023

Salesforce has announced the deprecation of SFDX (v7) and is now
focusing on the newer SF CLI (v2). They've said that SF CLI (v2) is
smart enough to understand all SFDX commands, as well as new SF
commands. However, our web applications and other integrations depend on
SFDX. SFDX is end-of-life, so we need to cut over and make some
improvements by using the new, better features. This ADR proposes that
we migrate to the SF CLI.

@jstvz jstvz requested a review from a team as a code owner July 28, 2023 23:26
@jstvz jstvz requested a review from davidmreed July 28, 2023 23:26
@jstvz jstvz added the adr Architectural Decision Records label Jul 28, 2023
Salesforce has announced the deprecation of SFDX (v7) and is now
focusing on the newer SF CLI (v2). They've said that SF CLI (v2) is
smart enough to understand all SFDX commands, as well as new SF
commands. However, our web applications and other integrations depend on
SFDX. SFDX is end-of-life, so we need to cut over and make some
improvements by using the new, better features. This ADR proposes that
we delegate backwards compatibility to the SF CLI.
Also, move to ADR 3
@jstvz jstvz changed the title ADR: Handling Migration from SFDX to SF CLI in CumulusCI ADR: Migrate from SFDX to SF CLI Feb 7, 2024
@jstvz jstvz merged commit 63e925e into main Feb 7, 2024
21 of 23 checks passed
@jstvz jstvz deleted the adr-sf-migration branch February 7, 2024 17:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
adr Architectural Decision Records
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants