Skip to content

[FEAT] Add basic list aggregations #4710

[FEAT] Add basic list aggregations

[FEAT] Add basic list aggregations #4710

Triggered via pull request April 10, 2024 23:02
Status Success
Total duration 27s
Artifacts

release-drafter.yml

on: pull_request
update_release_draft
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: '8638897978', status: 422, response: { url: 'https://api.github.com/repos/Eventual-Inc/Daft/releases/147572246', 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: 'Wed, 10 Apr 2024 23:02:54 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': 'AC47:3888:1D252B:2B1A85:66171A9E', 'x-ratelimit-limit': '5000', 'x-ratelimit-remaining': '4994', 'x-ratelimit-reset': '1712793772', 'x-ratelimit-resource': 'core', 'x-ratelimit-used': '6', '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/Eventual-Inc/Daft/releases/147572246', headers: { accept: 'application/vnd.github.v3+json', 'user-agent': 'probot/12.2.5 octokit-core.js/3.5.1 Node.js/20.8.1 (linux; x64)', authorization: 'token [REDACTED]', 'content-type': 'application/json; charset=utf-8' }, body: '{"body":"## Changes\\n\\n## ✨ New Features\\n\\n- [FEAT] Add daft-sketch subcrate and arrow2 serialization functionality @jaychia (#2090)\\n\\n## 📖 Documentation\\n\\n- [DOCS] Create CODE\\\\_OF\\\\_CONDUCT.md @samster25 (#2101)\\n- [CHORE] Skip deltalake notebooks for CI @jaychia (#2097)\\n- [CHORE] Add link to good first issues in readme @colin-ho (#2088)\\n- [DOCS] Fix docs typo @avriiil (#2075)\\n- [DOCS] Typos in user guide @avriiil (#2079)\\n- [DOCSA] Fix typos on 10-min tutorial @avriiil (#2082)\\n- [DOCS] Add ml batch inference tutorials @jaychia (#2057)\\n\\n## 🧰 Maintenance\\n\\n- [CHORE] Refactor string kernels @colin-ho (#2087)\\n- [CHORE] Skip deltalake notebooks for CI @jaychia (#2097)\\n- [CHORE] Add link to good first issues in readme @colin-ho (#2088)\\n- [CHORE] fix empty data and pattern case in str expressions @murex971 (#2085)\\n\\n## ⬆️ Dependencies\\n\\n- Bump isbang/compose-action from 1.5.1 to 2.0.0 @dependabot (#2091)\\n- Bump dyn-clone from 1.0.16 to 1.0.17 @dependabot (#2093)\\n- Bump tokio from 1.33.0 to 1.37.0 @dependabot (#2092)\\n","draft":true,"prerelease":false,"make_latest":"true","name":"v0.2.21","tag_name":"v0.2.21","target_commitish":"refs/pull/2032/merge"}', request: {} }, event: { id: '8638897978', name: 'pull_request', payload: { action: 'synchronize', after: 'ce971a83070ffb4a46a6ca463a1402b4a5c6e7e2', before: '005e434194208e8b51c72d20ac2745b78c9ffe8d', number: 2032, organization: { avatar_url: 'https://avatars.githubusercontent.com/u/98941975?v=4', description: 'Eventual Computing', events_url: 'https://api.github.com/orgs/Eventual-Inc/events', hooks_url: 'https://api.github.com/orgs/Eventual-Inc/hooks', id: 98941975, issues_url
update_release_draft
HttpError: Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"} at /home/runner/work/_actions/release-drafter/release-drafter/v6/dist/index.js:8462:21 at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async Job.doExecute (/home/runner/work/_actions/release-drafter/release-drafter/v6/dist/index.js:30793:18) { name: 'AggregateError', event: { id: '8638897978', name: 'pull_request', payload: { action: 'synchronize', after: 'ce971a83070ffb4a46a6ca463a1402b4a5c6e7e2', before: '005e434194208e8b51c72d20ac2745b78c9ffe8d', number: 2032, organization: { avatar_url: 'https://avatars.githubusercontent.com/u/98941975?v=4', description: 'Eventual Computing', events_url: 'https://api.github.com/orgs/Eventual-Inc/events', hooks_url: 'https://api.github.com/orgs/Eventual-Inc/hooks', id: 98941975, issues_url: 'https://api.github.com/orgs/Eventual-Inc/issues', login: 'Eventual-Inc', members_url: 'https://api.github.com/orgs/Eventual-Inc/members{/member}', node_id: 'O_kgDOBeW8Fw', public_members_url: 'https://api.github.com/orgs/Eventual-Inc/public_members{/member}', repos_url: 'https://api.github.com/orgs/Eventual-Inc/repos', url: 'https://api.github.com/orgs/Eventual-Inc' }, pull_request: { _links: { comments: { href: 'https://api.github.com/repos/Eventual-Inc/Daft/issues/2032/comments' }, commits: { href: 'https://api.github.com/repos/Eventual-Inc/Daft/pulls/2032/commits' }, html: { href: 'https://github.com/Eventual-Inc/Daft/pull/2032' }, issue: { href: 'https://api.github.com/repos/Eventual-Inc/Daft/issues/2032' }, review_comment: { href: 'https://api.github.com/repos/Eventual-Inc/Daft/pulls/comments{/number}' }, review_comments: { href: 'https://api.github.com/repos/Eventual-Inc/Daft/pulls/2032/comments' }, self: { href: 'https://api.github.com/repos/Eventual-Inc/Daft/pulls/2032' }, statuses: { href: 'https://api.github.com/repos/Eventual-Inc/Daft/statuses/ce971a83070ffb4a46a6ca463a1402b4a5c6e7e2' } }, active_lock_reason: null, additions: 700, assignee: null, assignees: [], author_association: 'CONTRIBUTOR', auto_merge: null, base: { label: 'Eventual-Inc:main', ref: 'main', repo: { allow_auto_merge: true, allow_forking: true, allow_merge_commit: false, allow_rebase_merge: false, allow_squash_merge: true, allow_update_branch: false, archive_url: 'https://api.github.com/repos/Eventual-Inc/Daft/{archive_format}{/ref}', archived: false, assignees_url: 'https://api.github.com/repos/Eventual-Inc/Daft/assignees{/user}', blobs_url: 'https://api.github.com/repos/Eventual-Inc/Daft/git/blobs{/sha}', branches_url: 'https://api.github.com/repos/Eventual-Inc/Daft/branches{/branch}', clone_url: 'https://github.com/Eventual-Inc/Daft.git', collaborators_url: 'https://api.github.com/repos/Eventual-Inc/Daft/collaborators{/collaborator}', comments_url: 'https://api.github.com/repos/Eventual-Inc/Daft/comments{/number}', commits_url: 'https://api.github.com/repos/Eventual-Inc/Daft/commits{/sha}', compare_url: 'https://api.github.com/repos/Eventual-Inc/Daft/compare/{base}...{head}', contents_url: 'https://api.github.com/repos/Eventual-Inc/Daft/contents/{+path}', contributors_url: 'https://api.github.com/repos/Eventual-Inc/Daft/contributors', created_at: '2022-04-25T22:02:29Z', default_branch: 'main', delete_branch_on_merge: true, d