cli icon indicating copy to clipboard operation
cli copied to clipboard

force:source:push for Mono repo with MDP

Open honeyverma opened this issue 2 years ago • 2 comments

Is your feature request related to a problem? Please describe. We are trying to create a mono repo for the unlocked package and it's almost done. However, source:push doesn't take a specific directory. So our mono repo would look like this:

main-dir

  • .sfdx/
  • pkg-common/
  • pkg-abc/
  • pkg-pqr/
  • pkg-xyz/
  • sfdx-project.json

here pkg-common|abc|pqr|xyz are 4 unlocked packages, and all of them are independent, we want to keep them separate, we would like to enforce engineers to work on one package at a time, to maintain the inline track. And its all set, however, the only problem we are facing with force:source:push is we cannot specify the pkg directory it would be better if we can have something like this

force:source:push --pkgDir pkg-abc

where --pkgDir could be optional for a developer

honeyverma avatar Aug 16 '22 12:08 honeyverma

Thank you for filing this feature request. We appreciate your feedback and will review the feature at our next grooming or sprint planning session. We prioritize feature requests with more upvotes and comments.

github-actions[bot] avatar Aug 16 '22 12:08 github-actions[bot]

This issue has been linked to a new work item: W-11602620

git2gus[bot] avatar Aug 16 '22 12:08 git2gus[bot]