Skip to content

Use same golang version in go.mod as in bosh - #952

Merged
chombium merged 1 commit into
cloudfoundry:mainfrom
jorbaum:sync-go-mod-with-packaging
Aug 24, 2026
Merged

Use same golang version in go.mod as in bosh#952
chombium merged 1 commit into
cloudfoundry:mainfrom
jorbaum:sync-go-mod-with-packaging

Conversation

@jorbaum

@jorbaum jorbaum commented Aug 24, 2026

Copy link
Copy Markdown
Contributor

The CI job does not seem to automatically bump this version.

Description

Please include a summary of the change.

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Testing performed?

  • Unit tests
  • Integration tests
  • Acceptance tests

Checklist:

  • This PR is being made against the main branch, or relevant version branch
  • I have made corresponding changes to the documentation
  • I have added testing for my changes

The CI job does not seem to automatically bump this version.
@chombium

chombium commented Aug 24, 2026

Copy link
Copy Markdown
Contributor

We are always bumping the Go version manually. I'm not sure if something has changed and now the tas bot updates Go in the bosh packaging, but doesn't update the version in the code.

@weili-broadcom, @jorbaum We should discuss if we continue bumping the version manually or want to automate something in order to keep both version in sync.

@github-project-automation github-project-automation Bot moved this from Inbox to Pending Merge | Prioritized in Application Runtime Platform Working Group Aug 24, 2026
@chombium
chombium merged commit fda8a70 into cloudfoundry:main Aug 24, 2026
5 checks passed
@github-project-automation github-project-automation Bot moved this from Pending Merge | Prioritized to Done in Application Runtime Platform Working Group Aug 24, 2026
@jorbaum
jorbaum deleted the sync-go-mod-with-packaging branch August 24, 2026 10:40
@jorbaum

jorbaum commented Aug 24, 2026

Copy link
Copy Markdown
Contributor Author

@weili-broadcom, @jorbaum We should discuss if we continue bumping the version manually or want to automate something in order to keep both version in sync.

It would be interesting to know why the tas-runtime-bot does not bump golang version in src/. Sounds to me like it would be a good thing to automate in general.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Development

Successfully merging this pull request may close these issues.

2 participants