-
Notifications
You must be signed in to change notification settings - Fork 249
CLDSRV-654 bump bucketclient #5808
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
Conversation
Hello jonathan-gramain,My role is to assist you with the merge of this Available options
Available commands
Status report is not available. |
Incorrect fix versionThe
Considering where you are trying to merge, I ignored possible hotfix versions and I expected to find:
Please check the |
/create_integration_branches |
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/8.8/bugfix/CLDSRV-654-bump-bucketclient origin/development/8.8
$ git merge origin/w/7.70/bugfix/CLDSRV-654-bump-bucketclient
$ # <intense conflict resolution>
$ git commit
$ git push -u origin w/8.8/bugfix/CLDSRV-654-bump-bucketclient The following options are set: create_integration_branches |
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.0/bugfix/CLDSRV-654-bump-bucketclient origin/development/9.0
$ git merge origin/w/8.8/bugfix/CLDSRV-654-bump-bucketclient
$ # <intense conflict resolution>
$ git commit
$ git push -u origin w/9.0/bugfix/CLDSRV-654-bump-bucketclient The following options are set: create_integration_branches |
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: create_integration_branches |
Waiting for approvalThe following approvals are needed before I can proceed with the merge:
The following options are set: create_integration_branches |
ConflictA conflict has been raised during the update of Please resolve the conflict on the integration branch ( Here are the steps to resolve this conflict: $ git fetch
$ git checkout w/7.70/bugfix/CLDSRV-654-bump-bucketclient
$ git pull # or "git reset --hard origin/w/7.70/bugfix/CLDSRV-654-bump-bucketclient"
$ git merge origin/development/7.70
$ # <intense conflict resolution>
$ git commit
$ git merge origin/bugfix/CLDSRV-654-bump-bucketclient
$ # <intense conflict resolution>
$ git commit
$ git push -u origin w/7.70/bugfix/CLDSRV-654-bump-bucketclient The following options are set: create_integration_branches |
ConflictA conflict has been raised during the update of Please resolve the conflict on the integration branch ( Here are the steps to resolve this conflict: $ git fetch
$ git checkout w/8.8/bugfix/CLDSRV-654-bump-bucketclient
$ git pull # or "git reset --hard origin/w/8.8/bugfix/CLDSRV-654-bump-bucketclient"
$ git merge origin/development/8.8
$ # <intense conflict resolution>
$ git commit
$ git merge origin/w/7.70/bugfix/CLDSRV-654-bump-bucketclient
$ # <intense conflict resolution>
$ git commit
$ git push -u origin w/8.8/bugfix/CLDSRV-654-bump-bucketclient The following options are set: create_integration_branches |
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: create_integration_branches |
ping |
ConflictA conflict has been raised during the update of Please resolve the conflict on the integration branch ( Here are the steps to resolve this conflict: $ git fetch
$ git checkout w/9.0/bugfix/CLDSRV-654-bump-bucketclient
$ git pull # or "git reset --hard origin/w/9.0/bugfix/CLDSRV-654-bump-bucketclient"
$ git merge origin/development/9.0
$ # <intense conflict resolution>
$ git commit
$ git merge origin/w/8.8/bugfix/CLDSRV-654-bump-bucketclient
$ # <intense conflict resolution>
$ git commit
$ git push -u origin w/9.0/bugfix/CLDSRV-654-bump-bucketclient The following options are set: create_integration_branches |
Waiting for approvalThe following approvals are needed before I can proceed with the merge:
The following options are set: create_integration_branches |
/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 CLDSRV-654. Goodbye jonathan-gramain. The following options are set: approve, create_integration_branches |
No description provided.