Skip to content

SFDX Project configuration YML support #1801

@dieffrei

Description

@dieffrei

Is your feature request related to a problem? Please describe.
sfdx-project.json file becomes very difficult to read when it is big, currently, we already have +50 packages and for the next year probably it is going to be around +100.
Large text files lead to merge conflicts, also is very difficult to understand multi-directory projects.

What are you trying to do
I would like to have more flexibility on sfdx-project.json files. E.g: group packages per domain, provide them some capabilities like comments, or even have more granular configurations (per package).

Describe the solution you'd like
YML support E.g (sfdx-project.yml)

Additional context
Large sfdx-project.json files

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureIssue or pull request for a new feature

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions