-
Notifications
You must be signed in to change notification settings - Fork 3k
Clean export dir #3601
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
Clean export dir #3601
Conversation
@theotherjimmy Can you take a look at Travis? |
EDIT: Oops, nevermind! |
d6b08cf
to
4a08fd5
Compare
@bridadan The exporter is still named |
AH duh, thanks! |
@bridadan We'll have to look at bringing our exporter up-to-date since we have moved from Simplicity Studio v3 to v4 (which doesn't break the format completely, but we'd like to update for anyway). |
In other words: thanks for the reminder :) |
Hi @stevew817! We recently updated our export system so that the same options that we use within the tools are available to the exporters. I tried to update Simplicity v3's exporter within that change set, but it may not have been perfect. What I am trying to say is: An update is very welcome. |
/morph export-build |
Result: SUCCESSYour command has finished executing! Here's what you wrote!
Outputmbed Build Number: 90 All exports and builds passed! |
@VeliMattiLahtela Looks like Oulu CI is having difficulty. I've restarted this one a few times and so far no luck. Any suggestions? |
@bridadan Yesterday's updates to mbed-client broke both mbed-os-cliapp and mbed-client-testapp builds. Both are working again so I restarted the jobs that failed because of it. |
Thanks @tommikas ! |
Thanks again @tommikas! Really appreciate the support 😄 |
Happy to help :) |
Description
The export dir was a mess, so I cleaned it up
Status
READY
Todos