Skip to content

Support empty string for fields in text embedding processor (#1041) #91

Support empty string for fields in text embedding processor (#1041)

Support empty string for fields in text embedding processor (#1041) #91

Triggered via push January 2, 2025 23:52
Status Success
Total duration 12s
Artifacts
Update draft release notes
3s
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: '12590405264', 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, 02 Jan 2025 23:52:12 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': 'DC44:2934FD:1C0740A:37E43BE:677726AC', 'x-ratelimit-limit': '5000', 'x-ratelimit-remaining': '4997', 'x-ratelimit-reset': '1735865531', '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: '12590405264', name: 'push', payload: { after: 'ee24b1c92b41e9f9f1625e1036f790555d7fba07', base_ref: null, before: '393d49ab8d2f2a045f24700ee3de6c1acc98aca8', commits: [ { author: { email: 'gaievski@amazon.com', name: 'Martin Gaievski', username: 'martin-gaievski' }, committer: { email: 'noreply@github.com', name: 'GitHub', username: 'web-flow' }, distinct: false, id: '3d72cc3f95665cbd3e66c90a53c9fe615b4f5ec5', message: 'Fixed failed test after knn pushed multiple inner hits feature (#1026)\n' + '\n' + 'Signed-off-by: Martin Gaievski <gaievski@amazon.com>', timestamp: '2024-12-17T13:06:46-08:00', tree_id: '19d11234c5808f9692ab0f3760a833ac3451c4bf', url: 'https://github.com/martin-gaievski/neural-search/commit/3d72cc3f95665cbd3e66c90a53c9fe615b4f5ec5' }, { author: { email: 'bzhangam@amazon.com', name: 'Bo Zhang', username: 'bzhangam' }, committer: { email: 'noreply@github.com', name: 'GitHub', username: 'web-flow' }, distinct: false, id: 'fba4961e9ec5fe28dabb3b004a1ea82b30d45773', message: 'Support of new k-NN query parameter expand_nested. (#1013)\n' + '\n' + 'Signed-off-by: Bo Zhang <bzhangam@amazon.com>', timestamp: '2024-12-17T16:11:11-08:00',
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: '12590405264', name: 'push', payload: { after: 'ee24b1c92b41e9f9f1625e1036f790555d7fba07', base_ref: null, before: '393d49ab8d2f2a045f24700ee3de6c1acc98aca8', commits: [ { author: { email: 'gaievski@amazon.com', name: 'Martin Gaievski', username: 'martin-gaievski' }, committer: { email: 'noreply@github.com', name: 'GitHub', username: 'web-flow' }, distinct: false, id: '3d72cc3f95665cbd3e66c90a53c9fe615b4f5ec5', message: 'Fixed failed test after knn pushed multiple inner hits feature (#1026)\n' + '\n' + 'Signed-off-by: Martin Gaievski <gaievski@amazon.com>', timestamp: '2024-12-17T13:06:46-08:00', tree_id: '19d11234c5808f9692ab0f3760a833ac3451c4bf', url: 'https://github.com/martin-gaievski/neural-search/commit/3d72cc3f95665cbd3e66c90a53c9fe615b4f5ec5' }, { author: { email: 'bzhangam@amazon.com', name: 'Bo Zhang', username: 'bzhangam' }, committer: { email: 'noreply@github.com', name: 'GitHub', username: 'web-flow' }, distinct: false, id: 'fba4961e9ec5fe28dabb3b004a1ea82b30d45773', message: 'Support of new k-NN query parameter expand_nested. (#1013)\n' + '\n' + 'Signed-off-by: Bo Zhang <bzhangam@amazon.com>', timestamp: '2024-12-17T16:11:11-08:00', tree_id: 'bafdc233b9e746c76ad089433749896ab1b56733', url: 'https://github.com/martin-gaievski/neural-search/commit/fba4961e9ec5fe28dabb3b004a1ea82b30d45773' }, { author: { email: 'zhichaog@amazon.com', name: 'zhichao-aws', username: 'zhichao-aws' }, committer: { email: 'noreply@github.com', name: 'GitHub', username: 'web-flow' }, distinct: false, id: 'e8fe2847a5237a03edd414a333799f7a5d2d8c7d', message: '[Enhancement] Implement pruning for neural sparse search (#988)\n' + '\n' + '* add impl\r\n' + '\r\n' + 'Signed-off-by: zhichao-aws <zhichaog@amazon.com>\r\n' + '\r\n' + '* add UT\r\n' + '\r\n' + 'Signed-off-by: zhichao-aws <zhichaog@amazon.com>\r\n' + '\r\n' + '* rename pruneType; UT\r\n' + '\r\n' + 'Signed-off-by: zhichao-aws <zhichaog@amazon.com>\r\n' + '\r\n' + '* changelog\r\n' + '\r\n' + 'Signed-off-by: zhichao-aws <zhichaog@amazon.com>\r\n' + '\r\n' + '* ut\r\n' + '\r\n' + 'Signed-off-by: zhichao-aws <zhichaog@amazon.com>\r\n' + '\r\n' + '* add it\r\n' + '\r\n' + 'Signed-off-by: zhichao-aws <zhichaog@amazon.com>\r\n' + '\r\n' + '* change on 2-phase\r\n' + '\r\n' + 'Signed-off-by: zhichao-aws <zhichaog@amazon.com>\r\n' + '\r\n' + '* UT\r\n' + '\r\n' + 'Signed-off-by: zhichao-aws <zhichaog@amazon.com>\r\n' + '\r\n' + '* it\r\n' + '\r\n' + 'Signed-off-by: zhichao-aws <zhichaog@amazon.com>\r\n' + '\r\n' + '* rename\r\n' + '\r\n' + 'Signed-off-by: zhichao-aws <zhichaog@amazon.com>\r\n' + '\r\n' + '* e
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