Skip to content

macOS in-app updater targets macos-v* release tags that don't exist #500

Description

@willwashburn

The macOS menubar app's in-app updater checks for releases tagged macos-v*, but the repo has no such tag — the latest release line is *-v4.0.0 (2026-06-23). As of 2026-07-29 the updater can never resolve an update, so every installed menubar app is stranded on its install version.

Expected: either the release flow publishes macos-v* tags (per the July in-app-update work) or the updater's tag pattern matches what releases actually produce. A CI check that the updater's expected tag pattern matches the release workflow would prevent regressing.

🤖 Generated with Claude Code

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    factoryOpt this issue into the software factory

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions