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

[Backport styhead-next] 2024-10-02_01-35-16_master-next_python3-botocore #9790

Merged
merged 1 commit into from
Oct 2, 2024

Conversation

aws-iot-embedded-linux-ci
Copy link
Collaborator

Description

Backport of #9780 to styhead-next.

@thomas-roos thomas-roos merged commit dcb6b1c into styhead-next Oct 2, 2024
5 of 6 checks passed
@thomas-roos thomas-roos deleted the backport-9780-to-styhead-next branch October 2, 2024 05:32
@aws-iot-embedded-linux-ci
Copy link
Collaborator Author

Backport failed for kirkstone-next, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally.

git fetch origin kirkstone-next
git worktree add -d .worktree/backport-9790-to-kirkstone-next origin/kirkstone-next
cd .worktree/backport-9790-to-kirkstone-next
git checkout -b backport-9790-to-kirkstone-next
ancref=$(git merge-base a057e508a493e2ec5af3c31f72e5d40fc41bcb13 73c41e31f18ad62086d9050d423b731970919621)
git cherry-pick -x $ancref..73c41e31f18ad62086d9050d423b731970919621

@aws-iot-embedded-linux-ci
Copy link
Collaborator Author

Backport failed for scarthgap-next, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally.

git fetch origin scarthgap-next
git worktree add -d .worktree/backport-9790-to-scarthgap-next origin/scarthgap-next
cd .worktree/backport-9790-to-scarthgap-next
git checkout -b backport-9790-to-scarthgap-next
ancref=$(git merge-base a057e508a493e2ec5af3c31f72e5d40fc41bcb13 73c41e31f18ad62086d9050d423b731970919621)
git cherry-pick -x $ancref..73c41e31f18ad62086d9050d423b731970919621

@aws-iot-embedded-linux-ci
Copy link
Collaborator Author

Backport failed for styhead-next, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally.

git fetch origin styhead-next
git worktree add -d .worktree/backport-9790-to-styhead-next origin/styhead-next
cd .worktree/backport-9790-to-styhead-next
git checkout -b backport-9790-to-styhead-next
ancref=$(git merge-base a057e508a493e2ec5af3c31f72e5d40fc41bcb13 73c41e31f18ad62086d9050d423b731970919621)
git cherry-pick -x $ancref..73c41e31f18ad62086d9050d423b731970919621

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

Successfully merging this pull request may close these issues.

3 participants