mirror of
https://github.com/redhat-developer/odo.git
synced 2025-10-19 03:06:19 +03:00
Switch to use parser library (#4188)
* cleanup git history Signed-off-by: Stephanie <yangcao@redhat.com> * format files Signed-off-by: Stephanie <yangcao@redhat.com> * add epl-2.0 into license whitelist Signed-off-by: Stephanie <yangcao@redhat.com> * remove componentType and commandType in convert.go Signed-off-by: Stephanie <yangcao@redhat.com> * pull in latest library change Signed-off-by: Stephanie <yangcao@redhat.com> * add --project to app list test Signed-off-by: Stephanie <yangcao@redhat.com> * fix integration test Signed-off-by: Stephanie <yangcao@redhat.com> * revert change to public doc * move the testdevfileobj to testingutil Signed-off-by: Stephanie <yangcao@redhat.com>
This commit is contained in:
@@ -13,6 +13,7 @@ whitelist:
|
||||
- BSD-3-Clause
|
||||
- BSD-2-Clause
|
||||
- MPL-2.0-no-copyleft-exception
|
||||
- EPL-2.0
|
||||
|
||||
exceptions:
|
||||
# wwhrd currently does not detect ISC which is compatible with Odo so, add it under exceptions to avoid errors due to it being not recognised
|
||||
|
||||
Reference in New Issue
Block a user