Skip to content

fix(release): keep desktop as repository latest#6062

Merged
SivanCola merged 1 commit into
main-v2from
codex/desktop-release-latest
Jul 6, 2026
Merged

fix(release): keep desktop as repository latest#6062
SivanCola merged 1 commit into
main-v2from
codex/desktop-release-latest

Conversation

@SivanCola

Copy link
Copy Markdown
Collaborator

Summary

  • mark stable desktop releases as GitHub repository Latest
  • configure GoReleaser CLI releases with make_latest: false so CLI cannot steal the homepage release card if it finishes later
  • update desktop updater/release docs to match the new ownership of repository-wide latest

Validation

  • ruby -e 'require "yaml"; YAML.load_file(".goreleaser.yaml"); YAML.load_file(".github/workflows/release.yml"); YAML.load_file(".github/workflows/release-desktop.yml"); puts "yaml ok"'
  • git diff --check
  • cd desktop && go test .

@SivanCola SivanCola requested a review from esengine as a code owner July 6, 2026 04:07
@github-actions github-actions Bot added v2 Go rewrite (1.x) — main-v2 branch, active development desktop Wails desktop app (desktop/**) updater Auto-update / installer / release packaging labels Jul 6, 2026
@SivanCola SivanCola force-pushed the codex/desktop-release-latest branch from 12dbf00 to 44b23b5 Compare July 6, 2026 04:13
@SivanCola SivanCola force-pushed the codex/desktop-release-latest branch from 44b23b5 to 97c7466 Compare July 6, 2026 04:23
@SivanCola SivanCola merged commit 190a522 into main-v2 Jul 6, 2026
14 checks passed
@SivanCola SivanCola deleted the codex/desktop-release-latest branch July 6, 2026 04:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

desktop Wails desktop app (desktop/**) updater Auto-update / installer / release packaging v2 Go rewrite (1.x) — main-v2 branch, active development

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant