Skip to content

Conversation

@migmartri
Copy link
Member

@migmartri migmartri commented Nov 3, 2025

Summary

NOTE: @jiparis this PR also moved the runbooks into claude skills, I did it by telling claude to do it and follow the best practices. Then I performed an upgrade using the skill itself.

This PR upgrades Go from 1.25.0 to 1.25.3 and Atlas from 0.36.0 to 0.38.0 across all components.

Changes

Go Upgrade (1.25.0 → 1.25.3)

  • Updated go.mod with Go 1.25.3
  • Updated 5 Dockerfiles with new Go 1.25.3 image digest
  • Updated 5 GitHub Actions workflows
  • Updated CLAUDE.md documentation

Atlas Upgrade (0.36.0 → 0.38.0)

  • Updated app/controlplane/Dockerfile.migrations with new Atlas Docker image digest
  • Updated common.mk to install Atlas v0.38.0 in make init

Skill Documentation Enhancement

  • Enhanced upgrading-golang skill to include optional Atlas upgrade instructions
  • Added prompt to ask users if they want to upgrade Atlas alongside Go
  • Documented both Dockerfile.migrations and common.mk updates for Atlas

Signed-off-by: Miguel Martinez <miguel@chainloop.dev>
Updated Go from 1.25.0 to 1.25.3 and Atlas from 0.36.0 to 0.38.0 across all components.

Changes include:
- Updated go.mod with Go 1.25.3
- Updated all Dockerfiles with new Go image digest
- Updated GitHub Actions workflows with Go 1.25.3
- Updated CLAUDE.md documentation
- Updated Atlas Docker image in Dockerfile.migrations
- Updated Atlas CLI version in common.mk for make init
- Enhanced upgrading-golang skill to include Atlas upgrade instructions

Signed-off-by: Miguel Martinez <miguel@chainloop.dev>
@migmartri migmartri requested review from javirln and jiparis November 3, 2025 23:50
@migmartri migmartri merged commit aedac23 into chainloop-dev:main Nov 4, 2025
13 checks passed
@migmartri migmartri deleted the upgrade-golang-1.25 branch November 4, 2025 08:04
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