base:rs: Bump ostreeuploader version to b18f2c3#1129
Merged
ricardosalveti merged 1 commit intomainfrom May 2, 2023
Merged
Conversation
Related changes: - bbf045d Pass URL to ostreeuploader module for token authentication - 8fc3962 Use POST call for doing object check - 867760d cli: Add a fio token as an input parameter - ae83a21 Do request retry if makes sense - cb1e821 Set timeouts for check and push requests. - 0372bd4 ostreeuploader: print response body if error - f102075 ostreeuploader: upload and check delta indexes - e9f4390 fiocheck: check delta objects for v2 API - 29ca44f fiosync: use the last available download origin - deef2d3 ostreeuploader: use API v2 by default - c6d70ad ostreeuploader: add basic guide to README Signed-off-by: Mike <[email protected]>
quaresmajose
approved these changes
May 2, 2023
Member
quaresmajose
left a comment
There was a problem hiding this comment.
base: ostreeuploader: bump version to b18f2c3 is more perceptible in my opinion.
MrCry0
approved these changes
May 2, 2023
doanac
approved these changes
May 2, 2023
Member
doanac
left a comment
There was a problem hiding this comment.
And this only affect people building the LmP outside our CI (or lp-sdk container)
Contributor
Author
Correct, I tested it, it works as expected. |
This file contains hidden or 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
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.
Related changes: