Skip to content

fix(mobileInstall): change to string literals in artifact header#1670

Merged
JamesHabben merged 1 commit into
abrignoni:mainfrom
JamesHabben:fix/mobile-install-artifact-header
Jul 7, 2026
Merged

fix(mobileInstall): change to string literals in artifact header#1670
JamesHabben merged 1 commit into
abrignoni:mainfrom
JamesHabben:fix/mobile-install-artifact-header

Conversation

@JamesHabben

Copy link
Copy Markdown
Collaborator

using the literal prevents against copy/paste of the same code, but it breaks the module info parser that expects all items in the artifact header block to be string literals. changing the module_info.py to work through objects brings complexity, which opens risk for breaking more or evaluating unsafe code.

@JamesHabben JamesHabben merged commit fb5bab2 into abrignoni:main Jul 7, 2026
1 check passed
@JamesHabben JamesHabben deleted the fix/mobile-install-artifact-header branch July 7, 2026 19:33
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.

1 participant