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 flash_tools extractor script for ansible 3.0.0 schema #80

Merged
merged 2 commits into from May 16, 2020

Conversation

@Dewb
Copy link
Contributor

@Dewb Dewb commented May 16, 2020

I haven't done super extensive testing, but these changes appear to produce identical output to the on-device export for 3.0.0.

This PR also fixes the type of kria's note_div_sync in the on-device serialization. It was harmlessly(?) being recorded as a number instead of bool, which parses fine (I think?) but wasn't consistent with the canonical type and the extractor output.

I'm not sure if changing the default version strings to 3.0.0 everywhere is the right choice if the primary use case for this tool is still upgrading older preset files to the latest version.

@csboling
Copy link
Contributor

@csboling csboling commented May 16, 2020

This looks good, thanks for putting it together. If this was sufficient to carry over your presets that's good enough testing for me I think.

@tehn tehn merged commit e29558b into monome:master May 16, 2020
1 check passed
1 check passed
continuous-integration/travis-ci/pr The Travis CI build passed
Details
@Dewb Dewb deleted the Dewb:flash_tools_3.0.0 branch Jul 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

3 participants