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

[Bug]: Playground needs to be updated to use a more recent version of Go (minimum Go 1.21) #32441

Closed
2 of 17 tasks
lostluck opened this issue Sep 12, 2024 · 0 comments · Fixed by #32444
Closed
2 of 17 tasks

Comments

@lostluck
Copy link
Contributor

lostluck commented Sep 12, 2024

What happened?

Validating the staging deployment of the Beam Playground with 2.59.0, we can't modify Go examples, since the minimum Go SDK version is 1.21.0 While the playground seems to be using 1.20.0, so it should just be a docker image change.

Shouldn't be hard to fix, since I believe the playground deploys from head when we push it.

This issue is also causing the Playground Nightly to fail, so it should be resolved.

https://github.com/apache/beam/actions/workflows/beam_Playground_CI_Nightly.yml

Issue Priority

Priority: 2 (default / most bugs should be filed as P2)

Issue Components

  • Component: Python SDK
  • Component: Java SDK
  • Component: Go SDK
  • Component: Typescript SDK
  • Component: IO connector
  • Component: Beam YAML
  • Component: Beam examples
  • Component: Beam playground
  • Component: Beam katas
  • Component: Website
  • Component: Infrastructure
  • Component: Spark Runner
  • Component: Flink Runner
  • Component: Samza Runner
  • Component: Twister2 Runner
  • Component: Hazelcast Jet Runner
  • Component: Google Cloud Dataflow Runner
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
1 participant