João Pereira
João Pereira
Updated use cases to ensure we reflect the usage of environment variable @cppforlife
I was looking into this issue and I was a little bit confused by the names. My suggestion of a possible UX is: ```yaml renamePath: - origin: resources/crds-v1/ # all...
Sorry was reading this issue and I think I did not follow 100%. Are you suggesting that the output of `vendir tools sort-semver -v "1.1.1 1.1.2 1.2.0 1.2.10-build.1 1.2.10 1.2.100-build.20...
Looks like an interesting addition. For implementation sake, we will have to change the library https://github.com/k14s/semver in order to have support for the `~` operator
I believe the Shippable error is not related to my commit
Did you had some time to review this PR?
I think @thoni56 and @matthargett are right moving constraint.h into internal is hiding the fact that we can create new constraints. So I will implement the suggestion from @thoni56 and...
Any update on the review of this PR?
@thoni56 did you ever start this? I was looking at this and it think it is going to be a little bit hard for us, because Ceedling have the ability...
There are 2 things I am not sure about: 1. How should we get the tests that need to be running 2. How can we find the libraries that have...