Skip to content
This repository has been archived by the owner on Mar 18, 2024. It is now read-only.

Deploy command #247

Merged
merged 19 commits into from
Dec 4, 2020
Merged

Deploy command #247

merged 19 commits into from
Dec 4, 2020

Conversation

aly76
Copy link
Contributor

@aly76 aly76 commented Dec 3, 2020

  • Single command that parses project config and deploys artifacts contained in an artifact directory according to the MPD order.
  • Add properties to the sfdx-project.json 'packageDirectories' that modify deployment behaviour for a package
    • skipTesting: boolean
    • skipDeployOnOrgs: string
    • skipCoverageValidation: boolean

aly76 added 10 commits December 1, 2020 14:45
Pass symbol used to collapse logs to Deploy
…ge Impl

Delete skipTesting, skipDeployOnOrgs and skipCoverageValidation from project
config when creating unlocked package.

Return PackageInstallationResult 'failed' from InstallUnlockedPackageImpl &
InstallDataPackageImpl

Fix InstallUnlockedPackage duration metric location
@aly76 aly76 added the new feature new feature label Dec 3, 2020
@azlam-abdulsalam azlam-abdulsalam merged commit ec87120 into develop Dec 4, 2020
@azlam-abdulsalam azlam-abdulsalam deleted the feature/deploy branch December 4, 2020 00:44
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
new feature new feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants