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

feat(build): add support for release config to build #1272

Merged
merged 1 commit into from
Mar 20, 2023
Merged

feat(build): add support for release config to build #1272

merged 1 commit into from
Mar 20, 2023

Conversation

azlam-abdulsalam
Copy link
Contributor

Add supports for release config to build & quickbuild. Utilze the includeOnlyPackages as in validate
to filter the packages in build

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 supports for release config to build & quickbuild.
Utilze the includeOnlyPackages as in validate
to filter the packages in build
@azlam-abdulsalam azlam-abdulsalam linked an issue Mar 19, 2023 that may be closed by this pull request
@codecov
Copy link

codecov bot commented Mar 19, 2023

Codecov Report

Patch and project coverage have no change.

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

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

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1272   +/-   ##
=======================================
  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.

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 a432380 into dxatscale:main Mar 20, 2023
JoeffreyChaucer pushed a commit to JoeffreyChaucer/sfpowerscripts that referenced this pull request Mar 21, 2023
Add supports for release config to build & quickbuild.
Utilze the includeOnlyPackages as in validate
to filter the packages in build
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 support for release config to build command
2 participants