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

Update to johnny-five v0.11.1 #8

Merged
merged 20 commits into from
Jun 2, 2017
Merged

Update to johnny-five v0.11.1 #8

merged 20 commits into from
Jun 2, 2017

Conversation

islemaster
Copy link

Update the code-dot-org fork from v0.10.10 to v0.11.1 (diff). Once this is merged and passes CI, I'll release v0.11.1-cdo.0.

The change we're most interested in for Maker Toolkit is that Thermometer now has a disable() method which will let us tear it down cleanly when disconnecting from the board.

rwaldron and others added 20 commits May 2, 2017 16:15


Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
Updates board snapshot and serialize tests to account for the new thermometer `freq` property.
Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
Copy link
Member

@davidsbailey davidsbailey left a comment

Choose a reason for hiding this comment

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

LGTM, assuming this is just a fast-forward of our copy of johnny-five. If there are areas that involved merge conflicts or other complexities please let me know so I can look more closely.

@islemaster
Copy link
Author

The only merge conflicts were a few places in package.json and the readme that we customize to make it obvious that this is the Code.org fork of johnny-five, and not the original project.

  • In package.json we have a custom package name and version number.
  • In the readme we have a note pointing people to rwaldron/johnny-five and we replace the original CI badges with our own Travis badge.

These are simply changes we rejected in the merge, so they don't show up in the diff here at all.

@davidsbailey
Copy link
Member

👍

@islemaster islemaster merged commit f3a0919 into master Jun 2, 2017
@islemaster islemaster deleted the merge-0.11.1 branch June 2, 2017 20:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants