fix: use Go 1.25 for dashboard builder step#8099
Conversation
The build-dashboard-image step had golang-cross:1.24-bookworm hardcoded while the goreleaser step uses 1.25-bullseye. This version mismatch could cause build failures. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
🚨 Jira Linter FailedCommit: The Jira linter failed to validate your PR. Please check the error details below: 🔍 Click to view error detailsNext Steps
This comment will be automatically deleted once the linter passes. |
|
This PR updates the Go version for the dashboard builder step in the release workflow to align with the rest of the build process. Files Changed Analysis
Architecture & Impact Assessment
Scope Discovery & Context Expansion
Metadata
Powered by Visor from Probelabs Last updated: 2026-04-20T08:21:03.020Z | Triggered by: pr_opened | Commit: 8e7ce39 💡 TIP: You can chat with Visor using |
\n\n
✅ Architecture Check PassedNo architecture issues found – changes LGTM. ✅ Performance Check PassedNo performance issues found – changes LGTM. ✅ Quality Check PassedNo quality issues found – changes LGTM. Powered by Visor from Probelabs Last updated: 2026-04-20T08:20:53.905Z | Triggered by: pr_opened | Commit: 8e7ce39 💡 TIP: You can chat with Visor using |
|
API Changes no api changes detected |
Summary
golang-cross:1.24-bookwormwhile everything else uses1.25-bullseyegolang_crossmatrix valueTest plan
🤖 Generated with Claude Code