Add feature for copilot-cli#1523
Conversation
andyfeller
left a comment
There was a problem hiding this comment.
Thank you so much for raising this up, @devm33! 🙌 Handful of thoughts / suggestions / questions
andyfeller
left a comment
There was a problem hiding this comment.
Even if you don't refactor the version parsing logic, I think this is a perfect 1.0.0 start, @devm33 🙌
AlvaroRausell
left a comment
There was a problem hiding this comment.
One concern I have is not being able to pin a particular version, since this is a common pattern in different features. Is there a chance you could add something to support a version other than latest or prerelease?
Sure thing I can add pinning to a specific. Just didn't want to do a bunch of semver parsing :) |
Done 008ff14 |
Tested with:
devcontainer features test --skip-scenarios -f copilot-cli -i ubuntu:noble