Skip to content

Conversation

earlephilhower
Copy link
Collaborator

The packages JSON file which includes the boards, tools, etc. and needs to
have consistent formatting to be reproducible. The current boards.txt.py
uses a REGEX to string-replace a bit of it, but that bit has a different
indent than the rest of the file.

Use Python's JSON writer to format the whole file repeatably.

The packages JSON file which includes the boards, tools, etc. and needs to
have consistent formatting to be reproducible.  The current boards.txt.py
uses a REGEX to string-replace a bit of it, but that bit has a different
indent than the rest of the file.

Use Python's JSON writer to format the whole file repeatably.
@earlephilhower earlephilhower requested a review from d-a-v December 4, 2018 03:06
@earlephilhower earlephilhower added this to the 2.5.0 milestone Dec 4, 2018
@devyte devyte merged commit 2ec3daa into esp8266:master Dec 4, 2018
@earlephilhower earlephilhower deleted the boards-to-json branch December 7, 2018 21:04
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.

2 participants