Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

go 1.24rc1 #201070

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from
Draft

go 1.24rc1 #201070

wants to merge 1 commit into from

Conversation

stefanb
Copy link
Member

@stefanb stefanb commented Dec 13, 2024

Announcement:

Draft release notes: https://tip.golang.org/doc/go1.24

Go 1.24 milestone: GitHub milestone details

Go release dashboard: https://dev.golang.org/release

Downloads: https://go.dev/dl/

Related previous:

Related upstream:

Runs:

Problematic dependant formulae:

  • garble: Go version "go1.24rc1" is too new; Go linker patches aren't available for go1.24 or later yet
  • go-critic: test failure: Minitest::Assertion: Expected /sloppyLen:\ len\(str\)\ <=\ 0\ can\ be\ len\(str\)\ ==\ 0/ to match "internal error: package \"fmt\" without types was imported from \"command-line-arguments\"\n".
  • goplus: test failure
  • govulncheck: test failure: govulncheck: Loading packages failed, possibly due to a mismatch between the Go version used to build govulncheck and the Go version on PATH. Consider rebuilding govulncheck with the current Go version. ➡️ revision bump as in govulncheck: build with go1.23 #181468
  • llgo: error: package requires newer Go version go1.24 (application built with go1.23)
  • staticcheck: test failure: unexpected token at '{"code":"compile","severity":"er'
  • ...
  • syncthing: Fails with Go 1.24: runtime go1.24rc1 not found in compat.yaml syncthing/syncthing#9870
  • tfproviderlint: test failure:internal error: package "log" without types was imported from "github.com/russellcardullo/terraform-provider-pingdom/pingdom [github.com/russellcardullo/terraform-provider-pingdom/pingdom.test]"
  • ...

  • Have you followed the guidelines for contributing?
  • Have you ensured that your commits follow the commit style guide?
  • Have you checked that there aren't other open pull requests for the same formula update/change?
  • Have you built your formula locally with HOMEBREW_NO_INSTALL_FROM_API=1 brew install --build-from-source <formula>, where <formula> is the name of the formula you're submitting?
  • Is your test running fine brew test <formula>, where <formula> is the name of the formula you're submitting?
  • Does your build pass brew audit --strict <formula> (after doing HOMEBREW_NO_INSTALL_FROM_API=1 brew install --build-from-source <formula>)? If this is a new formula, does it pass brew audit --new <formula>?

@stefanb stefanb added pre-release Artifact is pre-release CI-no-fail-fast Continue CI tests despite failing GitHub Actions matrix builds. CI-no-fail-fast-deps Continue dependent tests despite failing GitHub Actions matrix tests. long dependent tests Set a long timeout for dependent testing labels Dec 13, 2024
@github-actions github-actions bot added the automerge-skip `brew pr-automerge` will skip this pull request label Dec 13, 2024
@github-actions github-actions bot added the CI-build-dependents-from-source Pass --build-dependents-from-source to brew test-bot. label Dec 13, 2024
@stefanb stefanb added prerelease-testing Pull request from upstream, testing a pre-release with homebrew dependencies pre-release Artifact is pre-release and removed pre-release Artifact is pre-release labels Dec 13, 2024
@stefanb stefanb force-pushed the go-1.24 branch 3 times, most recently from fd80d19 to a57226c Compare December 13, 2024 19:03
@chenrui333 chenrui333 added the CI-skip-recursive-dependents Pass --skip-recursive-dependents to brew test-bot. label Dec 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge-skip `brew pr-automerge` will skip this pull request CI-build-dependents-from-source Pass --build-dependents-from-source to brew test-bot. CI-no-fail-fast Continue CI tests despite failing GitHub Actions matrix builds. CI-no-fail-fast-deps Continue dependent tests despite failing GitHub Actions matrix tests. CI-skip-recursive-dependents Pass --skip-recursive-dependents to brew test-bot. in progress Stale bot should stay away long dependent tests Set a long timeout for dependent testing pre-release Artifact is pre-release prerelease-testing Pull request from upstream, testing a pre-release with homebrew dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants