Skip to content

fix(build): preserve version prefixes in mise lockfile - #2778

Merged
alangou merged 1 commit into
mainfrom
alangou/fix-skaffold-version-mise
Aug 17, 2026
Merged

fix(build): preserve version prefixes in mise lockfile#2778
alangou merged 1 commit into
mainfrom
alangou/fix-skaffold-version-mise

Conversation

@alangou

Copy link
Copy Markdown
Contributor

Summary

Preserve the v release prefix for Helm, kubectl, and Skaffold when mise regenerates its lockfile. This prevents mise lock from rewriting valid artifact URLs and failing the lockfile consistency check observed in Branch Checks.

Related Issue

No issue required: localized build-tooling fix for reproducible mise lock generation.

Changes

  • Configure explicit v version prefixes for the affected Aqua-backed tools
  • Regenerate mise.lock while keeping all pinned tool versions unchanged

Testing

  • mise run pre-commit passes
  • Unit tests added/updated (not applicable; configuration-only change)
  • E2E tests added/updated (not applicable)

Checklist

  • Follows Conventional Commits
  • Commits are signed off (DCO)
  • Architecture docs updated (not applicable; build metadata only)

Signed-off-by: Adrien Langou <alangou@nvidia.com>
@github-actions

Copy link
Copy Markdown

@alangou
alangou enabled auto-merge August 17, 2026 17:17
@alangou
alangou added this pull request to the merge queueAug 17, 2026
Merged via the queue into main with commit 6ebf10eAug 17, 2026
40 of 43 checks passed
@alangou
alangou deleted the alangou/fix-skaffold-version-mise branch August 17, 2026 19:38
Sign up for freeto 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

@alangou@krishicks