Support relative path for URI defined in parent and plugin #309
Labels
area/library
Common devfile library for interacting with devfiles
kind/enhancement
New feature or request
The library should be able to parse plugin/parent devfile from a relative path defined in URI field.
There are two cases:
Library needs to resolve the absolute path and choose the correct way, i.e
parseFromPath
orparseFromURL
, to parse the devfile.The text was updated successfully, but these errors were encountered: