-
-
Notifications
You must be signed in to change notification settings - Fork 114
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
feat: add ExternalCredentials
metadata and v56
api version
#390
Conversation
Codecov ReportBase: 100.00% // Head: 100.00% // No change to project coverage 👍
Additional details and impacted files@@ Coverage Diff @@
## main #390 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 30 30
Lines 793 793
=========================================
Hits 793 793 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 at Codecov. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
@nodex0 Could you check if the execution of yarn increment:apiversion
provide a different result ?
To do so:
$ rm -rf src/metadata/v56.json
$ yarn increment:apiversion
I tried locally and it is ok on my side, I just want to make sure it has the same output on your side as well.
Let us know the result and I'll approve the PR just after that
@nodex0 I also think External Credential should be removed from v55.json |
Code Climate has analyzed commit db47c1f and detected 0 issues on this pull request. View more on Code Climate. |
Removed the metadata from v55, you're right, if it was officially defined I understand it should not be there for that API version. I was a little misdirected when retrieving it with API v55, I guess it is undocumented for some older API versions. For the yarn increment:apiversion, I am unable to run it in my Windows machine probably due to environment issues (I'm trying in mingw bash). |
No problem for the v.55, you were probably in a preview sandbox or preview Devhub creating preview scratch org. No problem for the |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Thanks for this awesome contribution, you went ahead of us and created the v56 version !
ExternalCredentials
metadata and v56
api version
What does this pull request contain?
This Pull Request contains an additional metadata definition for the ExternalCredentials and the additional v56 API version metadata.
Explain your changes
Changed the v55.json to include the new ExternalCredentials and cloned it to create the v56.json for the new API version.
Any particular element that can be tested locally
Any other comments
Where has this been tested?
Tested by retrieving the External Credential metadata and executing the sgd command.
Operating System: Windows
yarn version: 1.22.19
node version: v16.14.0
git version: git version 2.33.0.windows.2
sfdx version: sfdx-cli/7.175.0 win32-x64 node-v18.12.0
sgd plugin version: 5.7.1