cloudserver icon indicating copy to clipboard operation
cloudserver copied to clipboard

CLDSRV-49 upgrade to Node 16

Open nicolas2bert opened this issue 4 years ago • 12 comments

nicolas2bert avatar Jan 28 '22 23:01 nicolas2bert

Hello nicolas2bert,

My role is to assist you with the merge of this pull request. Please type @bert-e help to get information on this process, or consult the user documentation.

Status report is not available.

bert-e avatar Jan 28 '22 23:01 bert-e

Incorrect fix version

The Fix Version/s in issue CLDSRV-49 contains:

  • 7.10.2

  • 7.4.11

  • 8.2.20

  • 8.3.10

Considering where you are trying to merge, I ignored possible hotfix versions and I expected to find:

  • 8.3.10

Please check the Fix Version/s of CLDSRV-49, or the target branch of this pull request.

bert-e avatar Jan 28 '22 23:01 bert-e

Conflict

A conflict has been raised during the creation of integration branch w/7.10/feature/CLDSRV-49/UpgradeToNode16 with contents from feature/CLDSRV-49/UpgradeToNode16 and development/7.10.

I have not created the integration branch.

Here are the steps to resolve this conflict:

 $ git fetch
 $ git checkout -B w/7.10/feature/CLDSRV-49/UpgradeToNode16 origin/development/7.10
 $ git merge origin/feature/CLDSRV-49/UpgradeToNode16
 $ # <intense conflict resolution>
 $ git commit
 $ git push -u origin w/7.10/feature/CLDSRV-49/UpgradeToNode16

bert-e avatar Jan 28 '22 23:01 bert-e

ping

nicolas2bert avatar Jan 29 '22 11:01 nicolas2bert

Conflict

A conflict has been raised during the creation of integration branch w/8.2/feature/CLDSRV-49/UpgradeToNode16 with contents from w/7.10/feature/CLDSRV-49/UpgradeToNode16 and development/8.2.

I have not created the integration branch.

Here are the steps to resolve this conflict:

 $ git fetch
 $ git checkout -B w/8.2/feature/CLDSRV-49/UpgradeToNode16 origin/development/8.2
 $ git merge origin/w/7.10/feature/CLDSRV-49/UpgradeToNode16
 $ # <intense conflict resolution>
 $ git commit
 $ git push -u origin w/8.2/feature/CLDSRV-49/UpgradeToNode16

bert-e avatar Jan 30 '22 10:01 bert-e

Conflict

A conflict has been raised during the creation of integration branch w/8.3/feature/CLDSRV-49/UpgradeToNode16 with contents from w/8.2/feature/CLDSRV-49/UpgradeToNode16 and development/8.3.

I have not created the integration branch.

Here are the steps to resolve this conflict:

 $ git fetch
 $ git checkout -B w/8.3/feature/CLDSRV-49/UpgradeToNode16 origin/development/8.3
 $ git merge origin/w/8.2/feature/CLDSRV-49/UpgradeToNode16
 $ # <intense conflict resolution>
 $ git commit
 $ git push -u origin w/8.3/feature/CLDSRV-49/UpgradeToNode16

bert-e avatar Jan 30 '22 21:01 bert-e

Integration data created

I have created the integration data for the additional destination branches.

The following branches will NOT be impacted:

  • development/6.4

Follow integration pull requests if you would like to be notified of build statuses by email.

bert-e avatar Jan 31 '22 08:01 bert-e

Waiting for approval

The following approvals are needed before I can proceed with the merge:

  • the author

  • 2 peers

bert-e avatar Jan 31 '22 08:01 bert-e

Incorrect fix version

The Fix Version/s in issue CLDSRV-49 contains:

  • 7.10.2

  • 7.4.11

  • 8.2.20

  • 8.3.10

Considering where you are trying to merge, I ignored possible hotfix versions and I expected to find:

  • 7.10.3

  • 7.4.11

  • 8.2.20

  • 8.3.10

Please check the Fix Version/s of CLDSRV-49, or the target branch of this pull request.

bert-e avatar Jan 31 '22 13:01 bert-e

Waiting for approval

The following approvals are needed before I can proceed with the merge:

  • the author

  • 2 peers

bert-e avatar Jan 31 '22 19:01 bert-e

Conflict

There is a conflict between your branch feature/CLDSRV-49/UpgradeToNode16 and the destination branch development/7.4.

Please resolve the conflict on the feature branch (feature/CLDSRV-49/UpgradeToNode16).

git fetch && \
git checkout origin/feature/CLDSRV-49/UpgradeToNode16 && \
git merge origin/development/7.4

Resolve merge conflicts and commit

git push origin HEAD:feature/CLDSRV-49/UpgradeToNode16

bert-e avatar Feb 03 '22 10:02 bert-e

@bert-e wait

nicolas2bert avatar Feb 04 '22 10:02 nicolas2bert