d2x icon indicating copy to clipboard operation
d2x copied to clipboard

A comprehensive Development-to-Delivery Experience for repeatable, composable development on Salesforce based on open source tools and proven best practices, simple to set up, and efficient to operate...

Results 11 d2x issues
Sort by recently updated
recently updated
newest added

Fixes Issue https://github.com/muselab-d2x/d2x/issues/20

Typo - Tutorial page, should be "and copying..." instead of "and**y** copying..." Fix https://github.com/muselab-d2x/d2x/pull/21

Unsure if this was intentional, but when I create a project with muselab launchpad it strips out any hypen's (-) I put in the repo name. See video attached.

I'm trying to open a d2x launchpad generated repository folder in a VS Code Dev Container. Here is the repository: https://github.com/MayTheSForceBeWithYou/d2x-apex-mdapi **I'm on a MacBook Air with an Apple Silicon...

I'm retrieving changes from my scratch org in the Codespaces environment, per the tutorial. When I run `cci task run retrieve_changes` (there was only 1 change so --include / --exclude...

I'm following through the tutorial and I have `CCI_GITHUB_TOKEN` , DEV_HUB_AUTH_URL set in my GIthub (personal account, not organization) Codespaces secrets and granted repository access to my project https://github.com/beAGoodQE/rugbyDay. I'm...

I'm creating my first scratch org in the Codespaces environment, per the tutorial. When I run `cci flow run dev_org` I receive the following error: ``` [10/26/23 19:39:28] Exception in...

Hello, how might we support multiple 2GP branches for a single package with D2X? In situations where multiple teams might be working inside a single package across multiple features in...

Need to first do an analysis of what tools to include and where in the build phases to include them correctly. Possible tools to investigate: * Megalinter * ls-lint *...

enhancement