Skip to content

auto reformat app manifest JSON via tests#106

Draft
jedie wants to merge 2 commits into
MicroPythonOS:mainfrom
jedie:reformat-manifests
Draft

auto reformat app manifest JSON via tests#106
jedie wants to merge 2 commits into
MicroPythonOS:mainfrom
jedie:reformat-manifests

Conversation

@jedie
Copy link
Copy Markdown
Contributor

@jedie jedie commented Mar 30, 2026

Enforce same format for all app manifest files via tests with indent=2, ensure_ascii=False, sort_keys=True

Based on #105

jedie added 2 commits March 30, 2026 21:28
I recognize that some app didn't download, so I implement this test and found and fixed some bugs ;)
Enforce same format for all app manifest files via tests with `indent=2, ensure_ascii=False,
sort_keys=True`

Based on MicroPythonOS#105
@jedie jedie marked this pull request as draft March 30, 2026 19:35
@jedie
Copy link
Copy Markdown
Contributor Author

jedie commented Mar 30, 2026

@ThomasFarstrike I don't know if you like this idea.

I would suggest to first merge #105

@ThomasFarstrike
Copy link
Copy Markdown
Contributor

Ah it's continue-on-error: true

I disabled it for now, let's see how it goes :-)

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