libsql: port row deserializer from rust client #1269
Annotations
2 errors
Resource not accessible by integration
{
name: 'HttpError',
id: '6934314244',
status: 403,
response: {
url: 'https://api.github.com/repos/tursodatabase/libsql/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: 'Mon, 20 Nov 2023 18:30:01 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': '0CD2:941C:3BE6D5:7C6898:655BA5A9',
'x-ratelimit-limit': '1000',
'x-ratelimit-remaining': '944',
'x-ratelimit-reset': '1700505658',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '56',
'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/tursodatabase/libsql/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/pull/656/merge","name":"v0.2.3","tag_name":"v0.2.3","body":"## Changes\\n\\n- fix snapshot compaction @MarinPostma (#650)\\n- server: remove tracing-panic @LucioFranco (#648)\\n- server: fix docker builds @LucioFranco (#655)\\n- snapshot injection bug @MarinPostma (#652)\\n- Notify all waiting connections on transaction end @MarinPostma (#654)\\n- update metadata for releasing w/project renames @ashleygwilliams (#637)\\n- fix replica example @LucioFranco (#649)\\n- remove panic = abort @LucioFranco (#646)\\n- optional backtrace on panic @MarinPostma (#643)\\n- test namespace creation on dirty instance @MarinPostma (#629)\\n- Improve C bindings @penberg (#641)\\n- remove unwrap in write proxy @MarinPostma (#640)\\n- rollback injector on error @MarinPostma (#642)\\n- server: prepare v0.22.4 release @LucioFranco (#635)\\n- server: fix SIGTERM shutdown process @LucioFranco (#634)\\n- sqlite3-parser: replace debug! with trace! @pjhades (#631)\\n- fix deadock in lock-stealing @MarinPostma (#633)\\n- pre-libSQL 0.2.3: merge with SQLite 3.44.0 @psarna (#625)\\n- do not attempt to recover empty database @MarinPostma (#626)\\n- Backport `libsql-server-v0.22.x` branch @LucioFranco (#630)\\n- collect more data about dirty startups @MarinPostma (#627)\\n- v0.22.x: do not attempt to recover empty database @LucioFranco (#628)\\n- Implement some shell commands @dimbtp (#618)\\n- Update README.md @alvin (#620)\\n- Move ffi to libsql-ffi @MarinPostma (#624)\\n- docs: Move docs to root and add `client_version_metrics.md` @LucioFranco (#619)\\n- server: add backtrace log on IOError @LucioFranco (#622)\\n- Allow custom bottomless db id for namespace @haaawk (#596)\\n- bottomless: fix checksumming across checkpoints @psarna (#615)\\n- Libsql client: execute batch @Horusiath (#607)\\n- embedded replica reset @MarinPostma (#612)\\n- server: prepare v0.22.1 release @luci
|
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: '6934314244',
name: 'pull_request',
payload: {
action: 'synchronize',
after: '4bbcc4925487f7c25d1ae122167fea7c4dd4eefc',
before: '03693cc2e4b1dcbe6bcf8a6d84f7711fc6c9623b',
number: 656,
organization: {
avatar_url: 'https://avatars.githubusercontent.com/u/139391156?v=4',
description: 'Turso is an edge database, built by the creators of libSQL',
events_url: 'https://api.github.com/orgs/tursodatabase/events',
hooks_url: 'https://api.github.com/orgs/tursodatabase/hooks',
id: 139391156,
issues_url: 'https://api.github.com/orgs/tursodatabase/issues',
login: 'tursodatabase',
members_url: 'https://api.github.com/orgs/tursodatabase/members{/member}',
node_id: 'O_kgDOCE7wtA',
public_members_url: 'https://api.github.com/orgs/tursodatabase/public_members{/member}',
repos_url: 'https://api.github.com/orgs/tursodatabase/repos',
url: 'https://api.github.com/orgs/tursodatabase'
},
pull_request: {
_links: {
comments: {
href: 'https://api.github.com/repos/tursodatabase/libsql/issues/656/comments'
},
commits: {
href: 'https://api.github.com/repos/tursodatabase/libsql/pulls/656/commits'
},
html: { href: 'https://github.com/tursodatabase/libsql/pull/656' },
issue: {
href: 'https://api.github.com/repos/tursodatabase/libsql/issues/656'
},
review_comment: {
href: 'https://api.github.com/repos/tursodatabase/libsql/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/tursodatabase/libsql/pulls/656/comments'
},
self: {
href: 'https://api.github.com/repos/tursodatabase/libsql/pulls/656'
},
statuses: {
href: 'https://api.github.com/repos/tursodatabase/libsql/statuses/4bbcc4925487f7c25d1ae122167fea7c4dd4eefc'
}
},
active_lock_reason: null,
additions: 156,
assignee: null,
assignees: [],
author_association: 'CONTRIBUTOR',
auto_merge: null,
base: {
label: 'tursodatabase:main',
ref: 'main',
repo: {
allow_auto_merge: false,
allow_forking: true,
allow_merge_commit: true,
allow_rebase_merge: true,
allow_squash_merge: true,
allow_update_branch: false,
archive_url: 'https://api.github.com/repos/tursodatabase/libsql/{archive_format}{/ref}',
archived: false,
assignees_url: 'https://api.github.com/repos/tursodatabase/libsql/assignees{/user}',
blobs_url: 'https://api.github.com/repos/tursodatabase/libsql/git/blobs{/sha}',
branches_url: 'https://api.github.com/repos/tursodatabase/libsql/branches{/branch}',
clone_url: 'https://github.com/tursodatabase/libsql.git',
collaborators_url: 'https://api.github.com/repos/tursodatabase/libsql/collaborators{/collaborator}',
comments_url: 'https://api.github.com/repos/tursodatabase/libsql/comments{/number}',
commits_url: 'https://api.github.com/repos/tursodatabase/libsql/commits{/sha}',
compare_url: 'https://api.github.com/repos/tursodatabase/libsql/compare/{base}...{head}',
contents_url: 'https://api.github.com/repos/tursodatabase/libsql/contents/{+path}',
contributors_url: 'https://api.github.com/repos/tursodatabase/libsql/contributors',
created_at: '2022-09-29T18:56:16Z',
default_branch: 'main',
|
The logs for this run have expired and are no longer available.
Loading