Add stimcirq tag conversions #1975
ci.yml
on: pull_request
Matrix: build_dist
build_sdist
14s
check_sdist_installs_stim
11m 25s
check_sdist_installs_sinter
20s
run_main
1m 22s
build_bazel
8m 18s
build_clang
25m 50s
build_lib
1m 26s
build_lib_install
4m 16s
benchmark_windows
5m 21s
test_o3
5m 33s
test_generated_docs_are_fresh
2m 55s
test_generated_file_lists_are_fresh
6s
test_pybind
26s
test_stimcirq
1m 32s
test_sinter
1m 20s
test_stimzx
26s
test_stimjs
2m 51s
test_crumble
6s
Matrix: benchmark
Matrix: test
upload_dev_release_to_pypi
0s
Annotations
34 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
|
|
test_crumble
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_stimzx
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_pybind
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
|
|
test_sinter
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
|
|
test_stimcirq
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, 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, 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, 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, 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, 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, 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_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 (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 (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:dea0397581bef49de26f2297d5b09b304926cdb418e1574c7214e7516c7aa115
|
|
|
dist-stim
Expired
|
90.8 MB |
sha256:0801d63824d6f030831bdb19d0747b900956a3c8b9e6ff58872a08dd40e613bf
|
|
|
dist-stim-macos-latest-cp310-macosx_arm64-arm64
Expired
|
1.67 MB |
sha256:7cf05b86795561c67dddd708c1203735092b0d792044a2cb3b9ab15cccd1d652
|
|
|
dist-stim-macos-latest-cp310-macosx_x86_64-x86_64
Expired
|
1.78 MB |
sha256:057dbe3d9418ffa8f470e839ea7b45f05c18f21bf7428934b6f691f1e6f1d356
|
|
|
dist-stim-macos-latest-cp311-macosx_arm64-arm64
Expired
|
1.67 MB |
sha256:9c4b11c20073c34755c11a82be1ff47e3014b8497ff52802641f6e0495fc1ad8
|
|
|
dist-stim-macos-latest-cp311-macosx_x86_64-x86_64
Expired
|
1.79 MB |
sha256:e8c0154c192cf6c089773fed88d5dd2601d61fe4a3f347f483c6c8175eeb908e
|
|
|
dist-stim-macos-latest-cp312-macosx_arm64-arm64
Expired
|
1.68 MB |
sha256:1f47832156cc945cc0e278058a31082553c1453a4148b92e571c0421a761276b
|
|
|
dist-stim-macos-latest-cp312-macosx_x86_64-x86_64
Expired
|
1.8 MB |
sha256:8bf895188321c3a55efbec2747c679b96b5c268c2572d5b288ae447ebee83a23
|
|
|
dist-stim-macos-latest-cp36-macosx_x86_64-x86_64
Expired
|
3.42 MB |
sha256:a99383d37d3504984565a6bbcd805a630cd6f435415c81daa3e5b6f204173535
|
|
|
dist-stim-macos-latest-cp37-macosx_x86_64-x86_64
Expired
|
3.42 MB |
sha256:eace1fedd1decd532b66e1f956af91ff55e5cbedc6474237f5d7399bcbb50a17
|
|
|
dist-stim-macos-latest-cp38-macosx_arm64-arm64
Expired
|
3.21 MB |
sha256:9e16f3129b26eee464c2c833c299fd26110572b5109f598abcc48871e74864ff
|
|
|
dist-stim-macos-latest-cp38-macosx_x86_64-x86_64
Expired
|
3.44 MB |
sha256:da33ea4ec93bbaaaf440c08a3072cf7dc447d4e75e7cc3afd9eadfe494c04bbd
|
|
|
dist-stim-macos-latest-cp39-macosx_arm64-arm64
Expired
|
1.67 MB |
sha256:e9289557e88e01e65ae09ea6ac016ba7297a6d78abe8a205383c4190488a371a
|
|
|
dist-stim-macos-latest-cp39-macosx_x86_64-x86_64
Expired
|
1.78 MB |
sha256:3f720ff0996efa684eecbc9ffe62959a388adeaa939aa446bcab87ba5677d67c
|
|
|
dist-stim-sdist
Expired
|
798 KB |
sha256:5370c23ee6b09453d17ba2a1092702f1dfd0da91cb8ea6027dcc4e167956125d
|
|
|
dist-stim-ubuntu-latest-cp310-manylinux_x86_64-
Expired
|
4.55 MB |
sha256:f37da0790e869b8ee52913c42bc9f10309234c6c21f2395b7b57157bedd7ab8b
|
|
|
dist-stim-ubuntu-latest-cp311-manylinux_x86_64-
Expired
|
4.55 MB |
sha256:1c6c521b407257fbcab66aa6d0d17e39be48408ef88b37408cb247b839db4784
|
|
|
dist-stim-ubuntu-latest-cp312-manylinux_x86_64-
Expired
|
4.54 MB |
sha256:3f0affd67d053edda9f5c12e123363f87b89048798791df891180aaa9a7df36a
|
|
|
dist-stim-ubuntu-latest-cp36-manylinux_i686-
Expired
|
4.78 MB |
sha256:49a17cb779cbb015610bf54a70d81d3bab798a12edb6c7b1eb513326d01aacc8
|
|
|
dist-stim-ubuntu-latest-cp36-manylinux_x86_64-
Expired
|
4.56 MB |
sha256:1ceb7c0871321abc06230a98528ec498b23ae37756fe8594ebb6e688a804812a
|
|
|
dist-stim-ubuntu-latest-cp37-manylinux_i686-
Expired
|
4.78 MB |
sha256:f67e62394c512732f664b6f62692b848c865b4c695fc78c9be9af660b3ab4d91
|
|
|
dist-stim-ubuntu-latest-cp37-manylinux_x86_64-
Expired
|
4.56 MB |
sha256:95e31cf2e7cde03a4407e893a1278f72af46b176d8773620b62f6317c354e8dc
|
|
|
dist-stim-ubuntu-latest-cp38-manylinux_x86_64-
Expired
|
4.54 MB |
sha256:684d0ae59dfc4db9713c9a21c992f1e4a4736eff1405b4291e5cba39b79dee42
|
|
|
dist-stim-ubuntu-latest-cp39-manylinux_x86_64-
Expired
|
4.55 MB |
sha256:8e555a63b84de95996c014dd414b8b413a49241b84ec3dce5915b61e1635bd59
|
|
|
dist-stim-windows-2019-cp310-win_amd64-
Expired
|
2.41 MB |
sha256:9f389694ae320d0059bc76f05b266a1499d78f1ba48323571dc2b26a604b2307
|
|
|
dist-stim-windows-2019-cp311-win_amd64-
Expired
|
2.42 MB |
sha256:06332c99ec4359a1cc0f9092f6506a449bfa44b6d939156de38adbbbf94a0f98
|
|
|
dist-stim-windows-2019-cp312-win_amd64-
Expired
|
2.42 MB |
sha256:5d1583acfb89d0f4493aff7ee70c2cd5565968d33f3d5246ce69228ae24e02fa
|
|
|
dist-stim-windows-2019-cp36-win32-
Expired
|
2.14 MB |
sha256:a35280d81d229c51c2dd23ad6d1a23057d18339caddd6ce211e677bc74f3b95f
|
|
|
dist-stim-windows-2019-cp36-win_amd64-
Expired
|
2.4 MB |
sha256:46516a81886c4babbeb6706eab5d977cc0147a34ea28ea65fe0cc45d3a470e06
|
|
|
dist-stim-windows-2019-cp37-win32-
Expired
|
2.14 MB |
sha256:6aa6f23259e946711634b9c2ba46ea5e148dc0e662f26082da21ee640942a599
|
|
|
dist-stim-windows-2019-cp37-win_amd64-
Expired
|
2.4 MB |
sha256:bcdf98e5ff58a0eea85dd0d2d301605629c61c90290b527375f0cc0f705b3cd6
|
|
|
dist-stim-windows-2019-cp38-win_amd64-
Expired
|
2.41 MB |
sha256:9cba2891f49039d21036fa9ec17cb129b3e2f13cfbeb92e106a842de9e45e51f
|
|
|
dist-stim-windows-2019-cp39-win_amd64-
Expired
|
2.49 MB |
sha256:755690cc6fa8b7717e808afad0308a3ec75a05bf5bbb5887edcc4359e66e517c
|
|
|
dist-stimcirq
Expired
|
30.2 KB |
sha256:6bab443c854326c48ac4e7acc230c723c349c6c900f24fea4723091c6b02954d
|
|