-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
[Build] Fix some of the patches not applied issue #15660
Merged
Merged
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
xumia
added
Request for 202012 Branch
Request for 202106 Branch
Request for 202111 Branch
For PRs being requested for 202111 branch
Request for 202205 Branch
Request for 202211 Branch
Request for 202305 Branch
labels
Jun 29, 2023
qiluo-msft
reviewed
Jun 29, 2023
/azp run Azure.sonic-buildimage |
No commit pushedDate could be found for PR 15660 in repo sonic-net/sonic-buildimage |
xumia
force-pushed
the
fix-apply-patch-issue
branch
2 times, most recently
from
July 8, 2023 00:15
552597b
to
f542447
Compare
xumia
force-pushed
the
fix-apply-patch-issue
branch
from
July 8, 2023 01:25
f542447
to
9971b98
Compare
qiluo-msft
approved these changes
Jul 21, 2023
@xumia , ADO branch tag missing, will approve 202012 branch after update ADO |
mssonicbld
pushed a commit
to mssonicbld/sonic-buildimage
that referenced
this pull request
Aug 6, 2023
Why I did it Fix some of the patches in .patches folder not applied issue. The command "quilt applied" only lists the applied patches, if some of the patches have issues, then the patches will not be applied when you run the build command again. Work item tracking Microsoft ADO (number only): 24410730 How I did it Run the command to apply the patches without any conditions. If failed, check if the failure reason is "series fully applied". How to verify it
Cherry-pick PR to 202305: #16048 |
11 tasks
mssonicbld
pushed a commit
to mssonicbld/sonic-buildimage
that referenced
this pull request
Aug 6, 2023
Why I did it Fix some of the patches in .patches folder not applied issue. The command "quilt applied" only lists the applied patches, if some of the patches have issues, then the patches will not be applied when you run the build command again. Work item tracking Microsoft ADO (number only): 24410730 How I did it Run the command to apply the patches without any conditions. If failed, check if the failure reason is "series fully applied". How to verify it
Cherry-pick PR to 202211: #16049 |
11 tasks
mssonicbld
pushed a commit
that referenced
this pull request
Aug 7, 2023
Why I did it Fix some of the patches in .patches folder not applied issue. The command "quilt applied" only lists the applied patches, if some of the patches have issues, then the patches will not be applied when you run the build command again. Work item tracking Microsoft ADO (number only): 24410730 How I did it Run the command to apply the patches without any conditions. If failed, check if the failure reason is "series fully applied". How to verify it
mssonicbld
added
Included in 202305 Branch
and removed
Created PR to 202305 Branch
labels
Aug 7, 2023
2 similar comments
@xumia PR conflicts with 202205 branch |
mssonicbld
pushed a commit
that referenced
this pull request
Aug 16, 2023
Why I did it Fix some of the patches in .patches folder not applied issue. The command "quilt applied" only lists the applied patches, if some of the patches have issues, then the patches will not be applied when you run the build command again. Work item tracking Microsoft ADO (number only): 24410730 How I did it Run the command to apply the patches without any conditions. If failed, check if the failure reason is "series fully applied". How to verify it
mssonicbld
added
Included in 202211 Branch
and removed
Approved for 202211 Branch
Created PR to 202211 Branch
labels
Aug 16, 2023
@xumia PR conflicts with 202012 branch |
xumia
added a commit
to xumia/sonic-buildimage-1
that referenced
this pull request
Sep 6, 2023
Why I did it Fix some of the patches in .patches folder not applied issue. The command "quilt applied" only lists the applied patches, if some of the patches have issues, then the patches will not be applied when you run the build command again. Work item tracking Microsoft ADO (number only): 24410730 How I did it Run the command to apply the patches without any conditions. If failed, check if the failure reason is "series fully applied". How to verify it
This was referenced Sep 6, 2023
sonic-otn
pushed a commit
to sonic-otn/sonic-buildimage
that referenced
this pull request
Sep 20, 2023
Why I did it Fix some of the patches in .patches folder not applied issue. The command "quilt applied" only lists the applied patches, if some of the patches have issues, then the patches will not be applied when you run the build command again. Work item tracking Microsoft ADO (number only): 24410730 How I did it Run the command to apply the patches without any conditions. If failed, check if the failure reason is "series fully applied". How to verify it
qiluo-msft
pushed a commit
that referenced
this pull request
Oct 9, 2023
### Why I did it Cherry-pick from #15660 Fix some of the patches in .patches folder not applied issue. The command "quilt applied" only lists the applied patches, if some of the patches have issues, then the patches will not be applied when you run the build command again. ##### Work item tracking - Microsoft ADO **(number only)**: 24410730 #### How I did it 1. Run the command to apply the patches without any conditions. 2. If failed, check if the failure reason is "series fully applied".
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Approved for 202012 Branch
Approved for 202205 Branch
Approved for 202305 Branch
Build
Cherry Pick Conflict_202012
Cherry Pick Conflict_202205
Created PR to 202012 Branch
Included in 202211 Branch
Included in 202305 Branch
Request for 202012 Branch
Request for 202106 Branch
Request for 202111 Branch
For PRs being requested for 202111 branch
Request for 202205 Branch
Request for 202211 Branch
Request for 202305 Branch
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.
Why I did it
Fix some of the patches in .patches folder not applied issue.
The command "quilt applied" only lists the applied patches, if some of the patches have issues, then the patches will not be applied when you run the build command again.
Work item tracking
How I did it
How to verify it
Which release branch to backport (provide reason below if selected)
Tested branch (Please provide the tested image version)
Description for the changelog
Link to config_db schema for YANG module changes
A picture of a cute animal (not mandatory but encouraged)