Skip to content

Feat/ota - #62

Merged
Paulkm2006 merged 18 commits into
mainfrom
feat/ota
Aug 6, 2026
Merged

Feat/ota#62
Paulkm2006 merged 18 commits into
mainfrom
feat/ota

Conversation

@Paulkm2006

Copy link
Copy Markdown
Collaborator

No description provided.

@Paulkm2006 Paulkm2006 linked an issue Aug 6, 2026 that may be closed by this pull request
@Paulkm2006
Paulkm2006 merged commit bd143bb into main Aug 6, 2026
3 of 4 checks passed
@Paulkm2006
Paulkm2006 deleted the feat/ota branch August 6, 2026 05:48
yujiezhang-ops added a commit that referenced this pull request Aug 6, 2026
golang.org/x/mod arrived with the OTA updater in #62 and its manifest entry was
written by hand, without the `modification` key every other dependency carries.
The generator emits it unconditionally -- an empty value is how the bundle states
"redistributed unmodified" -- so the tracked file and a fresh generation differed
by that one line and the Release compliance job failed.

This is main's failure, not this branch's: `--check` fails the same way on a
clean checkout of main at bd143bb, and it has been red since #62 merged. The fix
is running the generator, which is what the job's own error message asks for.
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.

feat: 应用自更新(Wails OTA),首版 macOS 不做覆盖更新

1 participant