Skip to content

v0.6.0

v0.6.0 #46

Triggered via release October 26, 2023 13:52
Status Failure
Total duration 10m 49s
Artifacts

performance_test.yml

on: release
Performance tests
10m 38s
Performance tests
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
Performance tests
No commit information is found in payload: { "action": "published", "enterprise": { "avatar_url": "https://avatars.githubusercontent.com/b/4483?v=4", "created_at": "2020-10-28T05:09:21Z", "description": "", "html_url": "https://github.com/enterprises/zapata-computing", "id": 4483, "name": "Zapata AI", "node_id": "MDEwOkVudGVycHJpc2U0NDgz", "slug": "zapata-computing", "updated_at": "2023-10-03T22:45:06Z", "website_url": "www.zapata.ai" }, "organization": { "avatar_url": "https://avatars.githubusercontent.com/u/37746356?v=4", "description": "", "events_url": "https://api.github.com/orgs/zapatacomputing/events", "hooks_url": "https://api.github.com/orgs/zapatacomputing/hooks", "id": 37746356, "issues_url": "https://api.github.com/orgs/zapatacomputing/issues", "login": "zapatacomputing", "members_url": "https://api.github.com/orgs/zapatacomputing/members{/member}", "node_id": "MDEyOk9yZ2FuaXphdGlvbjM3NzQ2MzU2", "public_members_url": "https://api.github.com/orgs/zapatacomputing/public_members{/member}", "repos_url": "https://api.github.com/orgs/zapatacomputing/repos", "url": "https://api.github.com/orgs/zapatacomputing" }, "release": { "assets": [], "assets_url": "https://api.github.com/repos/zapatacomputing/benchq/releases/126780509/assets", "author": { "avatar_url": "https://avatars.githubusercontent.com/u/108305907?v=4", "events_url": "https://api.github.com/users/SebastianMorawiec/events{/privacy}", "followers_url": "https://api.github.com/users/SebastianMorawiec/followers", "following_url": "https://api.github.com/users/SebastianMorawiec/following{/other_user}", "gists_url": "https://api.github.com/users/SebastianMorawiec/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/SebastianMorawiec", "id": 108305907, "login": "SebastianMorawiec", "node_id": "U_kgDOBnSd8w", "organizations_url": "https://api.github.com/users/SebastianMorawiec/orgs", "received_events_url": "https://api.github.com/users/SebastianMorawiec/received_events", "repos_url": "https://api.github.com/users/SebastianMorawiec/repos", "site_admin": false, "starred_url": "https://api.github.com/users/SebastianMorawiec/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/SebastianMorawiec/subscriptions", "type": "User", "url": "https://api.github.com/users/SebastianMorawiec" }, "body": "## What's Changed\r\n* Include examples for utility-scale estimates\r\n* Add 3 new hamiltonians given by LANL application instances\r\n* Fix the bottleneck of truncating space with FNO\r\n* Increasing maximum data qubit code distance\r\n* user accessible mlflow for scf tooling\r\n* ability to optimize ruby slippers hyperparams\r\n* remove isolated nodes before costing\r\n* Convex Optimization to determine phases in QSP algorithm\r\n* Implement Preparation of |COEF_int>\r\n* Construct time marching circuit using the USVA\r\n* Returning DF block encoding one-norm\r\n* Added DetailedIonTrapHardwareModel\r\n* Banish juliapkg\r\n* Remove Python 3.11 upper bound and bump orquestra-* packages\r\n* Update docstring for QuantumProgram and add various type hints\r\n\r\n\r\n**Full Changelog**: https://github.com/zapatacomputing/benchq/compare/v0.5.0...v0.6.0", "created_at": "2023-10-20T14:36:12Z", "draft": false, "html_url": "https://github.com/zapatacomputing/benchq/releases/tag/v0.6.0", "id": 126780509, "name": "v0.6.0", "node_id": "RE_kwDOI-wxws4HjoRd", "prerelease": false, "published_at": "2023-10-26T13:52:27Z", "tag_name": "v0.6.0", "tarball_url": "https://api.github.com/repos/zapatacomputing/benchq/tarball/v0.6.0", "target_commitish": "main", "upload_url": "https://uploads.github.com/repos/zapatacomputing/benchq/releases/126780509/assets{?name,label}", "url": "https://api.github.com/repos/zapatacomputing/benchq/releases/126780509", "zipball_url": "https://api.github.c
Performance tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/