BB-744 Fix V4 signature using proxyPath instead of original path#2717
BB-744 Fix V4 signature using proxyPath instead of original path#2717bert-e merged 2 commits intodevelopment/9.0from
Conversation
Hello nicolas2bert,My role is to assist you with the merge of this Available options
Available commands
Status report is not available. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files
@@ Coverage Diff @@
## development/9.0 #2717 +/- ##
===================================================
- Coverage 74.33% 74.09% -0.25%
===================================================
Files 202 202
Lines 13478 13478
===================================================
- Hits 10019 9986 -33
- Misses 3449 3482 +33
Partials 10 10
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
|
@bert-e approve |
Incorrect fix versionThe
Considering where you are trying to merge, I ignored possible hotfix versions and I expected to find:
Please check the The following options are set: approve |
ConflictA conflict has been raised during the creation of I have not created the integration branch. Here are the steps to resolve this conflict: git fetch
git checkout -B w/9.1/bugfix/BB-744/signature origin/development/9.1
git merge origin/bugfix/BB-744/signature
# <intense conflict resolution>
git commit
git push -u origin w/9.1/bugfix/BB-744/signatureThe following options are set: approve |
ConflictA conflict has been raised during the creation of I have not created the integration branch. Here are the steps to resolve this conflict: git fetch
git checkout -B w/9.2/bugfix/BB-744/signature origin/development/9.2
git merge origin/w/9.1/bugfix/BB-744/signature
# <intense conflict resolution>
git commit
git push -u origin w/9.2/bugfix/BB-744/signatureThe following options are set: approve |
Integration data createdI have created the integration data for the additional destination branches.
The following branches will NOT be impacted:
You can set option The following options are set: approve |
In the queueThe changeset has received all authorizations and has been added to the The changeset will be merged in:
The following branches will NOT be impacted:
There is no action required on your side. You will be notified here once IMPORTANT Please do not attempt to modify this pull request.
If you need this pull request to be removed from the queue, please contact a The following options are set: approve |
Queue build failedThe corresponding build for the queue failed:
Remove the pull request from the queue
|
In the queueThe changeset has received all authorizations and has been added to the The changeset will be merged in:
The following branches will NOT be impacted:
There is no action required on your side. You will be notified here once IMPORTANT Please do not attempt to modify this pull request.
If you need this pull request to be removed from the queue, please contact a The following options are set: approve |
|
I have successfully merged the changeset of this pull request
The following branches have NOT changed:
Please check the status of the associated issue BB-744. Goodbye nicolas2bert. |
Bump vaultclient to add scality/vaultclient#463