Skip to content

Install Monarch from release binaries - #3

Merged
matteing merged 1 commit into
mainfrom
agent/remove-browser-cookie-login
Jul 26, 2026
Merged

Install Monarch from release binaries#3
matteing merged 1 commit into
mainfrom
agent/remove-browser-cookie-login

Conversation

@matteing

Copy link
Copy Markdown
Owner

What changed

  • Make prebuilt GitHub release archives the primary installation path.
  • Tell users and agents to select the matching OS/architecture asset and verify it with checksums.txt.
  • Clarify that Go and mise are not required for installation.
  • Keep a plain-Go source build as an optional path.

Why

The previous installation instructions exposed the contributor toolchain as though it were an end-user prerequisite. The existing GoReleaser pipeline already produces self-contained cross-platform archives, so installation should consume those artifacts directly.

Impact

Users can install Monarch without setting up Go or mise. An initial v* release tag still needs to be published before the latest-release link has an artifact to download.

Validation

  • go test ./...
  • mise run release:check
  • git diff --check

@matteing
matteing marked this pull request as ready for review July 26, 2026 11:36
@matteing
matteing merged commit 59bc320 into main Jul 26, 2026
8 checks passed
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