Skip to content

Conversation

@w1am
Copy link
Collaborator

@w1am w1am commented Oct 20, 2025

  • Additional changes required for multi stream append that uses v2 protocol
  • Update CI

@linear
Copy link

linear bot commented Oct 20, 2025

@w1am w1am added the cherry-pick:release/v1.0 Cherry picks PR into v1.0 release branch label Oct 20, 2025
@w1am w1am merged commit 01c3491 into master Oct 20, 2025
24 of 87 checks passed
@w1am w1am deleted the w1am/dev-962-clients-refactor-multi-stream-append-to-use-v2-protocol branch October 20, 2025 08:09
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚨 @w1am Failed to create cherry Pick PR due to error:

RequestError [HttpError]: Merge conflict
   at /home/runner/work/_actions/kurrent-io/Automations/master/cherry-pick-pr-for-label/node_modules/@octokit/request/dist-node/index.js:66:23
   at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
 status: '409',
 headers: {
   'access-control-allow-origin': '*',
   'access-control-expose-headers': 'ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset',
   'content-length': '127',
   'content-security-policy': "default-src 'none'",
   'content-type': 'application/json; charset=utf-8',
   date: 'Mon, 20 Oct 2025 08:09:58 GMT',
   'referrer-policy': 'origin-when-cross-origin, strict-origin-when-cross-origin',
   server: 'github.com',
   'strict-transport-security': 'max-age=31536000; includeSubdomains; preload',
   vary: 'Accept-Encoding, Accept, X-Requested-With',
   'x-accepted-github-permissions': 'contents=write',
   'x-content-type-options': 'nosniff',
   'x-frame-options': 'deny',
   'x-github-api-version-selected': '2022-11-28',
   'x-github-media-type': 'github.v3; format=json',
   'x-github-request-id': 'A039:16996D:AEC4513:B47A214:68F5EE55',
   'x-ratelimit-limit': '5000',
   'x-ratelimit-remaining': '4884',
   'x-ratelimit-reset': '1760950255',
   'x-ratelimit-resource': 'core',
   'x-ratelimit-used': '116',
   'x-xss-protection': '0'
 },
 request: {
   method: 'POST',
   url: 'https://api.github.com/repos/kurrent-io/KurrentDB-Client-NodeJS/merges',
   headers: {
     accept: 'application/vnd.github.v3+json',
     'user-agent': 'octokit-core.js/3.3.2 Node.js/20.19.5 (linux; x64)',
     authorization: 'token [REDACTED]',
     'content-type': 'application/json; charset=utf-8'
   },
   body: '{"base":"cherry-pick-cherry-pick/439/w1am/dev-962-clients-refactor-multi-stream-append-to-use-v2-protocol-release/v1.0-5ed6b4f7-ceff-4185-9406-124eb5121164","commit_message":"Merge 8cd30bae22d579f5f02ce1b27e5e87375e67aecf into cherry-pick-cherry-pick/439/w1am/dev-962-clients-refactor-multi-stream-append-to-use-v2-protocol-release/v1.0-5ed6b4f7-ceff-4185-9406-124eb5121164 [skip ci]\\n\\n\\nskip-checks: true\\n","head":"8cd30bae22d579f5f02ce1b27e5e87375e67aecf"}',
   request: { agent: [Agent], hook: [Function: bound bound register] }
 },
 documentation_url: 'https://docs.github.com/rest/branches/branches#merge-a-branch'
}

🚨👉 Check https://github.com/kurrent-io/KurrentDB-Client-NodeJS/actions/runs/18646207780

w1am added a commit that referenced this pull request Oct 20, 2025
* Refactor multi stream append to use v2 protocol
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cherry-pick:release/v1.0 Cherry picks PR into v1.0 release branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants