Skip to content

fix: restore release flow and revert LogStore backend#532

Merged
everpcpc merged 8 commits intomainfrom
codex/github-release
Feb 21, 2026
Merged

fix: restore release flow and revert LogStore backend#532
everpcpc merged 8 commits intomainfrom
codex/github-release

Conversation

@everpcpc
Copy link
Copy Markdown
Owner

Summary

  • restore the release job in publish.yml so MARKETING_VERSION bumps ensure a GitHub release exists
  • keep upload independent from release and keep artifact creation/upload removed
  • switch LogStore back to SQLite3 implementation and remove sqlite-data package wiring from the Xcode project
  • preserve deterministic categoryCounts ordering (count DESC, category ASC) used by settings logs

Testing

  • make build-macos

Restore the publish workflow release job so marketing version bumps recreate the GitHub release without bringing back artifact upload steps.

Revert LogStore from sqlite-data to SQLite3 and remove the sqlite-data package dependency from the Xcode project while preserving ordered category count output for settings logs.
Emit Database category system logs when LogStore detects schema mismatch, drops logs table, and completes rebuild.
@everpcpc everpcpc merged commit 732b3f3 into main Feb 21, 2026
3 checks passed
@everpcpc everpcpc deleted the codex/github-release branch February 21, 2026 11: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