-
Notifications
You must be signed in to change notification settings - Fork 2.6k
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 3.6] Update framework submodule to point to main
#9795
Closed
davidhorstmann-arm
wants to merge
1
commit into
Mbed-TLS:mbedtls-3.6
from
davidhorstmann-arm:test-helpers-update-framework-submodule-3.6
Closed
[Backport 3.6] Update framework submodule to point to main
#9795
davidhorstmann-arm
wants to merge
1
commit into
Mbed-TLS:mbedtls-3.6
from
davidhorstmann-arm:test-helpers-update-framework-submodule-3.6
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
5 tasks
davidhorstmann-arm
changed the title
Update framework submodule to point to
[Backport 3.6] Update framework submodule to point to Nov 21, 2024
main
main
davidhorstmann-arm
added
needs-review
Every commit must be reviewed by at least two team members,
needs-ci
Needs to pass CI tests
needs-reviewer
This PR needs someone to pick it up for review
size-xs
Estimated task size: extra small (a few hours at most)
labels
Nov 21, 2024
eleuzi01
previously approved these changes
Nov 21, 2024
mpg
previously approved these changes
Nov 21, 2024
mpg
added
approved
Design and code approved - may be waiting for CI or backports
and removed
needs-review
Every commit must be reviewed by at least two team members,
needs-reviewer
This PR needs someone to pick it up for review
labels
Nov 21, 2024
After the merge of #9787, this should be updated with the merge of #79. Sorry about that. @davidhorstmann-arm do you do it? I can do it otherwise. |
Solved in #9771, thanks @ronald-cron-arm |
Actually no that can't be right as that is in |
davidhorstmann-arm
dismissed stale reviews from mpg and eleuzi01
via
November 21, 2024 15:00
fa3ed79
davidhorstmann-arm
force-pushed
the
test-helpers-update-framework-submodule-3.6
branch
from
November 21, 2024 15:00
c5aa662
to
fa3ed79
Compare
eleuzi01
previously approved these changes
Nov 21, 2024
davidhorstmann-arm
force-pushed
the
test-helpers-update-framework-submodule-3.6
branch
from
November 21, 2024 15:33
fa3ed79
to
5b7465c
Compare
davidhorstmann-arm
added
needs-review
Every commit must be reviewed by at least two team members,
needs-work
and removed
approved
Design and code approved - may be waiting for CI or backports
needs-review
Every commit must be reviewed by at least two team members,
labels
Nov 21, 2024
Signed-off-by: David Horstmann <david.horstmann@arm.com>
davidhorstmann-arm
force-pushed
the
test-helpers-update-framework-submodule-3.6
branch
from
November 21, 2024 15:35
5b7465c
to
d689c8d
Compare
davidhorstmann-arm
added
needs-review
Every commit must be reviewed by at least two team members,
and removed
needs-work
labels
Nov 21, 2024
eleuzi01
approved these changes
Nov 27, 2024
mpg
approved these changes
Nov 27, 2024
davidhorstmann-arm
added
approved
Design and code approved - may be waiting for CI or backports
and removed
needs-review
Every commit must be reviewed by at least two team members,
labels
Nov 27, 2024
davidhorstmann-arm
removed this pull request from the merge queue due to a manual request
Nov 27, 2024
Removed from the queue, I think this may conflict with #9764 |
Superseded by #9805 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No actual changes, just moving the framework pointer to be the tip of
main
rather than the tip of a feature branch per the merge of #9766.This will reduce conflicts in future PRs that update the framework submodule.
PR checklist
Please remove the segment/s on either side of the | symbol as appropriate, and add any relevant link/s to the end of the line.
If the provided content is part of the present PR remove the # symbol.
main
#9794