Skip to content

chore: refresh mise.lock for release workflow#2963

Merged
markphelps merged 1 commit intomainfrom
fix/v0.19.0-mise-lock
Apr 24, 2026
Merged

chore: refresh mise.lock for release workflow#2963
markphelps merged 1 commit intomainfrom
fix/v0.19.0-mise-lock

Conversation

@markphelps
Copy link
Copy Markdown
Contributor

Summary

  • regenerate so release CI stays clean on macOS
  • unblock release build which failed due to dirty git state ()

Validation

  • ran → Targeting 7 platform(s) for ~/workspace/cog/mise.lock: linux-arm64, linux-arm64-musl, linux-x64, linux-x64-musl, macos-arm64, macos-x64, windows-x64
    → Processing 19 tool(s): go@1.25.6, uv@0.9.26, pipx:nox@2025.11.12, aqua:ziglang/zig@0.15.2, rust@1.93.0, cargo-binstall@1.16.6, aqua:EmbarkStudios/cargo-deny@0.19.0, aqua:mitsuhiko/insta@1.46.0, cargo:cargo-nextest@0.9.120, cargo:maturin@1.11.5, aqua:rust-lang/rustup@1.28.2, aqua:rust-lang/rustup/rustup-init@1.28.2, aqua:rust-cross/cargo-zigbuild@0.20.1, aqua:gotestyourself/gotestsum@1.13.0, aqua:golangci/golangci-lint@2.10.1, ruff@0.14.13, ty@0.0.10, npm:prettier@3.6.2, npm:markdownlint-cli2@0.22.0
    ✓ Updated 133 platform entries (0 skipped)
    ✓ Lockfile written to ~/workspace/cog/mise.lock

@markphelps markphelps requested a review from a team as a code owner April 24, 2026 20:29
@ask-bonk
Copy link
Copy Markdown
Contributor

ask-bonk Bot commented Apr 24, 2026

Looking at this PR, it adds linux-arm64-musl and linux-x64-musl platform variants to the mise.lock file for various tools (cargo-deny, golangci-lint, gotestsum, insta, cargo-zigbuild, zig, ruff, ty, uv). The new entries correctly reference musl binaries and have matching checksums with their non-musl counterparts.

This is a straightforward mise.lock regeneration that:

  • Adds missing musl platform entries needed by the release workflow
  • Uses correct musl binary URLs and checksums
  • Addresses the dirty git state issue that was blocking the v0.19.0 release

LGTM

github run

@markphelps markphelps enabled auto-merge April 24, 2026 20:31
@markphelps markphelps added this pull request to the merge queue Apr 24, 2026
Merged via the queue into main with commit 20b6ecb Apr 24, 2026
43 checks passed
@markphelps markphelps deleted the fix/v0.19.0-mise-lock branch April 24, 2026 20:49
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.

2 participants