Skip to content

Bump @scality/cloudserverclient to 1.0.8#2734

Merged
bert-e merged 2 commits intodevelopment/9.2from
bugfix/BB-765/cloudserverclient
Apr 16, 2026
Merged

Bump @scality/cloudserverclient to 1.0.8#2734
bert-e merged 2 commits intodevelopment/9.2from
bugfix/BB-765/cloudserverclient

Conversation

@maeldonn
Copy link
Copy Markdown
Contributor

Issue: BB-765

@maeldonn maeldonn requested review from a team, DarkIsDude and benzekrimaha April 16, 2026 10:35
@bert-e
Copy link
Copy Markdown
Contributor

bert-e commented Apr 16, 2026

Hello maeldonn,

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.

Available options
name description privileged authored
/after_pull_request Wait for the given pull request id to be merged before continuing with the current one.
/bypass_author_approval Bypass the pull request author's approval
/bypass_build_status Bypass the build and test status
/bypass_commit_size Bypass the check on the size of the changeset TBA
/bypass_incompatible_branch Bypass the check on the source branch prefix
/bypass_jira_check Bypass the Jira issue check
/bypass_peer_approval Bypass the pull request peers' approval
/bypass_leader_approval Bypass the pull request leaders' approval
/approve Instruct Bert-E that the author has approved the pull request. ✍️
/create_pull_requests Allow the creation of integration pull requests.
/create_integration_branches Allow the creation of integration branches.
/no_octopus Prevent Wall-E from doing any octopus merge and use multiple consecutive merge instead
/unanimity Change review acceptance criteria from one reviewer at least to all reviewers
/wait Instruct Bert-E not to run until further notice.
Available commands
name description privileged
/help Print Bert-E's manual in the pull request.
/status Print Bert-E's current status in the pull request TBA
/clear Remove all comments from Bert-E from the history TBA
/retry Re-start a fresh build TBA
/build Re-start a fresh build TBA
/force_reset Delete integration branches & pull requests, and restart merge process from the beginning.
/reset Try to remove integration branches unless there are commits on them which do not appear on the source branch.

Status report is not available.

@claude
Copy link
Copy Markdown

claude Bot commented Apr 16, 2026

LGTM

Review by Claude Code

@scality scality deleted a comment from bert-e Apr 16, 2026
@bert-e
Copy link
Copy Markdown
Contributor

bert-e commented Apr 16, 2026

Request integration branches

Waiting for integration branch creation to be requested by the user.

To request integration branches, please comment on this pull request with the following command:

/create_integration_branches

Alternatively, the /approve and /create_pull_requests commands will automatically
create the integration branches.

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 16, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 74.40%. Comparing base (bbcd37e) to head (85fca9f).

Additional details and impacted files

Impacted file tree graph
see 4 files with indirect coverage changes

Components Coverage Δ
Bucket Notification 80.37% <ø> (ø)
Core Library 80.57% <ø> (-0.61%) ⬇️
Ingestion 70.53% <ø> (-0.62%) ⬇️
Lifecycle 79.01% <ø> (ø)
Oplog Populator 85.06% <ø> (ø)
Replication 59.55% <ø> (ø)
Bucket Scanner 85.76% <ø> (ø)
@@                 Coverage Diff                 @@
##           development/9.2    #2734      +/-   ##
===================================================
- Coverage            74.70%   74.40%   -0.31%     
===================================================
  Files                  200      200              
  Lines                13580    13580              
===================================================
- Hits                 10145    10104      -41     
- Misses                3425     3466      +41     
  Partials                10       10              
Flag Coverage Δ
api:retry 9.16% <ø> (ø)
api:routes 8.98% <ø> (ø)
bucket-scanner 85.76% <ø> (ø)
ft_test:queuepopulator 9.07% <ø> (-1.83%) ⬇️
ingestion 12.52% <ø> (-0.06%) ⬇️
lib 7.63% <ø> (ø)
lifecycle 18.78% <ø> (-0.11%) ⬇️
notification 1.03% <ø> (ø)
replication 18.49% <ø> (ø)
unit 51.04% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@maeldonn
Copy link
Copy Markdown
Contributor Author

/approve

@bert-e
Copy link
Copy Markdown
Contributor

bert-e commented Apr 16, 2026

Conflict

A conflict has been raised during the creation of
integration branch w/9.3/bugfix/BB-765/cloudserverclient with contents from bugfix/BB-765/cloudserverclient
and development/9.3.

I have not created the integration branch.

Here are the steps to resolve this conflict:

 git fetch
 git checkout -B w/9.3/bugfix/BB-765/cloudserverclient origin/development/9.3
 git merge origin/bugfix/BB-765/cloudserverclient
 # <intense conflict resolution>
 git commit
 git push -u origin w/9.3/bugfix/BB-765/cloudserverclient

The following options are set: approve

@bert-e
Copy link
Copy Markdown
Contributor

bert-e commented Apr 16, 2026

Conflict

A conflict has been raised during the creation of
integration branch w/9.4/bugfix/BB-765/cloudserverclient with contents from w/9.3/bugfix/BB-765/cloudserverclient
and development/9.4.

I have not created the integration branch.

Here are the steps to resolve this conflict:

 git fetch
 git checkout -B w/9.4/bugfix/BB-765/cloudserverclient origin/development/9.4
 git merge origin/w/9.3/bugfix/BB-765/cloudserverclient
 # <intense conflict resolution>
 git commit
 git push -u origin w/9.4/bugfix/BB-765/cloudserverclient

The following options are set: approve

@bert-e
Copy link
Copy Markdown
Contributor

bert-e commented Apr 16, 2026

Build failed

The build for commit did not succeed in branch w/9.4/bugfix/BB-765/cloudserverclient

The following options are set: approve

@bert-e
Copy link
Copy Markdown
Contributor

bert-e commented Apr 16, 2026

I have successfully merged the changeset of this pull request
into targetted development branches:

  • ✔️ development/9.2

  • ✔️ development/9.3

  • ✔️ development/9.4

The following branches have NOT changed:

  • development/7.10
  • development/7.4
  • development/7.70
  • development/8.6
  • development/9.0
  • development/9.1

Please check the status of the associated issue BB-765.

Goodbye maeldonn.

The following options are set: approve

@bert-e bert-e merged commit 85fca9f into development/9.2 Apr 16, 2026
22 checks passed
@bert-e bert-e deleted the bugfix/BB-765/cloudserverclient branch April 16, 2026 13:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants