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

feat(deploy): deploy to support release config #1264

Merged
merged 1 commit into from
Mar 10, 2023
Merged

Conversation

azlam-abdulsalam
Copy link
Contributor

Add an option for deploy command to support release config, this will allow deploy to filter
packages to a target org based on the release config

fixes #1232

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?

Add an option for deploy command to support release config, this will allow deploy to filter
packages to a target org based on the release config

fixes #1232
@codecov
Copy link

codecov bot commented Mar 10, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (c8dc774) 62.11% compared to head (5e6d31c) 62.11%.

❗ Current head 5e6d31c differs from pull request most recent head 896ddfd. Consider uploading reports for the commit 896ddfd to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1264   +/-   ##
=======================================
  Coverage   62.11%   62.11%           
=======================================
  Files          61       61           
  Lines        2085     2085           
  Branches      439      439           
=======================================
  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.

@azlam-abdulsalam azlam-abdulsalam merged commit 8e0baa7 into main Mar 10, 2023
@azlam-abdulsalam azlam-abdulsalam deleted the issue/1232 branch March 10, 2023 13:53
JoeffreyChaucer pushed a commit to JoeffreyChaucer/sfpowerscripts that referenced this pull request Mar 21, 2023
Add an option for deploy command to support release config, this will allow deploy to filter
packages to a target org based on the release config

fixes dxatscale#1232
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.

feat: filter deploy command based on a release definition
2 participants