-
Notifications
You must be signed in to change notification settings - Fork 17
Add min-version and max-version CLI arguments #226
Comments
I've created the #234 but I'm also having some issues with fetching the devfiles from |
I've created an issue in the devfile-api (devfile/api#1128) in order fix the above behavior. I would say that the current issue is blocked. Regarding alizer's onboarding, I would say maybe we could consider excluding this task from #166 as we have now transformed #159 into an epic. Maybe we can onboard alizer having merged the 2 of the 4 tasks ( ##153 and #225 - both under review) |
I've put the |
Removed |
I've updated the #234 and is now under review :) |
closing in favor of devfile/api#1171 |
Which area/kind this issue is related to?
/area cli
Issue Description
As part of the proposal for #159 two CLI arguments have to be introduced. First the
min-version
and then themax-version
args. As stated in the proposal the min version represents the minimum version of the matched devfile and the max version the maximum. In case the minimum version is greater than the maximum an error should be raised.Target Date: 30 June 2023
The text was updated successfully, but these errors were encountered: