-
Notifications
You must be signed in to change notification settings - Fork 3k
Tools: Show Mbed-2-only targets in mbed compile -S #7396
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
Current Master
|
On this branch
|
/morph build |
Build : SUCCESSBuild number : 2500 Triggering tests/morph test |
Exporter Build : FAILUREBuild number : 2146 |
Test : SUCCESSBuild number : 2276 |
/morph export-build |
Exporter Build : FAILUREBuild number : 2158 |
/morph export-build |
Exporter Build : SUCCESSBuild number : 2183 |
/morph mbed2-build |
One failure, I created an issue #7460 - there is a target that does not build and should be removed (no sources in our tree). |
Depends on #7461 |
rebasing, #7461 merged. |
2fb94e2
to
285d661
Compare
Rebased onto current master to include #7461 |
/morph build |
Build : SUCCESSBuild number : 2618 Triggering tests/morph test |
Exporter Build : SUCCESSBuild number : 2258 |
Test : SUCCESSBuild number : 2367 |
the link was for the older build that was red, restarting /morph mbed2-build |
@studavekar @OPpuolitaival mbed2 reference is old one and failed (can't be green) - is my rebuild comment ignored? |
From log location I see its build for
|
My previous comment triggered the build again as it had trigger build key word. |
Tools: Show Mbed-2-only targets in mbed compile -S
Description
The targets listed in
mbed compile -S
are currently filteredby mbed 2 support. I have recieved many complaints that this is
unhelpful from partners, users and our CI experts offline. This
is the smallest diff I could come up with to display the info we
have.
Pull request type