Skip to content

remove hex info packaging#11425

Merged
jwunderl merged 4 commits into
masterfrom
dev/jwunderl/hex-info-fix
Jun 24, 2026
Merged

remove hex info packaging#11425
jwunderl merged 4 commits into
masterfrom
dev/jwunderl/hex-info-fix

Conversation

@jwunderl

@jwunderl jwunderl commented Jun 24, 2026

Copy link
Copy Markdown
Member

ran into an issue where in some cases this failed to load back in hex file to app because the hex file writer was only writing bottom 16 bits instead of all 32; it was already a side feature so just removing, packaged extensions should still load just fine but won't be able to download until internet for full hex info. hex file was also noticeably increasing size of full hex, so just doesn't feel worth it -- it would have already been a bit of a stretch as would have required exact cpp match (e.g. if there was a 1 character change on live site vs latest offline app would have failed), so fine to cut, rather than dealing with weird stuff here.

The part that i committed & reverted does work, and should be fine, but is not necessary with the hexfile portion culled / don't see a reason to actually merge it and have to think about it. put it in here just in case so can have the exact change if it does need to be updated, for any reason

(this pr is purely deleting code added in #11342)

@jwunderl jwunderl requested a review from a team June 24, 2026 19:35
@jwunderl jwunderl enabled auto-merge (squash) June 24, 2026 19:35

@aznhassan aznhassan left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

:shipit:

@jwunderl jwunderl merged commit fddfea2 into master Jun 24, 2026
20 checks passed
@jwunderl jwunderl deleted the dev/jwunderl/hex-info-fix branch June 24, 2026 21:03
@abchatra

Copy link
Copy Markdown
Collaborator

Nice!

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.

3 participants