forcedotcom / commerce-on-lightning

An SFDX Plugin to setup a B2C or B2B Store
BSD 3-Clause "New" or "Revised" License
65 stars 71 forks source link

@W-15803283@ - BREAKING CHANGE: Migrating from sfdx to sf #316

Closed BharathAdhikari closed 1 month ago

BharathAdhikari commented 1 month ago

What does this PR do?

Migrating from the SFDX CLI to SF

What issues does this PR fix or reference?

, W-15803283

Functionality Before

Was able to create a scratch org and sample store on the org created.

Functionality After

we can create a scratch org and sample store on the org created.

How to Test/Testing Effort

Verified the scratch org creation locally after updating the commands

Screenshot 2024-05-27 at 3 22 40 PM

For store creation, there is an existing issue with the schema where we were unable to deploy the retrieved digital experience bundles due to a schema issue. Will verify this flow once the issue is fixed. Verified the e2e changes by testing with 250(code line)

Screenshot 2024-06-04 at 1 25 16 AM
salesforce-cla[bot] commented 1 month ago

Thanks for the contribution! It looks like @BharathAdhikari is an internal user so signing the CLA is not required. However, we need to confirm this.

BharathAdhikari commented 1 month ago

@tarcang as discussed, verified the e2e pipeline by adding 250(code-line) devhub credentials. Attaching the e2e pipeline run status for ref :

Screenshot 2024-06-04 at 1 25 16 AM