-
-
Notifications
You must be signed in to change notification settings - Fork 115
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: copy empty metadata file not deployable #667
Conversation
Hi @RohitGagan16, Could you test this PR locally with your context and let me know if it does fix the issue #665 please ? You can follow those steps to run the plugin locally with the current branch |
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## main #667 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 32 32
Lines 894 900 +6
=========================================
+ Hits 894 900 +6
☔ View full report in Codecov by Sentry. |
f441386
to
b28e798
Compare
Code Climate has analyzed commit b28e798 and detected 0 issues on this pull request. View more on Code Climate. |
Shipped in release $ sfdx plugins:install sfdx-git-delta@latest-rc
$ sfdx plugins:install sfdx-git-delta@v5.24.2 |
Explain your changes
Make sure file are copied only when they still contains metadata for InFile metadata definition
Does this close any currently open issues?
closes #665
Any particular element that can be tested locally
Add a custom label file with one label in it and commit
Then remove the label definition in the custom label file and commit
Then run sgd with HEAD~1