UI fixes for loading state, empty tree, added toast for error, fixed … #27
draft-release-notes-workflow.yml
on: push
Update draft release notes
10s
Annotations
2 errors
Update draft release notes
Resource not accessible by integration
{
name: 'HttpError',
id: '6636059771',
status: 403,
response: {
url: 'https://api.github.com/repos/ps48/dashboards-query-workbench/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, 25 Oct 2023 05:15:57 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',
'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': 'E880:18F2:131A339:13CCB4C:6538A48D',
'x-ratelimit-limit': '1000',
'x-ratelimit-remaining': '995',
'x-ratelimit-reset': '1698214551',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '5',
'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/ps48/dashboards-query-workbench/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 0.0.0","tag_name":"(None)","body":"Compatible with OpenSearch and OpenSearch Dashboards Version 0.0.0\\n* 2x main merge ([#1](https://github.com/opensearch-project/dashboards-query-workbench/pull/1))\\n","draft":true,"prerelease":false,"make_latest":"true"}',
request: {}
},
event: {
id: '6636059771',
name: 'push',
payload: {
after: '015cab872ddfdfff8f2461442f4899671fb3c27a',
base_ref: null,
before: 'a5aa2d2112973b979750c5416801517c35b81ad9',
commits: [
{
author: {
email: '[email protected]',
name: 'sumukhswamy',
username: 'sumukhswamy'
},
committer: {
email: '[email protected]',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: '015cab872ddfdfff8f2461442f4899671fb3c27a',
message: 'UI fixes for loading state, empty tree, added toast for error, fixed no indicies error (#176)\n' +
'\n' +
'* sample query button\r\n' +
'\r\n' +
'Signed-off-by: Paul Sebastian <[email protected]>\r\n' +
'\r\n' +
'* added toasts for failure cases\r\n' +
'\r\n' +
'Signed-off-by: Paul Sebastian <[email protected]>\r\n' +
'\r\n' +
'* added changes for error loading message, fixed initial loading screen, added badge for no indicies\r\n' +
'\r\n' +
'Signed-off-by: sumukhswamy <[email protected]>\r\n' +
'\r\n' +
'* ui changes to curb sidebar\r\n' +
'\r\n' +
'Signed-off-by: Paul Sebastian <[email protected]>\r\n' +
'\r\n' +
'* added fix for error from async query\r\n' +
'\r\n' +
'Signed-off-by: sumukhswamy <sumukhhs
|
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: '6636059771',
name: 'push',
payload: {
after: '015cab872ddfdfff8f2461442f4899671fb3c27a',
base_ref: null,
before: 'a5aa2d2112973b979750c5416801517c35b81ad9',
commits: [
{
author: {
email: '[email protected]',
name: 'sumukhswamy',
username: 'sumukhswamy'
},
committer: {
email: '[email protected]',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: '015cab872ddfdfff8f2461442f4899671fb3c27a',
message: 'UI fixes for loading state, empty tree, added toast for error, fixed no indicies error (#176)\n' +
'\n' +
'* sample query button\r\n' +
'\r\n' +
'Signed-off-by: Paul Sebastian <[email protected]>\r\n' +
'\r\n' +
'* added toasts for failure cases\r\n' +
'\r\n' +
'Signed-off-by: Paul Sebastian <[email protected]>\r\n' +
'\r\n' +
'* added changes for error loading message, fixed initial loading screen, added badge for no indicies\r\n' +
'\r\n' +
'Signed-off-by: sumukhswamy <[email protected]>\r\n' +
'\r\n' +
'* ui changes to curb sidebar\r\n' +
'\r\n' +
'Signed-off-by: Paul Sebastian <[email protected]>\r\n' +
'\r\n' +
'* added fix for error from async query\r\n' +
'\r\n' +
'Signed-off-by: sumukhswamy <[email protected]>\r\n' +
'\r\n' +
'* updated snapshots\r\n' +
'\r\n' +
'Signed-off-by: Paul Sebastian <[email protected]>\r\n' +
'\r\n' +
'* added changes for for mocking toasts, changed table test\r\n' +
'\r\n' +
'Signed-off-by: sumukhswamy <[email protected]>\r\n' +
'\r\n' +
'* pr requested changes\r\n' +
'\r\n' +
'Signed-off-by: Paul Sebastian <[email protected]>\r\n' +
'\r\n' +
'* fix main.tsx tests\r\n' +
'\r\n' +
'Signed-off-by: Shenoy Pratik <[email protected]>\r\n' +
'\r\n' +
'---------\r\n' +
'\r\n' +
'Signed-off-by: Paul Sebastian <[email protected]>\r\n' +
'Signed-off-by: sumukhswamy <[email protected]>\r\n' +
'Signed-off-by: Shenoy Pratik <[email protected]>\r\n' +
'Co-authored-by: Paul Sebastian <[email protected]>\r\n' +
'Co-authored-by: Shenoy Pratik <[email protected]>',
timestamp: '2023-10-24T21:12:52-07:00',
tree_id: '0d97e0dcf328609196293d324cb053c987fde130',
url: 'https://github.com/ps48/dashboards-query-workbench/commit/015cab872ddfdfff8f2461442f4899671fb3c27a'
}
],
compare: 'https://github.com/ps48/dashboards-query-workbench/compare/a5aa2d211297...015cab872ddf',
created: false,
deleted: false,
forced: false,
head_commit: {
author: {
email: '[email protected]',
name: 'sumukhswamy',
username: 'sumukhswamy'
},
committer: {
email: '[email protected]',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: '015cab872ddfdfff8f2461442f4899671fb3c27a',
message: 'UI fixes for loading state, empty tree, added toast for error, fixed no indicies error (#176)\n' +
'\n' +
'* sample query button\r\n' +
'\r\n' +
'Signed-off-by: Paul Sebastian <[email protected]>\r\n' +
'
|