You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Backport #25167 to branch v24.1.x. This issue was created as a placeholder because the original PR's commit(s) could not be automatically cherry-picked.
Here are the commands to execute:
git checkout v24.1.x
git checkout -b manual-backport-25167-v24.1.x-815
git cherry-pick -x c21ef731b1 c721fb252d
git push origin manual-backport-25167-v24.1.x-815
gh pr create \
--title "[v24.1.x] gha/rpk-build: test and build multi os and arch" \
--base "v24.1.x" \
--label "kind/backport" \
--head "manual-backport-25167-v24.1.x-815" \
--draft \
--repo "redpanda-data/redpanda" \
--milestone "v24.1.x-next" \
--body "Backport of PR https://github.com/redpanda-data/redpanda/pull/25167 "
JIRA Link: [CORE-9210](https://redpandadata.atlassian.net/browse/CORE-9210)
The text was updated successfully, but these errors were encountered:
Backport #25167 to branch v24.1.x. This issue was created as a placeholder because the original PR's commit(s) could not be automatically cherry-picked.
Here are the commands to execute:
The text was updated successfully, but these errors were encountered: