-
Notifications
You must be signed in to change notification settings - Fork 43
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update to latest binary ros2 windows distributions #450
Conversation
45a5906
to
08b1609
Compare
Signed-off-by: Melvin Wang <melvin.mc.wang@gmail.com>
Codecov Report
@@ Coverage Diff @@
## master #450 +/- ##
=======================================
Coverage 93.12% 93.12%
=======================================
Files 8 8
Lines 160 160
Branches 14 14
=======================================
Hits 149 149
Misses 11 11
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This all looks fine - is there any way you can think of that we could pull "latest release" automatically instead of the hardcoding here?
I've thought about this too. We could fetch releases using the GitHub API and check the tags. The tag format is always |
Signed-off-by: Melvin Wang <melvin.mc.wang@gmail.com>
No description provided.