-
Notifications
You must be signed in to change notification settings - Fork 31
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: ACNA-1741 - invalid config error #565
Conversation
…A-1741-invalid-config-error
Codecov Report
@@ Coverage Diff @@
## master #565 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 50 50
Lines 2607 2607
Branches 473 473
=========================================
Hits 2607 2607 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
@amulyakashyap09 Changes look good. |
Done |
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
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!
…A-1741-invalid-config-error
…A-1741-invalid-config-error
fix: ACNA-1741 - invalid config error
Description
aio-cli
throws error of invalid credentials when validated against config schemaRelated Issue
ACNA-1741
Motivation and Context
This is one of critical issues as it does not generate a app builder project
How Has This Been Tested?
valid.config.json
and100%
passinginvalid.config.json
and100%
passingaio-cli-plugin-app
andaio-cli
Screenshots (if appropriate):
Types of changes
Checklist: