Skip to content

download security keys only if -Dsecurity.enabled==true (#680) #56

download security keys only if -Dsecurity.enabled==true (#680)

download security keys only if -Dsecurity.enabled==true (#680) #56

Triggered via push April 10, 2024 23:27
Status Success
Total duration 20s
Artifacts
Update draft release notes
8s
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: '8639122083', 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, 10 Apr 2024 23:28:05 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': '6400:34EF24:21FDA79:33D6B09:66172085', 'x-ratelimit-limit': '5000', 'x-ratelimit-remaining': '4997', 'x-ratelimit-reset': '1712795280', '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: '8639122083', name: 'push', payload: { after: 'ff95604446f666a83f9d2167a746ed841e28e3b6', base_ref: null, before: 'fbbca1a2126316b71d7a8ff183b4e79d5625432e', commits: [ { author: { email: '[email protected]', name: 'Martin Gaievski', username: 'martin-gaievski' }, committer: { email: '[email protected]', name: 'GitHub', username: 'web-flow' }, distinct: false, id: '09dde7bfb43755e43a40dcb966e65cd67a3228f9', message: 'Removing redundant model uploads from integ tests (#671)\n' + '\n' + 'Signed-off-by: Martin Gaievski <[email protected]>', timestamp: '2024-04-08T11:28:54-07:00', tree_id: '3a5869725ff9f4d483a54a645f2d5ceb3b6fc4e8', url: 'https://github.com/martin-gaievski/neural-search/commit/09dde7bfb43755e43a40dcb966e65cd67a3228f9' }, { author: { email: '[email protected]', name: 'Varun Jain', username: 'vibrantvarun' }, committer: { email: '[email protected]', name: 'GitHub', username: 'web-flow' }, distinct: false, id: 'cb83e208a93219ce0786978200facf42349c96c4', message: 'Update bwc workflow to include 2.14.0-SNAPSHOT (#673)\n' + '\n' + 'Signed-off-by: Varun Jain <[email protected]>', timestamp: '2024-04-08T12:45:42-07:00', tree_id: '1110d697cac0419950e1c
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: '8639122083', name: 'push', payload: { after: 'ff95604446f666a83f9d2167a746ed841e28e3b6', base_ref: null, before: 'fbbca1a2126316b71d7a8ff183b4e79d5625432e', commits: [ { author: { email: '[email protected]', name: 'Martin Gaievski', username: 'martin-gaievski' }, committer: { email: '[email protected]', name: 'GitHub', username: 'web-flow' }, distinct: false, id: '09dde7bfb43755e43a40dcb966e65cd67a3228f9', message: 'Removing redundant model uploads from integ tests (#671)\n' + '\n' + 'Signed-off-by: Martin Gaievski <[email protected]>', timestamp: '2024-04-08T11:28:54-07:00', tree_id: '3a5869725ff9f4d483a54a645f2d5ceb3b6fc4e8', url: 'https://github.com/martin-gaievski/neural-search/commit/09dde7bfb43755e43a40dcb966e65cd67a3228f9' }, { author: { email: '[email protected]', name: 'Varun Jain', username: 'vibrantvarun' }, committer: { email: '[email protected]', name: 'GitHub', username: 'web-flow' }, distinct: false, id: 'cb83e208a93219ce0786978200facf42349c96c4', message: 'Update bwc workflow to include 2.14.0-SNAPSHOT (#673)\n' + '\n' + 'Signed-off-by: Varun Jain <[email protected]>', timestamp: '2024-04-08T12:45:42-07:00', tree_id: '1110d697cac0419950e1c1f35b5a497f7e286b93', url: 'https://github.com/martin-gaievski/neural-search/commit/cb83e208a93219ce0786978200facf42349c96c4' }, { author: { email: '[email protected]', name: 'zhichao-aws', username: 'zhichao-aws' }, committer: { email: '[email protected]', name: 'GitHub', username: 'web-flow' }, distinct: true, id: '4b71e49806e7b8e90f750927a4057f0c04a16f0e', message: 'Update neural_query_enricher bwc tests (#652)\n' + '\n' + '* update neural_query_enricher bwc\r\n' + '\r\n' + 'Signed-off-by: zhichao-aws <[email protected]>\r\n' + '\r\n' + '* changelog\r\n' + '\r\n' + 'Signed-off-by: zhichao-aws <[email protected]>\r\n' + '\r\n' + '* nit\r\n' + '\r\n' + 'Signed-off-by: zhichao-aws <[email protected]>\r\n' + '\r\n' + '---------\r\n' + '\r\n' + 'Signed-off-by: zhichao-aws <[email protected]>', timestamp: '2024-04-10T13:49:53+08:00', tree_id: 'b26d2e632ba36e23bcdd35096909fbd6edf4f417', url: 'https://github.com/martin-gaievski/neural-search/commit/4b71e49806e7b8e90f750927a4057f0c04a16f0e' }, { author: { email: '[email protected]', name: 'Varun Jain', username: 'vibrantvarun' }, committer: { email: '[email protected]', name: 'GitHub', username: 'web-flow' }, distinct: true, id: 'ff95604446f666a83f9d2167a746ed841e28e3b6', message: 'download security keys only if -Dsecurity.enabled==true (#680)\n' + '\n' + '* download security keys only if -Dsecurity.enabled==true\r\n' + '\r\n' + 'Signed-off-by: Varun Jain <[email protected]>\r\n' + '\r\n' +
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/.