Skip to content

remove unwrap in write proxy #1216

remove unwrap in write proxy

remove unwrap in write proxy #1216

Triggered via pull request November 17, 2023 13:11
Status Success
Total duration 1m 13s
Artifacts

release-drafter.yml

on: pull_request
update_release_draft
1m 4s
update_release_draft
Fit to window
Zoom out
Zoom in

Annotations

2 errors
update_release_draft
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"} { name: 'HttpError', id: '6904433671', status: 422, response: { url: 'https://api.github.com/repos/tursodatabase/libsql/releases/120118210', status: 422, 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-length': '195', 'content-security-policy': "default-src 'none'", 'content-type': 'application/json; charset=utf-8', date: 'Fri, 17 Nov 2023 13:13:09 GMT', 'referrer-policy': 'origin-when-cross-origin, strict-origin-when-cross-origin', server: 'GitHub.com', 'strict-transport-security': 'max-age=31536000; includeSubdomains; preload', 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': '7482:8758:142732:2A24EC:655766E5', 'x-ratelimit-limit': '1000', 'x-ratelimit-remaining': '990', 'x-ratelimit-reset': '1700230273', 'x-ratelimit-resource': 'core', 'x-ratelimit-used': '10', 'x-xss-protection': '0' }, data: { message: 'Validation Failed', errors: [ { resource: 'Release', code: 'invalid', field: 'target_commitish' } ], documentation_url: 'https://docs.github.com/rest/releases/releases#update-a-release' } }, request: { method: 'PATCH', url: 'https://api.github.com/repos/tursodatabase/libsql/releases/120118210', 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: '{"body":"## Changes\\n\\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 @LucioFranco (#611)\\n- Fix replica reset on primary log regeneration @MarinPostma (#609)\\n- sql-experimental: update example.c to match rust @pjhades (#594)\\n- fix main tagged images @LucioFranco (#604)\\n- add test for savepoint with replication @MarinPostma (#603)\\n- Allow custom heartbeat url for namespace @haaawk (#564)\\n- limit stored statement size @MarinPostma (#600)\\n- fix client version names @LucioFranco (#602)\\n- make CI faster, more timeouts sooner @LucioFranco (#601)\\n- bottomless-cli: add restoring from a directory @psarna (#597)\\n- Rename docker image to sqld @LucioFranco (#591)\\n- bump libsql-server to 0.22.0 @MarinPostma (#589)\\n-
update_release_draft
HttpError: Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"} 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: '6904433671', name: 'pull_request', payload: { action: 'synchronize', after: '072120e3f10b9c98a9ceb41839e19d3639a3702a', before: '71e3644fde768ba77e52fb85b42d1c10d5f39ee6', number: 640, 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/640/comments' }, commits: { href: 'https://api.github.com/repos/tursodatabase/libsql/pulls/640/commits' }, html: { href: 'https://github.com/tursodatabase/libsql/pull/640' }, issue: { href: 'https://api.github.com/repos/tursodatabase/libsql/issues/640' }, review_comment: { href: 'https://api.github.com/repos/tursodatabase/libsql/pulls/comments{/number}' }, review_comments: { href: 'https://api.github.com/repos/tursodatabase/libsql/pulls/640/comments' }, self: { href: 'https://api.github.com/repos/tursodatabase/libsql/pulls/640' }, statuses: { href: 'https://api.github.com/repos/tursodatabase/libsql/statuses/072120e3f10b9c98a9ceb41839e19d3639a3702a' } }, active_lock_reason: null, additions: 2, assignee: null, assignees: [], author_association: 'COLLABORATOR', auto_merge: { commit_message: ' remove unwrap in write proxy\r\n ', commit_title: 'Merge pull request #640 from tursodatabase/remove-unwrap-write-proxy', enabled_by: { avatar_url: 'https://avatars.githubusercontent.com/u/28804882?v=4', events_url: 'https://api.github.com/users/MarinPostma/events{/privacy}', followers_url: 'https://api.github.com/users/MarinPostma/followers', following_url: 'https://api.github.com/users/MarinPostma/following{/other_user}', gists_url: 'https://api.github.com/users/MarinPostma/gists{/gist_id}', gravatar_id: '', html_url: 'https://github.com/MarinPostma', id: 28804882, login: 'MarinPostma', node_id: 'MDQ6VXNlcjI4ODA0ODgy', organizations_url: 'https://api.github.com/users/MarinPostma/orgs', received_events_url: 'https://api.github.com/users/MarinPostma/received_events', repos_url: 'https://api.github.com/users/MarinPostma/repos', site_admin: false, starred_url: 'https://api.github.com/users/MarinPostma/starred{/owner}{/repo}', subscriptions_url: 'https://api.github.com/users/MarinPostma/subscriptions', type: 'User', url: 'https://api.github.com/users/MarinPostma' }, merge_method: 'merge' }, base: { label: 'tursodatabase:mai