-
Notifications
You must be signed in to change notification settings - Fork 597
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
rpk/transform/buildpack: upgrade tinygo #23969
Conversation
the below tests from https://buildkite.com/redpanda/redpanda/builds/57400#0192e096-dbf4-4bc2-8767-a9e8c44a6880 have failed and will be retried
the below tests from https://buildkite.com/redpanda/redpanda/builds/57435#0192e3bc-1141-48f3-a538-a85117786581 have failed and will be retried
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
template.Must(t, t.Execute(b, map[string]string{ | ||
"Name": bp.Name, | ||
"BaseURL": bp.baseURL, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
q: the "Name" field is quietly ignored if it doesn't appear in the base template then?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
yes exactly
/backport v24.2.x |
/backport v24.1.x |
Failed to create a backport PR to v24.2.x branch. I tried:
|
Failed to create a backport PR to v24.1.x branch. I tried:
|
Backports Required
Release Notes
Improvements