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

feat(deploy): enable source tracking support for deploy command #1273

Conversation

azlam-abdulsalam
Copy link
Contributor

Enables source tracking support for deploy. Can be used in scratch orgs
or sandboxes outside the prepare command

fixes #1247

Checklist

All items have to be completed before a PR is merged

  • Adhere to Contribution Guidelines
  • Updates to Decision Records considered?
  • Updates to documentation at DX@Scale Guide considered?
  • Tested changes?
  • Unit Tests new and existing passing locally?

@codecov
Copy link

codecov bot commented Mar 20, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (cbca36f) 62.11% compared to head (9dd3eb1) 62.11%.

❗ Current head 9dd3eb1 differs from pull request most recent head bbc8731. Consider uploading reports for the commit bbc8731 to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1273   +/-   ##
=======================================
  Coverage   62.11%   62.11%           
=======================================
  Files          61       61           
  Lines        2085     2085           
  Branches      439      429   -10     
=======================================
  Hits         1295     1295           
  Misses        790      790           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@reviewpad
Copy link

reviewpad bot commented Mar 20, 2023

Reviewpad Report (Reviewpad ran in dry-run mode because configuration has changed)

📜 Executed actions

$commitLint()

@azlam-abdulsalam azlam-abdulsalam force-pushed the 1247-add-source-tracking-option-to-orchestrator-deploy-command-1 branch from de55af4 to bbc8731 Compare March 20, 2023 02:22
Copy link
Contributor

@zhebinliu zhebinliu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@azlam-abdulsalam azlam-abdulsalam merged commit 9643e15 into main Mar 20, 2023
@azlam-abdulsalam azlam-abdulsalam deleted the 1247-add-source-tracking-option-to-orchestrator-deploy-command-1 branch March 20, 2023 09:04
JoeffreyChaucer pushed a commit to JoeffreyChaucer/sfpowerscripts that referenced this pull request Mar 21, 2023
…scale#1273)

rebase changes from main

Co-authored-by: azlam-abdulsalam <azlam.abdulsalam@accenture.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add source tracking option to orchestrator deploy command
2 participants