Merge pull request #503 from pjhades/fix-shell-panic #6
release-drafter.yml
on: push
update_release_draft
10m 26s
Annotations
2 errors
update_release_draft
GraphQL Rate Limit Exceeded
{
name: 'event',
id: '6657952594',
response: {
status: 200,
url: 'https://api.github.com/graphql',
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, 26 Oct 2023 18:09:38 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-content-type-options': 'nosniff',
'x-frame-options': 'deny',
'x-github-media-type': 'github.v3; format=json',
'x-github-request-id': '0811:38E3:A49E01:A9F809:653AAB62',
'x-ratelimit-limit': '1000',
'x-ratelimit-remaining': '4',
'x-ratelimit-reset': '1698346757',
'x-ratelimit-resource': 'graphql',
'x-ratelimit-used': '996',
'x-xss-protection': '0'
},
data: {
errors: [
{
type: 'RATE_LIMITED',
message: 'API rate limit exceeded for installation ID 30785242.'
}
]
}
},
data: {
errors: [
{
type: 'RATE_LIMITED',
message: 'API rate limit exceeded for installation ID 30785242.'
}
]
},
event: {
id: '6657952594',
name: 'push',
payload: {
after: 'd08eeeed6436db403dec14e43924fa288223ed4f',
base_ref: null,
before: 'fb266b50c5ba9bddbc167f0bc78d8a3531a8a351',
commits: [
{
author: {
email: '[email protected]',
name: 'Jonah Lund',
username: 'JonahLund'
},
committer: {
email: '[email protected]',
name: 'Jonah Lund',
username: 'JonahLund'
},
distinct: true,
id: '100abdd92ce33ac2251087f1c3e42c1cb1179e64',
message: 'Consistent formatting & Add FromValue Option<T> support',
timestamp: '2023-10-17T07:42:28+02:00',
tree_id: 'e5b9d680af73336c98e5589ad65feaf03544f28a',
url: 'https://github.com/vlcn-io/libsql/commit/100abdd92ce33ac2251087f1c3e42c1cb1179e64'
},
{
author: {
email: '[email protected]',
name: 'Jonah Lund',
username: 'JonahLund'
},
committer: {
email: '[email protected]',
name: 'Jonah Lund',
username: 'JonahLund'
},
distinct: true,
id: 'a89a879217603606dd6dbab83e1be53faf0cbd89',
message: 'Add boolean conversion support',
timestamp: '2023-10-17T08:38:16+02:00',
tree_id: '5bdc8c13f0af440bfdee15ebf9a68966a230a466',
url: 'https://github.com/vlcn-io/libsql/commit/a89a879217603606dd6dbab83e1be53faf0cbd89'
},
{
author: {
email: '[email protected]',
name: 'Lucio Franco',
username: 'LucioFranco'
},
committer: {
email: '[email protected]',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: '70c13936ba18ba6ddb7a872d78bfb8d2b4bdd364',
message: 'Merge pull request #462 from JonahLund/optional-value\n' +
'\n' +
'libsql: Support `bool` and `Option<T>` conversion for `Value` and `FromValue`',
timestamp: '2023-10-20T16:56:47Z',
tree_id: '75684eee75e3d9904add78b9a3fb463296eaf11f',
url: 'https://github.com/vlcn-io/libsql/commit/70c13936ba18ba6
|
update_release_draft
Error: GraphQL Rate Limit Exceeded
at Job.doRequest [as task] (/home/runner/work/_actions/release-drafter/release-drafter/v5/dist/index.js:8098:35)
at async Job.doExecute (/home/runner/work/_actions/release-drafter/release-drafter/v5/dist/index.js:30793:18)
{
name: 'AggregateError',
event: {
id: '6657952594',
name: 'push',
payload: {
after: 'd08eeeed6436db403dec14e43924fa288223ed4f',
base_ref: null,
before: 'fb266b50c5ba9bddbc167f0bc78d8a3531a8a351',
commits: [
{
author: {
email: '[email protected]',
name: 'Jonah Lund',
username: 'JonahLund'
},
committer: {
email: '[email protected]',
name: 'Jonah Lund',
username: 'JonahLund'
},
distinct: true,
id: '100abdd92ce33ac2251087f1c3e42c1cb1179e64',
message: 'Consistent formatting & Add FromValue Option<T> support',
timestamp: '2023-10-17T07:42:28+02:00',
tree_id: 'e5b9d680af73336c98e5589ad65feaf03544f28a',
url: 'https://github.com/vlcn-io/libsql/commit/100abdd92ce33ac2251087f1c3e42c1cb1179e64'
},
{
author: {
email: '[email protected]',
name: 'Jonah Lund',
username: 'JonahLund'
},
committer: {
email: '[email protected]',
name: 'Jonah Lund',
username: 'JonahLund'
},
distinct: true,
id: 'a89a879217603606dd6dbab83e1be53faf0cbd89',
message: 'Add boolean conversion support',
timestamp: '2023-10-17T08:38:16+02:00',
tree_id: '5bdc8c13f0af440bfdee15ebf9a68966a230a466',
url: 'https://github.com/vlcn-io/libsql/commit/a89a879217603606dd6dbab83e1be53faf0cbd89'
},
{
author: {
email: '[email protected]',
name: 'Lucio Franco',
username: 'LucioFranco'
},
committer: {
email: '[email protected]',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: '70c13936ba18ba6ddb7a872d78bfb8d2b4bdd364',
message: 'Merge pull request #462 from JonahLund/optional-value\n' +
'\n' +
'libsql: Support `bool` and `Option<T>` conversion for `Value` and `FromValue`',
timestamp: '2023-10-20T16:56:47Z',
tree_id: '75684eee75e3d9904add78b9a3fb463296eaf11f',
url: 'https://github.com/vlcn-io/libsql/commit/70c13936ba18ba6ddb7a872d78bfb8d2b4bdd364'
},
{
author: {
email: '[email protected]',
name: 'Lucio Franco',
username: 'LucioFranco'
},
committer: {
email: '[email protected]',
name: 'Lucio Franco',
username: 'LucioFranco'
},
distinct: true,
id: '5745fdc6dca54daaa2744fdcd5206631efe282b0',
message: 'Fix PR image builds',
timestamp: '2023-10-20T12:04:00-07:00',
tree_id: 'b6da09a511ac67f09dfcef4f2c0fd39c945e457a',
url: 'https://github.com/vlcn-io/libsql/commit/5745fdc6dca54daaa2744fdcd5206631efe282b0'
},
{
author: {
email: '[email protected]',
name: 'Lucio Franco',
username: 'LucioFranco'
},
committer: {
email: '[email protected]',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: '201c030dd0df9c02202f0aba923e78636ab6d2ae',
message: 'Merge pull request #489 from tursodatabase/lucio/fix-pr-publish\n' +
'\n' +
'Fix PR image builds',
timestamp: '2023-10-20T19:16:20Z',
tree_id: 'b6da09a511ac67f09dfcef4f2c0fd39c945e457a',
url: 'https://github.com/vlcn-io/libsql/commit/201c030dd0df9c02202f0aba923e78636ab6d2ae'
},
{
author: {
|