Skip to content
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

Fix regression on compile and upload with attached sketches #545

Merged
merged 2 commits into from
Jan 8, 2020

Conversation

masci
Copy link
Contributor

@masci masci commented Jan 8, 2020

In attempt to improve the error messages we merged #523 but this broke the compile and attach commands, complaining for missing FQBN even for sketches that have been previously attached.

Side note, since we merged #536, the error messages with this PR will be ok even with #523 partially reverted.

@masci masci added this to the 0.7.2 milestone Jan 8, 2020
Copy link
Contributor

@rsora rsora left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@masci masci merged commit e2bc059 into master Jan 8, 2020
@masci masci deleted the massi/fix-attach branch January 8, 2020 13:33
masci pushed a commit that referenced this pull request Jan 8, 2020
* fix regression on board attach

* fix integration tests
@federicobond
Copy link
Contributor

Hi @masci, I had opened another PR which produces a nice CLI message and handles attached sketches correctly. Let me know if you are still interested in it.

@masci
Copy link
Contributor Author

masci commented Jan 8, 2020

@federicobond go for it, I needed a quick fix to address the regression but I'll be happy to merge a more comprehensive solution!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants