Fix: text chunking processor ingestion bug on multi-node cluster (#713) #61
draft-release-notes-workflow.yml
on: push
Update draft release notes
10s
Annotations
2 errors and 1 warning
Update draft release notes
Resource not accessible by integration
{
name: 'HttpError',
id: '8913073474',
status: 403,
response: {
url: 'https://api.github.com/repos/martin-gaievski/neural-search/releases',
status: 403,
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',
connection: 'close',
'content-encoding': 'gzip',
'content-security-policy': "default-src 'none'",
'content-type': 'application/json; charset=utf-8',
date: 'Wed, 01 May 2024 18:07:10 GMT',
'referrer-policy': 'origin-when-cross-origin, strict-origin-when-cross-origin',
server: 'GitHub.com',
'strict-transport-security': 'max-age=31536000; includeSubdomains; preload',
'transfer-encoding': 'chunked',
vary: 'Accept-Encoding, Accept, X-Requested-With',
'x-accepted-github-permissions': 'contents=write; contents=write,workflows=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': '04C0:3E85DD:3D742CA:62ED1DA:663284CE',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4997',
'x-ratelimit-reset': '1714590423',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '3',
'x-xss-protection': '0'
},
data: {
message: 'Resource not accessible by integration',
documentation_url: 'https://docs.github.com/rest/releases/releases#create-a-release'
}
},
request: {
method: 'POST',
url: 'https://api.github.com/repos/martin-gaievski/neural-search/releases',
headers: {
accept: 'application/vnd.github.v3+json',
'user-agent': 'probot/12.2.5 octokit-core.js/3.5.1 Node.js/16.20.2 (linux; x64)',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: '{"target_commitish":"refs/heads/main","name":"Version (set here)","tag_name":"(None)","body":"Compatible with OpenSearch (**set version here**).\\n* No changes\\n","draft":true,"prerelease":false,"make_latest":"true"}',
request: {}
},
event: {
id: '8913073474',
name: 'push',
payload: {
after: '2d42408c70e01b95825744bea0182ff361090a4e',
base_ref: null,
before: '86b70e0b0fa2e150516f7b15f68bea1d2cf0b0b8',
commits: [
{
author: {
email: '[email protected]',
name: 'John Mazanec',
username: 'jmazanec15'
},
committer: {
email: '[email protected]',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: '7da4259a7f9147b674236b302262c47a11e4ed8a',
message: 'Add 2.14 release notes (#721)\n' +
'\n' +
'Signed-off-by: John Mazanec <[email protected]>',
timestamp: '2024-04-30T14:25:00-07:00',
tree_id: 'dbb540cf1b744653ca8e24ec83e1730e4b9b9a27',
url: 'https://github.com/martin-gaievski/neural-search/commit/7da4259a7f9147b674236b302262c47a11e4ed8a'
},
{
author: {
email: '[email protected]',
name: 'yuye-aws',
username: 'yuye-aws'
},
committer: {
email: '[email protected]',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: '2d42408c70e01b95825744bea0182ff361090a4e',
message: 'Fix: text chunking processor ingestion bug on multi-node cluster (#713)\n' +
'\n' +
'* fix multi node text chunking processor index bug\r\n' +
'\r\n' +
'Signed-off-by: yuye-aws <[email protected]>\r\n' +
'\r\n' +
|
Update draft release notes
HttpError: Resource not accessible by integration
at /home/runner/work/_actions/release-drafter/release-drafter/v5/dist/index.js:8462:21
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at async Job.doExecute (/home/runner/work/_actions/release-drafter/release-drafter/v5/dist/index.js:30793:18)
{
name: 'AggregateError',
event: {
id: '8913073474',
name: 'push',
payload: {
after: '2d42408c70e01b95825744bea0182ff361090a4e',
base_ref: null,
before: '86b70e0b0fa2e150516f7b15f68bea1d2cf0b0b8',
commits: [
{
author: {
email: '[email protected]',
name: 'John Mazanec',
username: 'jmazanec15'
},
committer: {
email: '[email protected]',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: '7da4259a7f9147b674236b302262c47a11e4ed8a',
message: 'Add 2.14 release notes (#721)\n' +
'\n' +
'Signed-off-by: John Mazanec <[email protected]>',
timestamp: '2024-04-30T14:25:00-07:00',
tree_id: 'dbb540cf1b744653ca8e24ec83e1730e4b9b9a27',
url: 'https://github.com/martin-gaievski/neural-search/commit/7da4259a7f9147b674236b302262c47a11e4ed8a'
},
{
author: {
email: '[email protected]',
name: 'yuye-aws',
username: 'yuye-aws'
},
committer: {
email: '[email protected]',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: '2d42408c70e01b95825744bea0182ff361090a4e',
message: 'Fix: text chunking processor ingestion bug on multi-node cluster (#713)\n' +
'\n' +
'* fix multi node text chunking processor index bug\r\n' +
'\r\n' +
'Signed-off-by: yuye-aws <[email protected]>\r\n' +
'\r\n' +
'* add change log\r\n' +
'\r\n' +
'Signed-off-by: yuye-aws <[email protected]>\r\n' +
'\r\n' +
'* bug fix: no max token count setting in index\r\n' +
'\r\n' +
'Signed-off-by: yuye-aws <[email protected]>\r\n' +
'\r\n' +
'* make program faster without creating index settings object\r\n' +
'\r\n' +
'Signed-off-by: yuye-aws <[email protected]>\r\n' +
'\r\n' +
'* add comment\r\n' +
'\r\n' +
'Signed-off-by: yuye-aws <[email protected]>\r\n' +
'\r\n' +
'* fix comment\r\n' +
'\r\n' +
'Signed-off-by: yuye-aws <[email protected]>\r\n' +
'\r\n' +
'* resolve code review\r\n' +
'\r\n' +
'Signed-off-by: yuye-aws <[email protected]>\r\n' +
'\r\n' +
'* simplify the code given toInt in NumberUtils\r\n' +
'\r\n' +
'Signed-off-by: yuye-aws <[email protected]>\r\n' +
'\r\n' +
'* resolve code review comments\r\n' +
'\r\n' +
'Signed-off-by: yuye-aws <[email protected]>\r\n' +
'\r\n' +
'---------\r\n' +
'\r\n' +
'Signed-off-by: yuye-aws <[email protected]>',
timestamp: '2024-05-01T09:27:07+08:00',
tree_id: 'd5ad211902838cf1da6bd00887b453da0565e784',
url: 'https://github.com/martin-gaievski/neural-search/commit/2d42408c70e01b95825744bea0182ff361090a4e'
}
],
compare: 'https://github.com/martin-gaievski/neural-search/compare/86b70e0b0fa2...2d42408c70e0',
created: false,
deleted: false,
forced: false,
head_commit: {
author: {
email: '[email protected]',
name: 'yuye-aws',
username: 'yuye-aws'
},
committer: {
email: '[email protected]',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
|
Update draft release notes
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: release-drafter/release-drafter@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|