-
Notifications
You must be signed in to change notification settings - Fork 3k
Update stats to fetch Mbed OS version info #7436
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
Conversation
platform/mbed_version.h
Outdated
@@ -0,0 +1,71 @@ | |||
|
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.
How is this file generated for each minor/patch release? Or who updates the version?
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.
@adbridge does that, she will have to update the release scripts
e7228af
to
b05d105
Compare
Rebased.. |
/morph buil;d |
/morph build |
Build : SUCCESSBuild number : 2603 Triggering tests/morph test |
Exporter Build : SUCCESSBuild number : 2248 |
Test : SUCCESSBuild number : 2356 |
Update stats to fetch Mbed OS version info
Description
Update stats to fetch Mbed OS version info
Pull request type
Dependent on : #7434