porter icon indicating copy to clipboard operation
porter copied to clipboard

Added validation if someone specifies a version on a bundle

Open dgannon991 opened this issue 1 year ago • 1 comments

What does this change

Added a check on version numbers if specified in your porter YAML

What issue does it fix

Delivers towards #3136

Notes for the reviewer

This is just a draft to get some feedback. I intend to refactor the Lint() function and add some unit tests, but I wanted to check if I'd gone down the right route first :)

dgannon991 avatar Jun 04 '24 07:06 dgannon991

I've added some tests and done a small refactor on the bottom of Lint(). Let me know if we want to break further parts of the function out!

dgannon991 avatar Jun 05 '24 14:06 dgannon991

I think we can close this one, it was done in a different way.

dgannon991 avatar Sep 26 '24 20:09 dgannon991

Closed in favor of #3215

kichristensen avatar Sep 27 '24 18:09 kichristensen