Initial commit for adding BWC tests in neural search plugin (#515) #40
Annotations
2 errors
Update draft release notes
Resource not accessible by integration
{
name: 'HttpError',
id: '7392063333',
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, 03 Jan 2024 00:37:43 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': '0444:1A0C:6F05B14:EAFBE79:6594AC57',
'x-ratelimit-limit': '1000',
'x-ratelimit-remaining': '997',
'x-ratelimit-reset': '1704245859',
'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: '7392063333',
name: 'push',
payload: {
after: 'ff3862250ccdae41798fe0787d4872a9b07ffe2d',
base_ref: null,
before: '585fbbe0da23bdb827bf012a85d6b2dc9af78c11',
commits: [
{
author: {
email: '[email protected]',
name: 'Varun Jain',
username: 'vibrantvarun'
},
committer: {
email: '[email protected]',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: 'ff3862250ccdae41798fe0787d4872a9b07ffe2d',
message: 'Initial commit for adding BWC tests in neural search plugin (#515)\n' +
'\n' +
'* Reformatting test package\r\n' +
'\r\n' +
'Signed-off-by: Varun Jain <[email protected]>\r\n' +
'\r\n' +
'* Initial commit of BWC Test\r\n' +
'\r\n' +
'Signed-off-by: Varun Jain <[email protected]>\r\n' +
'\r\n' +
'* Text Search\r\n' +
'\r\n' +
'Signed-off-by: Varun Jain <[email protected]>\r\n' +
'\r\n' +
'* Fixing bug\r\n' +
'\r\n' +
'Signed-off-by: Varun Jain <[email protected]>\r\n' +
'\r\n' +
'* Text Search bug fix\r\n' +
'\r\n' +
'Signed-off-by: Varun Jain <[email protected]>\r\n' +
'\r\n' +
'* Adding windows platform in bwc\r\n' +
'\r\n' +
'Signed-off-by: Varun Jain <[email protected]>\r\n' +
'\r\n' +
'* Add
|
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: '7392063333',
name: 'push',
payload: {
after: 'ff3862250ccdae41798fe0787d4872a9b07ffe2d',
base_ref: null,
before: '585fbbe0da23bdb827bf012a85d6b2dc9af78c11',
commits: [
{
author: {
email: '[email protected]',
name: 'Varun Jain',
username: 'vibrantvarun'
},
committer: {
email: '[email protected]',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: 'ff3862250ccdae41798fe0787d4872a9b07ffe2d',
message: 'Initial commit for adding BWC tests in neural search plugin (#515)\n' +
'\n' +
'* Reformatting test package\r\n' +
'\r\n' +
'Signed-off-by: Varun Jain <[email protected]>\r\n' +
'\r\n' +
'* Initial commit of BWC Test\r\n' +
'\r\n' +
'Signed-off-by: Varun Jain <[email protected]>\r\n' +
'\r\n' +
'* Text Search\r\n' +
'\r\n' +
'Signed-off-by: Varun Jain <[email protected]>\r\n' +
'\r\n' +
'* Fixing bug\r\n' +
'\r\n' +
'Signed-off-by: Varun Jain <[email protected]>\r\n' +
'\r\n' +
'* Text Search bug fix\r\n' +
'\r\n' +
'Signed-off-by: Varun Jain <[email protected]>\r\n' +
'\r\n' +
'* Adding windows platform in bwc\r\n' +
'\r\n' +
'Signed-off-by: Varun Jain <[email protected]>\r\n' +
'\r\n' +
'* Adding windows platform in bwc\r\n' +
'\r\n' +
'Signed-off-by: Varun Jain <[email protected]>\r\n' +
'\r\n' +
'* Rolling Upgrade tests\r\n' +
'\r\n' +
'Signed-off-by: Varun Jain <[email protected]>\r\n' +
'\r\n' +
'* Bux Fix in rolling upgrade\r\n' +
'\r\n' +
'Signed-off-by: Varun Jain <[email protected]>\r\n' +
'\r\n' +
'* Bug Fix Rolling Upgrade\r\n' +
'\r\n' +
'Signed-off-by: Varun Jain <[email protected]>\r\n' +
'\r\n' +
'* Fixing Flaky tests\r\n' +
'\r\n' +
'Signed-off-by: Varun Jain <[email protected]>\r\n' +
'\r\n' +
'* Updating BWC version to latest\r\n' +
'\r\n' +
'Signed-off-by: Varun Jain <[email protected]>\r\n' +
'\r\n' +
'* Fixing bwc test\r\n' +
'\r\n' +
'Signed-off-by: Varun Jain <[email protected]>\r\n' +
'\r\n' +
'* Semantic Search\r\n' +
'\r\n' +
'Signed-off-by: Varun Jain <[email protected]>\r\n' +
'\r\n' +
'* Bug Fix\r\n' +
'\r\n' +
'Signed-off-by: Varun Jain <[email protected]>\r\n' +
'\r\n' +
'* Debugging\r\n' +
'\r\n' +
'Signed-off-by: Varun Jain <[email protected]>\r\n' +
'\r\n' +
'* Bug Fix\r\n' +
'\r\n' +
'Signed-off-by: Varun Jain <[email protected]>\r\n' +
'\r\n' +
'* Increase memory in nodes\r\n' +
'\r\n' +
'Signed-off-by: Varun Jain <[email protected]>\r\n' +
'\r\n' +
'* Removing extra logging\r\n' +
'\r\n' +
'Signed-off-by: Varun Jain <[email protected]>\r\n' +
'\r\n' +
'* Cleaning up\r\n' +
'\r\n' +
'Signed-off-by: Varun Jain <[email protected]>\r\n' +
|
The logs for this run have expired and are no longer available.
Loading