Add stimcirq tag conversions (#866) #1979
ci.yml
on: push
Matrix: build_dist
build_sdist
8s
check_sdist_installs_stim
11m 13s
check_sdist_installs_sinter
22s
run_main
1m 18s
build_bazel
8m 17s
build_clang
25m 50s
build_lib
1m 24s
build_lib_install
4m 11s
benchmark_windows
5m 22s
test_o3
5m 29s
test_generated_docs_are_fresh
3m 3s
test_generated_file_lists_are_fresh
3s
test_pybind
2m 47s
test_stimcirq
3m 32s
test_sinter
3m 33s
test_stimzx
2m 45s
test_stimjs
2m 49s
test_crumble
9s
Matrix: benchmark
Matrix: test
upload_dev_release_to_pypi
1m 16s
Annotations
49 warnings
|
test_generated_file_lists_are_fresh
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
build_sdist
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
test_crumble
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
check_sdist_installs_sinter
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
run_main
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
build_lib
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
benchmark (64)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
benchmark (256)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
benchmark (128)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
test_stimzx
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
test_pybind
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
test_stimjs
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
test_generated_docs_are_fresh
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
test_sinter
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
test_stimcirq
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
test (64)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
build_lib_install
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
benchmark_windows
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
test (128)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
test_o3
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
test (256)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
build_bazel
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
check_sdist_installs_stim
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
build_dist (ubuntu-latest, cp39-manylinux_x86_64)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
build_dist (ubuntu-latest, cp311-manylinux_x86_64)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
build_dist (ubuntu-latest, cp310-manylinux_x86_64)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
build_dist (ubuntu-latest, cp38-manylinux_x86_64)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
build_dist (ubuntu-latest, cp37-manylinux_x86_64)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
build_dist (ubuntu-latest, cp312-manylinux_x86_64)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
build_dist (ubuntu-latest, cp36-manylinux_x86_64)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
build_dist (ubuntu-latest, cp37-manylinux_i686)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
build_dist (ubuntu-latest, cp36-manylinux_i686)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
build_dist (macos-latest, cp38-macosx_arm64, arm64)
While cibuildwheel can build CPython 3.8 universal2/arm64 wheels, we cannot test the arm64 part of them, even when running on an Apple Silicon machine. This is because we use the x86_64 installer of CPython 3.8. See the discussion in https://github.com/pypa/cibuildwheel/pull/1169 for the details. To silence this warning, set `CIBW_TEST_SKIP: "cp38-macosx_*:arm64"`.
|
|
merge_upload_artifacts
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
attestations input ignored
The workflow was run with the 'attestations: true' input, but an explicit password was also set, disabling Trusted Publishing. As a result, the attestations input is ignored.
|
|
Upgrade to Trusted Publishing
Trusted Publishers allows publishing packages to PyPI from automated environments like GitHub Actions without needing to use username/password combinations or API tokens to authenticate with PyPI. Read more: https://docs.pypi.org/trusted-publishers
|
|
Create a Trusted Publisher
A new Trusted Publisher for the currently running publishing workflow can be created by accessing the following link(s) while logged-in as an owner of the package(s):
|
|
attestations input ignored
The workflow was run with the 'attestations: true' input, but an explicit password was also set, disabling Trusted Publishing. As a result, the attestations input is ignored.
|
|
Upgrade to Trusted Publishing
Trusted Publishers allows publishing packages to PyPI from automated environments like GitHub Actions without needing to use username/password combinations or API tokens to authenticate with PyPI. Read more: https://docs.pypi.org/trusted-publishers
|
|
Create a Trusted Publisher
A new Trusted Publisher for the currently running publishing workflow can be created by accessing the following link(s) while logged-in as an owner of the package(s):
|
|
attestations input ignored
The workflow was run with the 'attestations: true' input, but an explicit password was also set, disabling Trusted Publishing. As a result, the attestations input is ignored.
|
|
Upgrade to Trusted Publishing
Trusted Publishers allows publishing packages to PyPI from automated environments like GitHub Actions without needing to use username/password combinations or API tokens to authenticate with PyPI. Read more: https://docs.pypi.org/trusted-publishers
|
|
Create a Trusted Publisher
A new Trusted Publisher for the currently running publishing workflow can be created by accessing the following link(s) while logged-in as an owner of the package(s):
|
|
upload_dev_release_to_pypi
Input 'packages_dir' has been deprecated with message: The inputs have been normalized to use kebab-case. Use `packages-dir` instead.
|
|
upload_dev_release_to_pypi
Input 'packages_dir' has been deprecated with message: The inputs have been normalized to use kebab-case. Use `packages-dir` instead.
|
|
upload_dev_release_to_pypi
Input 'packages_dir' has been deprecated with message: The inputs have been normalized to use kebab-case. Use `packages-dir` instead.
|
|
upload_dev_release_to_pypi
Input 'packages_dir' has been deprecated with message: The inputs have been normalized to use kebab-case. Use `packages-dir` instead.
|
|
upload_dev_release_to_pypi
Input 'packages_dir' has been deprecated with message: The inputs have been normalized to use kebab-case. Use `packages-dir` instead.
|
|
upload_dev_release_to_pypi
Input 'packages_dir' has been deprecated with message: The inputs have been normalized to use kebab-case. Use `packages-dir` instead.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
dist-sinter
Expired
|
170 KB |
sha256:792faecebcc33f1034893f908a5c1ff0ae709f292ebf2cc2f00e38d37c8ba445
|
|
|
dist-stim
Expired
|
90.8 MB |
sha256:cbf12d3e6624861c4d3ca413bd592ad989b543214fb23bd46d4b88e7dc57bc9e
|
|
|
dist-stim-macos-latest-cp310-macosx_arm64-arm64
Expired
|
1.67 MB |
sha256:eb70208836d83c88c783040aa340b743d1890c7fd8ca62c306f3defe655fe1b6
|
|
|
dist-stim-macos-latest-cp310-macosx_x86_64-x86_64
Expired
|
1.78 MB |
sha256:db8a815664a2e7f6367de8154ab86eececc46309dd38bcd1c5525662bd7de558
|
|
|
dist-stim-macos-latest-cp311-macosx_arm64-arm64
Expired
|
1.67 MB |
sha256:a176c8e2a9d7573df00b9b43d3e4f0029102f7e54ed216a952a2e2a727499a71
|
|
|
dist-stim-macos-latest-cp311-macosx_x86_64-x86_64
Expired
|
1.79 MB |
sha256:443bb607e0a4e31c52435ab3c98bbc1eb42aaed5ce4802b680a8f83f9b1fcb21
|
|
|
dist-stim-macos-latest-cp312-macosx_arm64-arm64
Expired
|
1.68 MB |
sha256:038befc44009a42be8339e50f240c75e2c3d47a972807760120f703ac0f2311f
|
|
|
dist-stim-macos-latest-cp312-macosx_x86_64-x86_64
Expired
|
1.8 MB |
sha256:9870eed980c65a6d8b048b48814cfc9c73bbdf0f7b1b11994c0b028ab6cd0726
|
|
|
dist-stim-macos-latest-cp36-macosx_x86_64-x86_64
Expired
|
3.42 MB |
sha256:69c7c32f88c01ed87824e594015f5e956d6c409b40dbbfa9aa59b008a9b22699
|
|
|
dist-stim-macos-latest-cp37-macosx_x86_64-x86_64
Expired
|
3.42 MB |
sha256:cfedf9ef6a909af9901c861f717a9f89c6c358fd524019b6b38281ee1d225cb3
|
|
|
dist-stim-macos-latest-cp38-macosx_arm64-arm64
Expired
|
3.21 MB |
sha256:d3d19f3f8c780e7636732aef870f7e56e6ab93dc1b2b95f8926c237dfb0f173d
|
|
|
dist-stim-macos-latest-cp38-macosx_x86_64-x86_64
Expired
|
3.44 MB |
sha256:f767e8c934f91793d67647c73e49f0350bf662430ba4304069e28d9d487e8954
|
|
|
dist-stim-macos-latest-cp39-macosx_arm64-arm64
Expired
|
1.67 MB |
sha256:849bea74d6d141bd053035b1e2b900ee7c9934047ccd6ed2060022617a087ba8
|
|
|
dist-stim-macos-latest-cp39-macosx_x86_64-x86_64
Expired
|
1.78 MB |
sha256:de6f21ee766f3f6f2b394d188a7b0a7ba1322f6b880101d02c13b897f08759dd
|
|
|
dist-stim-sdist
Expired
|
798 KB |
sha256:6e25dc43e4aea3ae8d682378e10ca26b273852855267cdb32e295a290dd7b1b3
|
|
|
dist-stim-ubuntu-latest-cp310-manylinux_x86_64-
Expired
|
4.55 MB |
sha256:68c2156797ab326ce7813888e883e6440c2dee711cf06ad8b5a81c1efedfb7c3
|
|
|
dist-stim-ubuntu-latest-cp311-manylinux_x86_64-
Expired
|
4.55 MB |
sha256:fd4fa3b3a26f0ee5dabab8fd9548a891627a0734f63b8d6daff03a9b7c27dc85
|
|
|
dist-stim-ubuntu-latest-cp312-manylinux_x86_64-
Expired
|
4.54 MB |
sha256:089a2b61960b4db220c78cd032ae3d326a6efe1ec62c480976977789e1413376
|
|
|
dist-stim-ubuntu-latest-cp36-manylinux_i686-
Expired
|
4.78 MB |
sha256:60b50ac28524cac3f88c8d59b2c27bd4684982d574f4dd51f830c617e89da01a
|
|
|
dist-stim-ubuntu-latest-cp36-manylinux_x86_64-
Expired
|
4.56 MB |
sha256:9bd43175fb9cf03c185a2dae927d8bc19caa45f2f06f301fcc44d5ce77edd678
|
|
|
dist-stim-ubuntu-latest-cp37-manylinux_i686-
Expired
|
4.78 MB |
sha256:dc5d24d4fc583b869312dca8422352bb11fa317b82470f52bccac5d881e822bd
|
|
|
dist-stim-ubuntu-latest-cp37-manylinux_x86_64-
Expired
|
4.56 MB |
sha256:aba8fb80c7668d97a28d6d6511a4bb591cbec947afa330cac89b2fff6a13db8e
|
|
|
dist-stim-ubuntu-latest-cp38-manylinux_x86_64-
Expired
|
4.54 MB |
sha256:e9fde284c0e54a09b82ec763459d000e15f3bbe4b994fe1997f9336dc1675eaa
|
|
|
dist-stim-ubuntu-latest-cp39-manylinux_x86_64-
Expired
|
4.55 MB |
sha256:bdefe36deeae96a0250b12a2ee9fb5e3dda245fa7c0da6ff52d46eb1b6c84d40
|
|
|
dist-stim-windows-2019-cp310-win_amd64-
Expired
|
2.41 MB |
sha256:46961d437dafe8088b223d0a1531f3689574707e14a93172314d5f90b688f399
|
|
|
dist-stim-windows-2019-cp311-win_amd64-
Expired
|
2.42 MB |
sha256:da14536714a3afc55c6991511cb5094a0c4aaac1d4da39cbb2bbf849d1613d0e
|
|
|
dist-stim-windows-2019-cp312-win_amd64-
Expired
|
2.42 MB |
sha256:6e60b60fcfcc9ebe8e1bb05e058a23989c7624f86caf37e23ed8aceef2c712da
|
|
|
dist-stim-windows-2019-cp36-win32-
Expired
|
2.14 MB |
sha256:1801be49a05001a94f66024e1e9a4ec38f841251637e5670ea8abdbc8beb0ee2
|
|
|
dist-stim-windows-2019-cp36-win_amd64-
Expired
|
2.4 MB |
sha256:441943244e976a8f06e7bedc41c45ba4b9b1c18b260187b29c384fe5e5a57b3c
|
|
|
dist-stim-windows-2019-cp37-win32-
Expired
|
2.14 MB |
sha256:3cc19ca491fc85e43f20c178621341cd40dfb47f09628a13df945e960b9719dd
|
|
|
dist-stim-windows-2019-cp37-win_amd64-
Expired
|
2.4 MB |
sha256:974d2319506d096e0bd46488537ef99f71a5133e1771074717b250c235f3b74f
|
|
|
dist-stim-windows-2019-cp38-win_amd64-
Expired
|
2.41 MB |
sha256:dbef00d27f214efbdc8578f661c9fb5cf12b3a9db599d0c16472e962abfc289c
|
|
|
dist-stim-windows-2019-cp39-win_amd64-
Expired
|
2.49 MB |
sha256:f71063193459501dc9a84485099e2b7c6afbacd2998a4d4995531ffb87281749
|
|
|
dist-stimcirq
Expired
|
30.2 KB |
sha256:d8b636d0bdcbbe7c310496760fa985043a1b031422114d46c44bf653e11f962b
|
|