Skip to content

Upgrade finch-tensor version #825

Upgrade finch-tensor version

Upgrade finch-tensor version #825

Triggered via pull request December 17, 2024 12:11
Status Success
Total duration 34s
Artifacts

release-drafter.yml

on: pull_request
update_release_draft
25s
update_release_draft
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
update_release_draft
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"} { name: 'HttpError', id: '12372737468', status: 422, response: { url: 'https://api.github.com/repos/pydata/sparse/releases/189779816', 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': '210', 'content-security-policy': "default-src 'none'", 'content-type': 'application/json; charset=utf-8', date: 'Tue, 17 Dec 2024 12:11:53 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': '3C02:316582:4F1153:9D80B3:67616A89', 'x-ratelimit-limit': '5000', 'x-ratelimit-remaining': '4980', 'x-ratelimit-reset': '1734440970', 'x-ratelimit-resource': 'core', 'x-ratelimit-used': '20', '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', status: '422' } }, request: { method: 'PATCH', url: 'https://api.github.com/repos/pydata/sparse/releases/189779816', headers: { accept: 'application/vnd.github.v3+json', 'user-agent': 'probot/12.2.5 octokit-core.js/3.5.1 Node.js/20.18.0 (linux; x64)', authorization: 'token [REDACTED]', 'content-type': 'application/json; charset=utf-8' }, body: '{"body":"## Changes\\n\\n- Update `sparse_finch.ipynb` (#827)\\n- Remove workaround introduced in #822. (#824)\\n- Update `sparse_finch` notebook and upgrade `finch-tensor` (#820)\\n- Allow no-copy construction from SciPy COO arrays. (#822)\\n- MAINT: Re-enable COO tests after fix (#814)\\n- Attempt to fix Heisenbug by skipping COO. (#813)\\n- update finch-tensor-python to fix tests (#812)\\n- skip changelog(deps): bump codecov/codecov-action from 4 to 5 (#811)\\n- Testing improvements and minor fixes. (#808)\\n- skip changelog(deps): bump mamba-org/setup-micromamba from 1 to 2 (#790)\\n- MAINT: Upgrade MLIR version (#785)\\n- ENH: Implement `reshape` function (#776)\\n- ENH: CSC and CSF formats for MLIR backend (#775)\\n- MNT: Move constructors to a direct style (#773)\\n- MNT: Refactor MLIR constructors (#771)\\n- ENH: Simple COO format (#768)\\n- skip changelog(deps): bump actions/setup-python from 3 to 5 (#735)\\n- MNT: Add CI mode to examples (#716)\\n- Add example notebook (#709)\\n- BUG: Skip `test_where` test (#707)\\n- Fix 1D return dtype in argmax/argmin (#704)\\n- MNT: `sparse` import refactor (#695)\\n- Add Array API tests for Numba backend. (#688)\\n- `scipy.sparse` fill-value fix. (#685)\\n- Upgrade `finch-tensor` (#684)\\n- Add tests for `scipy.sparse.csgraph` and `scipy.sparse.linalg` (#683)\\n- Update Finch backend (#678)\\n- Add support for NumPy 2.0. (#681)\\n- Add `SpMV` example (#677)\\n- Add `MTTKRP` example (#676)\\n- Add `SDDMM` example (#674)\\n- [pre-commit.ci] pre-commit autoupdate (#675)\\n- [pre-commit.ci] pre-commit autoupdate (#672)\\n- Do strict checking of Array API in CI job. (#671)\\n- [pre-commit.ci] pre-commit autoupdate (#670)\\n- [pre-commit.ci] pre-commit autoupdate (#667)\\n- Upgrade `finch-tensor` dep (#666)\
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: '12372737468', name: 'pull_request', payload: { action: 'opened', number: 829, organization: { avatar_url: 'https://avatars.githubusercontent.com/u/1284191?v=4', description: null, events_url: 'https://api.github.com/orgs/pydata/events', hooks_url: 'https://api.github.com/orgs/pydata/hooks', id: 1284191, issues_url: 'https://api.github.com/orgs/pydata/issues', login: 'pydata', members_url: 'https://api.github.com/orgs/pydata/members{/member}', node_id: 'MDEyOk9yZ2FuaXphdGlvbjEyODQxOTE=', public_members_url: 'https://api.github.com/orgs/pydata/public_members{/member}', repos_url: 'https://api.github.com/orgs/pydata/repos', url: 'https://api.github.com/orgs/pydata' }, pull_request: { _links: { comments: { href: 'https://api.github.com/repos/pydata/sparse/issues/829/comments' }, commits: { href: 'https://api.github.com/repos/pydata/sparse/pulls/829/commits' }, html: { href: 'https://github.com/pydata/sparse/pull/829' }, issue: { href: 'https://api.github.com/repos/pydata/sparse/issues/829' }, review_comment: { href: 'https://api.github.com/repos/pydata/sparse/pulls/comments{/number}' }, review_comments: { href: 'https://api.github.com/repos/pydata/sparse/pulls/829/comments' }, self: { href: 'https://api.github.com/repos/pydata/sparse/pulls/829' }, statuses: { href: 'https://api.github.com/repos/pydata/sparse/statuses/226e65ac2a8c2ce229f9f4caa06e195d0eb96a00' } }, active_lock_reason: null, additions: 4, assignee: { avatar_url: 'https://avatars.githubusercontent.com/u/8431159?v=4', events_url: 'https://api.github.com/users/mtsokol/events{/privacy}', followers_url: 'https://api.github.com/users/mtsokol/followers', following_url: 'https://api.github.com/users/mtsokol/following{/other_user}', gists_url: 'https://api.github.com/users/mtsokol/gists{/gist_id}', gravatar_id: '', html_url: 'https://github.com/mtsokol', id: 8431159, login: 'mtsokol', node_id: 'MDQ6VXNlcjg0MzExNTk=', organizations_url: 'https://api.github.com/users/mtsokol/orgs', received_events_url: 'https://api.github.com/users/mtsokol/received_events', repos_url: 'https://api.github.com/users/mtsokol/repos', site_admin: false, starred_url: 'https://api.github.com/users/mtsokol/starred{/owner}{/repo}', subscriptions_url: 'https://api.github.com/users/mtsokol/subscriptions', type: 'User', url: 'https://api.github.com/users/mtsokol', user_view_type: 'public' }, assignees: [ { avatar_url: 'https://avatars.githubusercontent.com/u/8431159?v=4', events_url: 'https://api.github.com/users/mtsokol/events{/privacy}', followers_url: 'https://api.github.com/users/mtsokol/followers', following_url: 'https://api.github.com/users/mtsokol/following{/other_user}', gists_url: 'https://api.github.com/users/mtsokol/gists{/gist_id}', gravatar_id: '', html_url: 'https://github.com/mtsokol', id: 8431159, login: 'mtsokol', node_id: 'MDQ6VXNlcjg0MzExNTk=', organizations_url: 'https://api.github.com/users/mtsokol/org
update_release_draft
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636