Add stimcirq tag conversions #1976
ci.yml
on: pull_request
Matrix: build_dist
build_sdist
8s
check_sdist_installs_stim
11m 13s
check_sdist_installs_sinter
21s
run_main
1m 22s
build_bazel
8m 20s
build_clang
25m 22s
build_lib
1m 32s
build_lib_install
4m 1s
benchmark_windows
4m 58s
test_o3
5m 26s
test_generated_docs_are_fresh
3m 3s
test_generated_file_lists_are_fresh
7s
test_pybind
31s
test_stimcirq
1m 16s
test_sinter
1m 13s
test_stimzx
35s
test_stimjs
2m 45s
test_crumble
9s
Matrix: benchmark
Matrix: test
upload_dev_release_to_pypi
0s
Annotations
34 warnings
|
build_sdist
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
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
|
|
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
|
|
test_crumble
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_stimzx
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
|
|
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_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
|
|
build_lib_install
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
|
|
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, 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, 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, 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, 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, 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, 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, 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
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
dist-sinter
Expired
|
170 KB |
sha256:d661a2d4c0b1935d703694320513f9ea8a380bd9f02735967f9116f1f1347e8b
|
|
|
dist-stim
Expired
|
90.8 MB |
sha256:42a8fbf28b06a8416fb8ccf23d09cc4b5a25430cd1263cb78d3ee9b29f91c74d
|
|
|
dist-stim-macos-latest-cp310-macosx_arm64-arm64
Expired
|
1.67 MB |
sha256:eeef445132bb1b914e627885e9b578a526c881e0526a84320d1cd2f262168ad9
|
|
|
dist-stim-macos-latest-cp310-macosx_x86_64-x86_64
Expired
|
1.78 MB |
sha256:c80dd64f0edd64e772f565a84d96671b691e4bcb99bd42756775adbfda935a74
|
|
|
dist-stim-macos-latest-cp311-macosx_arm64-arm64
Expired
|
1.67 MB |
sha256:04f9fb6aa553e336425c6ce7c686b6c594202202d72cd5cb051e0c2192c1eeca
|
|
|
dist-stim-macos-latest-cp311-macosx_x86_64-x86_64
Expired
|
1.79 MB |
sha256:0ca09389b7e69914b1df152c48a53e50f2f00725b20f79d53de438ab7c63762a
|
|
|
dist-stim-macos-latest-cp312-macosx_arm64-arm64
Expired
|
1.68 MB |
sha256:8391dd0844d3835b3023d6addb614d0f66c4a6aad9f93e2c69a4dcf630e1fb79
|
|
|
dist-stim-macos-latest-cp312-macosx_x86_64-x86_64
Expired
|
1.8 MB |
sha256:e63dcdec386afe0d450237d874ee661e50e73b8afb1d4359e3a21fc7c7c47e49
|
|
|
dist-stim-macos-latest-cp36-macosx_x86_64-x86_64
Expired
|
3.42 MB |
sha256:c5805687357d74ebb42ad10a6999872440579afc022edc83f0ab7489c7d09175
|
|
|
dist-stim-macos-latest-cp37-macosx_x86_64-x86_64
Expired
|
3.42 MB |
sha256:057fae333b736e77622c9a3fbc17b6511366ab4df0249877bd10fbb82f7b63ab
|
|
|
dist-stim-macos-latest-cp38-macosx_arm64-arm64
Expired
|
3.21 MB |
sha256:ea7b1950832d1f16c30e72d666dcebbf7902be23e575083fee4caba46b5152e6
|
|
|
dist-stim-macos-latest-cp38-macosx_x86_64-x86_64
Expired
|
3.44 MB |
sha256:f6bdbc6657dcc4dffab2a03a48cce26ba63fa604ba4757ce7eb45ec337a7458d
|
|
|
dist-stim-macos-latest-cp39-macosx_arm64-arm64
Expired
|
1.67 MB |
sha256:9b9af969d3b72c1c07a842298d20bed4535f4234012645396800ca64098f2bf3
|
|
|
dist-stim-macos-latest-cp39-macosx_x86_64-x86_64
Expired
|
1.78 MB |
sha256:c39d3860d842c24c129c567681d22432b1105e08354a99475d97d7fc9c98974f
|
|
|
dist-stim-sdist
Expired
|
798 KB |
sha256:3fd5fc568fc16cca630899f47668be89fd4d69974e85c69ad8d7933dbe667926
|
|
|
dist-stim-ubuntu-latest-cp310-manylinux_x86_64-
Expired
|
4.55 MB |
sha256:fa15ee63d281947a71db1afced984c15a4646e22bb0aa4e27a2fd74cc8486374
|
|
|
dist-stim-ubuntu-latest-cp311-manylinux_x86_64-
Expired
|
4.55 MB |
sha256:f59ab0521dfd640dd10ed2ce3f2fd2f2893f53af35109a527368e63fcc01ca5e
|
|
|
dist-stim-ubuntu-latest-cp312-manylinux_x86_64-
Expired
|
4.54 MB |
sha256:6afbf9c4db63f3c1383b0b31100d9478e1fffb064d5dc4e5c129d08bd51ef335
|
|
|
dist-stim-ubuntu-latest-cp36-manylinux_i686-
Expired
|
4.78 MB |
sha256:5dbe4c71644d186308639dfe180d33c258036e9ccb2b07f186ed7747109d9a3d
|
|
|
dist-stim-ubuntu-latest-cp36-manylinux_x86_64-
Expired
|
4.56 MB |
sha256:67c8e390bb44376b253852585c78f313288b702acdcfaea29c03cab96c011595
|
|
|
dist-stim-ubuntu-latest-cp37-manylinux_i686-
Expired
|
4.78 MB |
sha256:b848f23ad76fc7ca947741b8c3ae5e7d05da65df811152371572a3bfe8224531
|
|
|
dist-stim-ubuntu-latest-cp37-manylinux_x86_64-
Expired
|
4.56 MB |
sha256:14e87e1ff5177f39b26b496d11a85afb7b10d2d8f3adfa30e59f7b66169c1d52
|
|
|
dist-stim-ubuntu-latest-cp38-manylinux_x86_64-
Expired
|
4.54 MB |
sha256:59ae585af965fd0dfe9fccf25f3fcaa5ac329b3f62c5b6eccc0528e9ef5ab6f5
|
|
|
dist-stim-ubuntu-latest-cp39-manylinux_x86_64-
Expired
|
4.55 MB |
sha256:d37fe815782e104c4c57f132576b2b1d5f4b4127dc0e27014ceef0ac1b0ba4e4
|
|
|
dist-stim-windows-2019-cp310-win_amd64-
Expired
|
2.41 MB |
sha256:d7544e0c76f071a29f1107d94c58682607efb5e643f12941740f2a6526c96d75
|
|
|
dist-stim-windows-2019-cp311-win_amd64-
Expired
|
2.42 MB |
sha256:f80982177fddbd619d70039108696d4b45d6568d7af12404b94a7f2fa9787593
|
|
|
dist-stim-windows-2019-cp312-win_amd64-
Expired
|
2.42 MB |
sha256:3aea6f58df4c9ab70492ff049ea4a7ec884898913d52ab814e0482a0051e6662
|
|
|
dist-stim-windows-2019-cp36-win32-
Expired
|
2.14 MB |
sha256:c31639724e518f86606f8491dcc4ba613a2a5c60a77497f47c37c0c81a2cde0c
|
|
|
dist-stim-windows-2019-cp36-win_amd64-
Expired
|
2.4 MB |
sha256:89c7f02997e2b51ecca263ce360e4b5fb967c00b4cadb5a545bbedba36439c35
|
|
|
dist-stim-windows-2019-cp37-win32-
Expired
|
2.14 MB |
sha256:51096da1311d7cd6c89ac4db93c9df1aa265df99fa070ed1f472bc923e464487
|
|
|
dist-stim-windows-2019-cp37-win_amd64-
Expired
|
2.4 MB |
sha256:527edfdcf81675f2e7a5075eebaed0ebd825f88dbb757e0021036f7a14183e40
|
|
|
dist-stim-windows-2019-cp38-win_amd64-
Expired
|
2.41 MB |
sha256:72aee007a048004a8b3ebfeab0a6fd743e5b0f1ed7cae899c5ba0f23b36d61d7
|
|
|
dist-stim-windows-2019-cp39-win_amd64-
Expired
|
2.49 MB |
sha256:458884bb94173a92f93f4c316a21b0a9500acc337d223df6772114fb324209be
|
|
|
dist-stimcirq
Expired
|
30.2 KB |
sha256:09a7f930aec5f4a83cb76d968e38867ba6b36bd384af181cd235b7f2947319c0
|
|