Skip to content

Fix explain exception in hybrid queries with partial subquery matches… #96

Fix explain exception in hybrid queries with partial subquery matches…

Fix explain exception in hybrid queries with partial subquery matches… #96

Triggered via push January 23, 2025 20:42
Status Success
Total duration 3m 45s
Artifacts
Update draft release notes
5s
Update draft release notes
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
Update draft release notes
Resource not accessible by integration { name: 'HttpError', id: '12937713652', 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: 'Thu, 23 Jan 2025 20:46:15 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': '4C44:B65B9:8F03D2:11DA497:6792AA96', 'x-ratelimit-limit': '5000', 'x-ratelimit-remaining': '4997', 'x-ratelimit-reset': '1737668772', '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', status: '403' } }, 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/20.18.0 (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: '12937713652', name: 'push', payload: { after: '8c743ec24dd6f8195686522d8ddcd9e77c6d6ee7', base_ref: null, before: 'b084838490ad90f8715c0b465f08eca62623c74f', commits: [ { author: { email: 'rbogan@amazon.com', name: 'Ryan Bogan', username: 'ryanbogan' }, committer: { email: 'noreply@github.com', name: 'GitHub', username: 'web-flow' }, distinct: false, id: 'f6d8a12de3dca307b8f2638bbeb6fcd930ee304e', message: 'Adding Reciprocal Rank Fusion (RRF) in hybrid query (#1086)\n' + '\n' + '* Reciprocal Rank Fusion (RRF) normalization technique in hybrid query (#874)\n' + '\n' + '---------\n' + 'Signed-off-by: Isaac Johnson <isaacnj@amazon.com>\n' + 'Signed-off-by: Ryan Bogan <rbogan@amazon.com>\n' + 'Signed-off-by: Martin Gaievski <gaievski@amazon.com>', timestamp: '2025-01-13T16:59:10-08:00', tree_id: 'ba4eef6c66605f0fb84d523e3e1ae24a003521eb', url: 'https://github.com/martin-gaievski/neural-search/commit/f6d8a12de3dca307b8f2638bbeb6fcd930ee304e' }, { author: { email: 'varunudr@amazon.com', name: 'Varun Jain', username: 'vibrantvarun' }, committer: { email: 'noreply@github.com', name: 'GitHub', username: 'web-flow' }, distinct: false, id: 'bff857d6b
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 process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async Job.doExecute (/home/runner/work/_actions/release-drafter/release-drafter/v5/dist/index.js:30793:18) { name: 'AggregateError', event: { id: '12937713652', name: 'push', payload: { after: '8c743ec24dd6f8195686522d8ddcd9e77c6d6ee7', base_ref: null, before: 'b084838490ad90f8715c0b465f08eca62623c74f', commits: [ { author: { email: 'rbogan@amazon.com', name: 'Ryan Bogan', username: 'ryanbogan' }, committer: { email: 'noreply@github.com', name: 'GitHub', username: 'web-flow' }, distinct: false, id: 'f6d8a12de3dca307b8f2638bbeb6fcd930ee304e', message: 'Adding Reciprocal Rank Fusion (RRF) in hybrid query (#1086)\n' + '\n' + '* Reciprocal Rank Fusion (RRF) normalization technique in hybrid query (#874)\n' + '\n' + '---------\n' + 'Signed-off-by: Isaac Johnson <isaacnj@amazon.com>\n' + 'Signed-off-by: Ryan Bogan <rbogan@amazon.com>\n' + 'Signed-off-by: Martin Gaievski <gaievski@amazon.com>', timestamp: '2025-01-13T16:59:10-08:00', tree_id: 'ba4eef6c66605f0fb84d523e3e1ae24a003521eb', url: 'https://github.com/martin-gaievski/neural-search/commit/f6d8a12de3dca307b8f2638bbeb6fcd930ee304e' }, { author: { email: 'varunudr@amazon.com', name: 'Varun Jain', username: 'vibrantvarun' }, committer: { email: 'noreply@github.com', name: 'GitHub', username: 'web-flow' }, distinct: false, id: 'bff857d6b2995f5a80d54a02af54be42fe90d5f3', message: 'Update pagination_depth datatype from int to Integer (#1094)\n' + '\n' + '* Update pagination_depth datatype from int to Integer\n' + '\n' + 'Signed-off-by: Varun Jain <varunudr@amazon.com>', timestamp: '2025-01-14T11:39:28-08:00', tree_id: '5cbfdcda70c6710e8e1db09bf868b9fc0aa07862', url: 'https://github.com/martin-gaievski/neural-search/commit/bff857d6b2995f5a80d54a02af54be42fe90d5f3' }, { author: { email: 'heemin@amazon.com', name: 'Heemin Kim', username: 'heemin32' }, committer: { email: 'noreply@github.com', name: 'GitHub', username: 'web-flow' }, distinct: false, id: 'c98b9c28126307af6e8e5e4a26f8b3ad470ccecf', message: 'Use different package name between restart/rolling bwc tests (#1096)\n' + '\n' + 'Signed-off-by: Heemin Kim <heemin@amazon.com>', timestamp: '2025-01-15T08:22:07-08:00', tree_id: '9dbde45f33ff5c0612683338f20bf4e16e2a3dd8', url: 'https://github.com/martin-gaievski/neural-search/commit/c98b9c28126307af6e8e5e4a26f8b3ad470ccecf' }, { author: { email: 'yuyezhu@amazon.com', name: 'yuye-aws', username: 'yuye-aws' }, committer: { email: 'noreply@github.com', name: 'GitHub', username: 'web-flow' }, distinct: false, id: '3130de36cb2ec6d08faa6f5301cee5ad69d359bd', message: 'Enhance: Add comments to chunking-related code (#1106)\n' + '\n' + '* add logs for chunker parameter parser\r\n' + '\r\n' + 'Signed-off-by: yuye-aws <yuyezhu@amazon.com>\r\n' + '\r\n' + '* add logs for delimiter chunker\r\n' + '\r\n' + 'Signed-off-by: yuye-aws <yuyezhu@amazon.com>\r\n' +
Update draft release notes
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636