update major for aio-cli-lib-app-config#682
Conversation
|
Note tests are failing here but passing with local linking of aio-cli-lib-app-config |
shazron
left a comment
There was a problem hiding this comment.
LGTM for code review - I haven't had a chance to test it by running the command yet, will do so next week
|
do not merge yet. |
Codecov Report
@@ Coverage Diff @@
## master #682 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 57 57
Lines 3152 3156 +4
Branches 589 589
=========================================
+ Hits 3152 3156 +4
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
|
postponed for now - needs a |
|
closing this for now as it is outdated |
|
instead of forcing a strict validation on every cli command, it might make more sense to just add a validate command and suggest developers run it if there is is an issue with config |
|
For now let's just disable validation to move forward, see adobe/aio-cli-lib-app-config#32 |
Description
TO DISCUSS: potential breaking change because now every command that loads the configuration will undergo schema validation (via load in aio-cli-lib-app-config) and we may have some corner cases that were working without being valid
Depends on a release for adobe/aio-cli-lib-app-config#21 and adobe/aio-cli-lib-app-config#22
Types of changes
Checklist: