Fix: text chunking processor ingestion bug on multi-node cluster (#713) #12
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: '8912363987',
status: 403,
response: {
url: 'https://api.github.com/repos/vibrantvarun/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 17:01: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': '2CC1:2BDBE4:6949556:A914F58:6632756F',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4997',
'x-ratelimit-reset': '1714586487',
'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/vibrantvarun/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: '8912363987',
name: 'push',
payload: {
after: '2d42408c70e01b95825744bea0182ff361090a4e',
base_ref: null,
before: 'f5a47a6cc829aed86f7db7296d7365675b31f04d',
commits: [
{
author: {
email: '[email protected]',
name: 'Varun Jain',
username: 'vibrantvarun'
},
committer: {
email: '[email protected]',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: '86f6d4c62d02e953aa31d5d7a5b9716b93a3d8a2',
message: 'Add Advance Post Filter Integ Tests Scenarios (#694)\n' +
'\n' +
'* Add Advannce Post Filter Integ Tests Scenarios\r\n' +
'\r\n' +
'Signed-off-by: Varun Jain <[email protected]>\r\n' +
'\r\n' +
'* Reverting comment in HybridQueryPhaseSearcher\r\n' +
'\r\n' +
'Signed-off-by: Varun Jain <[email protected]>\r\n' +
'\r\n' +
'* Adding Martin Comments\r\n' +
'\r\n' +
'Signed-off-by: Varun Jain <[email protected]>\r\n' +
'\r\n' +
'* Adding Martin Comments\r\n' +
'\r\n' +
'Signed-off-by: Varun Jain <[email protected]>\r\n' +
'\r\n' +
'* Addressing Martin Comments\r\n' +
'\r\n' +
'Signed-off-by: Varun Jain <[email protected]>\r\n' +
'\r\n' +
'* Resolving conflicts\r\n' +
'\r\n' +
'Signed-off-by: Varun Jain <[email protected]>\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: '8912363987',
name: 'push',
payload: {
after: '2d42408c70e01b95825744bea0182ff361090a4e',
base_ref: null,
before: 'f5a47a6cc829aed86f7db7296d7365675b31f04d',
commits: [
{
author: {
email: '[email protected]',
name: 'Varun Jain',
username: 'vibrantvarun'
},
committer: {
email: '[email protected]',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: '86f6d4c62d02e953aa31d5d7a5b9716b93a3d8a2',
message: 'Add Advance Post Filter Integ Tests Scenarios (#694)\n' +
'\n' +
'* Add Advannce Post Filter Integ Tests Scenarios\r\n' +
'\r\n' +
'Signed-off-by: Varun Jain <[email protected]>\r\n' +
'\r\n' +
'* Reverting comment in HybridQueryPhaseSearcher\r\n' +
'\r\n' +
'Signed-off-by: Varun Jain <[email protected]>\r\n' +
'\r\n' +
'* Adding Martin Comments\r\n' +
'\r\n' +
'Signed-off-by: Varun Jain <[email protected]>\r\n' +
'\r\n' +
'* Adding Martin Comments\r\n' +
'\r\n' +
'Signed-off-by: Varun Jain <[email protected]>\r\n' +
'\r\n' +
'* Addressing Martin Comments\r\n' +
'\r\n' +
'Signed-off-by: Varun Jain <[email protected]>\r\n' +
'\r\n' +
'* Resolving conflicts\r\n' +
'\r\n' +
'Signed-off-by: Varun Jain <[email protected]>\r\n' +
'\r\n' +
'* Renaming Variables\r\n' +
'\r\n' +
'Signed-off-by: Varun Jain <[email protected]>\r\n' +
'\r\n' +
'* Addressing Martin Comments\r\n' +
'\r\n' +
'Signed-off-by: Varun Jain <[email protected]>\r\n' +
'\r\n' +
'* Addressing Martin Comments\r\n' +
'\r\n' +
'Signed-off-by: Varun Jain <[email protected]>\r\n' +
'\r\n' +
'---------\r\n' +
'\r\n' +
'Signed-off-by: Varun Jain <[email protected]>',
timestamp: '2024-04-22T12:18:56-07:00',
tree_id: '16e5d0486ad5fb1babb5829f8ab5b1b14f3840ec',
url: 'https://github.com/vibrantvarun/neural-search/commit/86f6d4c62d02e953aa31d5d7a5b9716b93a3d8a2'
},
{
author: {
email: '[email protected]',
name: 'Junqiu Lei',
username: 'junqiu-lei'
},
committer: {
email: '[email protected]',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: '68cdbc90c4fabd87ec8fecca4bdd753a55994107',
message: 'Support k-NN radial search parameters in neural search (#697)\n' +
'\n' +
'* Support k-NN radial search parameters in neural search\r\n' +
'\r\n' +
'Signed-off-by: Junqiu Lei <[email protected]>',
timestamp: '2024-04-23T08:46:31-07:00',
tree_id: '566a031f659f551fe92ea4b8c0da728f681bcf31',
url: 'https://github.com/vibrantvarun/neural-search/commit/68cdbc90c4fabd87ec8fecca4bdd753a55994107'
},
{
author: {
email: '[email protected]',
name: 'Martin Gaievski',
username: 'martin-gaievski'
},
committer: {
email: '[email protected]',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: 'b277b07e89e25f1abaa9de3a3
|
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/.
|