Add stimcirq tag conversions #1974
ci.yml
on: pull_request
Matrix: build_dist
build_sdist
8s
check_sdist_installs_stim
11m 36s
check_sdist_installs_sinter
24s
run_main
1m 21s
build_bazel
7m 59s
build_clang
26m 13s
build_lib
1m 17s
build_lib_install
4m 7s
benchmark_windows
5m 0s
test_o3
5m 30s
test_generated_docs_are_fresh
3m 4s
test_generated_file_lists_are_fresh
3s
test_pybind
31s
test_stimcirq
1m 2s
test_sinter
1m 20s
test_stimzx
25s
test_stimjs
2m 44s
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
|
|
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_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_stimcirq
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
|
|
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
|
|
benchmark (128)
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
|
|
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, 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, 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, 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, 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:f3acc6c0a8c4f73654dd5563b2eea80c82761aa90907b36b31f17ab8df7de8de
|
|
|
dist-stim
Expired
|
90.8 MB |
sha256:a51e291407705f5010456c90ce4e90216188cb355d632fa531bcc13a388b1dfe
|
|
|
dist-stim-macos-latest-cp310-macosx_arm64-arm64
Expired
|
1.67 MB |
sha256:2f20ac90f111c41c1c502fdd2e80a4dc56cc5ee0fea7f19eef3c902036280ca0
|
|
|
dist-stim-macos-latest-cp310-macosx_x86_64-x86_64
Expired
|
1.78 MB |
sha256:8c84cdfee552d18135f7b56970c22d3ff75806da53b32ec89757789846e9226b
|
|
|
dist-stim-macos-latest-cp311-macosx_arm64-arm64
Expired
|
1.67 MB |
sha256:0b27710b6978192af2173cbce8bc84d536900ff185571ddb63dc1d3d660b361d
|
|
|
dist-stim-macos-latest-cp311-macosx_x86_64-x86_64
Expired
|
1.79 MB |
sha256:52313fbbe6f703569f940b451b2bb92e8f31d0e844343b0dbcd67dcaa7bce23c
|
|
|
dist-stim-macos-latest-cp312-macosx_arm64-arm64
Expired
|
1.68 MB |
sha256:2011fabad0e1c43495da4567cc446def88b437d6d7496bb9e7013fe2552442f9
|
|
|
dist-stim-macos-latest-cp312-macosx_x86_64-x86_64
Expired
|
1.8 MB |
sha256:f331d9b91904a2c64172fe5daaae1227f91e9cc5712a1b935c3e1a1b4f623651
|
|
|
dist-stim-macos-latest-cp36-macosx_x86_64-x86_64
Expired
|
3.42 MB |
sha256:1e8d8d4bbe2aad2ad2ff61ff06106539f0cc86709e9f7c231c40cff9b57592bf
|
|
|
dist-stim-macos-latest-cp37-macosx_x86_64-x86_64
Expired
|
3.42 MB |
sha256:d31f6233e794c8f2fff6a605545caebee2384371ef799482a14d1e0630c4e6eb
|
|
|
dist-stim-macos-latest-cp38-macosx_arm64-arm64
Expired
|
3.21 MB |
sha256:e0526b28381449bce2c967c2aee87bcd02c9bde36f9d3927afa14b489eb907f7
|
|
|
dist-stim-macos-latest-cp38-macosx_x86_64-x86_64
Expired
|
3.44 MB |
sha256:466d84c6b0b54e5aa8fa3654304db3d6747840bf24bf0c4cdec978fab7a156a6
|
|
|
dist-stim-macos-latest-cp39-macosx_arm64-arm64
Expired
|
1.67 MB |
sha256:48977ff60aec5bb24642c222e19c889b50283a78b1182207b54220d183d2856e
|
|
|
dist-stim-macos-latest-cp39-macosx_x86_64-x86_64
Expired
|
1.78 MB |
sha256:68faa2834bc5f3faae0d8fc206e357079d24d0d042e6ff7ed5a3c1fb90354d5e
|
|
|
dist-stim-sdist
Expired
|
798 KB |
sha256:3c7c02a186adecf94b27a0a256203254b3e158876f3a83ad6fa10bed24875ac3
|
|
|
dist-stim-ubuntu-latest-cp310-manylinux_x86_64-
Expired
|
4.55 MB |
sha256:ecfb8e12a7fc0a9cf7cc90f69d3f3917642a986edce5a4f4e6a81a1a54a5c4bf
|
|
|
dist-stim-ubuntu-latest-cp311-manylinux_x86_64-
Expired
|
4.55 MB |
sha256:89242630b2be49c67a569ed84a12f77e00e627528d92f588fcd3a616941815ba
|
|
|
dist-stim-ubuntu-latest-cp312-manylinux_x86_64-
Expired
|
4.54 MB |
sha256:a3c9d9f32cf4cfebbd81f3081a4bb54d5f66fde472c43ffcccb76eaae2281630
|
|
|
dist-stim-ubuntu-latest-cp36-manylinux_i686-
Expired
|
4.78 MB |
sha256:d1ae5376f1f23e1ad284855d65a4fe1061baf1790feba368d7d5eb3d1beba042
|
|
|
dist-stim-ubuntu-latest-cp36-manylinux_x86_64-
Expired
|
4.56 MB |
sha256:f0a9ce97efca0afde194e012091b189e81167516e74051cedea2fa29577d95cc
|
|
|
dist-stim-ubuntu-latest-cp37-manylinux_i686-
Expired
|
4.78 MB |
sha256:96be3abf2961059893bce73da336e3740fa20b578c66baebf1f8d6ee6e75e234
|
|
|
dist-stim-ubuntu-latest-cp37-manylinux_x86_64-
Expired
|
4.56 MB |
sha256:8d683b0d1b1b57e83557296db0557ae7c419566845bcd5bea68869286f72f856
|
|
|
dist-stim-ubuntu-latest-cp38-manylinux_x86_64-
Expired
|
4.54 MB |
sha256:5ff8d8e2978c89f7b6717ea83e07ef2bc54c9f1185db897c5d3010c5b2239284
|
|
|
dist-stim-ubuntu-latest-cp39-manylinux_x86_64-
Expired
|
4.55 MB |
sha256:790c18875e3525e3905bf82cc8d7ff4aa922bf64b849157e80ff943262d979c7
|
|
|
dist-stim-windows-2019-cp310-win_amd64-
Expired
|
2.41 MB |
sha256:44e4eb83ff5d61c3bb0e106180be38787d1b65839c2555d69dfe29ad4f1ae6a6
|
|
|
dist-stim-windows-2019-cp311-win_amd64-
Expired
|
2.42 MB |
sha256:e216ef9429c8d2ff136a02aa2cdb22702dc25bbaf590e58f7e89ce5cccea15e1
|
|
|
dist-stim-windows-2019-cp312-win_amd64-
Expired
|
2.42 MB |
sha256:27daa8517ca97c471a220c3eaf4fec602cdb9674b5f16bb900bf0c5e3c6d189a
|
|
|
dist-stim-windows-2019-cp36-win32-
Expired
|
2.14 MB |
sha256:93111721921d45060355eb80557c439b5910fe03d9f00b0c553585f81893f8db
|
|
|
dist-stim-windows-2019-cp36-win_amd64-
Expired
|
2.4 MB |
sha256:50398802d768c5628d1023448b25b8d7a699e66d3da3842393c8b98c85ee0549
|
|
|
dist-stim-windows-2019-cp37-win32-
Expired
|
2.14 MB |
sha256:8020ce3dfc87ed8ab6328f2a63c65a2081405d114ac7313ec889c39ed01213f9
|
|
|
dist-stim-windows-2019-cp37-win_amd64-
Expired
|
2.4 MB |
sha256:2f993d9dc9ef8a29d20d740b40a3b5c4f96c8b36c2b9ed5559c8909908019fde
|
|
|
dist-stim-windows-2019-cp38-win_amd64-
Expired
|
2.41 MB |
sha256:1152143c83b7194df9c7f7e8b1b29e5477bf20e7db74ed03161442902df0b4dc
|
|
|
dist-stim-windows-2019-cp39-win_amd64-
Expired
|
2.49 MB |
sha256:86c86098f1ec79ae1fe7ecd66bfa420fe456884924704ac8e77e699a83b53256
|
|
|
dist-stimcirq
Expired
|
30.1 KB |
sha256:61b5e30ac29b9b070ea277d5cf4a9b6c341dc548927e7133a958e645523df778
|
|