Fix: change max chunk limit exception (#717) #60
draft-release-notes-workflow.yml
on: push
Update draft release notes
11s
Annotations
2 errors and 1 warning
Update draft release notes
Resource not accessible by integration
{
name: 'HttpError',
id: '8898067352',
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: 'Tue, 30 Apr 2024 16:14:35 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': 'A081:210969:6A6186:B2BAC5:663118EB',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4997',
'x-ratelimit-reset': '1714497266',
'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: '8898067352',
name: 'push',
payload: {
after: '86b70e0b0fa2e150516f7b15f68bea1d2cf0b0b8',
base_ref: null,
before: 'b277b07e89e25f1abaa9de3a326fda3556dc8a77',
commits: [
{
author: {
email: '[email protected]',
name: 'Martin Gaievski',
username: 'martin-gaievski'
},
committer: {
email: '[email protected]',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: 'a3bdde529be3719fd18f84d6aef970a231173405',
message: 'Removed map of subquery to subquery index in favor of storing index as part of DISI wrapper to improve hybrid query latencies by 20% (#711)\n' +
'\n' +
'* Removed map of subquery to subquery index in favor of storing index as part of disi wrapper to improve hybrid query latencies by 20%\r\n' +
'\r\n' +
'Signed-off-by: Martin Gaievski <[email protected]>',
timestamp: '2024-04-26T17:19:37-07:00',
tree_id: '4da43edd765edaf5e38c4ebe8849e175ae127c94',
url: 'https://github.com/martin-gaievski/neural-search/commit/a3bdde529be3719fd18f84d6aef970a231173405'
},
{
author: {
email: '[email protected]',
name: 'Yuye Zhu',
username: 'yuye-aws'
},
committer: {
email: '[email protected]',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: '86b70e0b0fa2e150516f7b15f68bea1d2cf0b0b8',
|
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: '8898067352',
name: 'push',
payload: {
after: '86b70e0b0fa2e150516f7b15f68bea1d2cf0b0b8',
base_ref: null,
before: 'b277b07e89e25f1abaa9de3a326fda3556dc8a77',
commits: [
{
author: {
email: '[email protected]',
name: 'Martin Gaievski',
username: 'martin-gaievski'
},
committer: {
email: '[email protected]',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: 'a3bdde529be3719fd18f84d6aef970a231173405',
message: 'Removed map of subquery to subquery index in favor of storing index as part of DISI wrapper to improve hybrid query latencies by 20% (#711)\n' +
'\n' +
'* Removed map of subquery to subquery index in favor of storing index as part of disi wrapper to improve hybrid query latencies by 20%\r\n' +
'\r\n' +
'Signed-off-by: Martin Gaievski <[email protected]>',
timestamp: '2024-04-26T17:19:37-07:00',
tree_id: '4da43edd765edaf5e38c4ebe8849e175ae127c94',
url: 'https://github.com/martin-gaievski/neural-search/commit/a3bdde529be3719fd18f84d6aef970a231173405'
},
{
author: {
email: '[email protected]',
name: 'Yuye Zhu',
username: 'yuye-aws'
},
committer: {
email: '[email protected]',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: '86b70e0b0fa2e150516f7b15f68bea1d2cf0b0b8',
message: 'Fix: change max chunk limit exception (#717)\n' +
'\n' +
'* change max chunk limit exception\r\n' +
'\r\n' +
'Signed-off-by: yuye-aws <[email protected]>\r\n' +
'\r\n' +
'* fix integration tests for two chunking algorithm\r\n' +
'\r\n' +
'Signed-off-by: yuye-aws <[email protected]>\r\n' +
'\r\n' +
'* update changelog\r\n' +
'\r\n' +
'Signed-off-by: yuye-aws <[email protected]>\r\n' +
'\r\n' +
'* add run time parameter string_tobe_chunked_count\r\n' +
'\r\n' +
'Signed-off-by: yuye-aws <[email protected]>\r\n' +
'\r\n' +
'* fix unit test for fixed token length and delimiter algorithm\r\n' +
'\r\n' +
'Signed-off-by: yuye-aws <[email protected]>\r\n' +
'\r\n' +
'* implement unit test for string to be chunked in fixed token length and delimiter algorithm\r\n' +
'\r\n' +
'Signed-off-by: yuye-aws <[email protected]>\r\n' +
'\r\n' +
'* update definition for string to be chunked parameter\r\n' +
'\r\n' +
'Signed-off-by: yuye-aws <[email protected]>\r\n' +
'\r\n' +
'* fix text chunking processor ut\r\n' +
'\r\n' +
'Signed-off-by: yuye-aws <[email protected]>\r\n' +
'\r\n' +
'* add string to be chunked count in text chunking processor\r\n' +
'\r\n' +
'Signed-off-by: yuye-aws <[email protected]>\r\n' +
'\r\n' +
'* add string to be chunked count in text chunking processor\r\n' +
'\r\n' +
'Signed-off-by: yuye-aws <[email protected]>\r\n' +
'\r\n' +
'* add more test cases for text chunking processor\r\n' +
'\r\n' +
'Signed-off-by: yuye-aws <[email protected]>\r\n' +
'\r\n' +
'* remove chunker ut
|
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/.
|