Add stimcirq tag conversions #1978
ci.yml
on: pull_request
Matrix: build_dist
build_sdist
21s
check_sdist_installs_stim
11m 39s
check_sdist_installs_sinter
22s
run_main
1m 23s
build_bazel
8m 1s
build_clang
25m 50s
build_lib
1m 24s
build_lib_install
4m 6s
benchmark_windows
5m 29s
test_o3
5m 46s
test_generated_docs_are_fresh
3m 20s
test_generated_file_lists_are_fresh
5s
test_pybind
34s
test_stimcirq
1m 12s
test_sinter
1m 16s
test_stimzx
30s
test_stimjs
2m 47s
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
|
|
test_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 (128)
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
|
|
test (128)
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_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, 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, 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, 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, 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, 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_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
|
171 KB |
sha256:f7e24138690e7827bfff5e6839290128adbd8f24814c32636695344cf61ea487
|
|
|
dist-stim
Expired
|
90.8 MB |
sha256:0528bfbeae728d8ae1aa4ef5314327c0887f5a639b9115e725ac60880ffc00e3
|
|
|
dist-stim-macos-latest-cp310-macosx_arm64-arm64
Expired
|
1.67 MB |
sha256:d091c896d6ee5eebd5e502c59b043796425d7df4c2d2d9c2db2e9d9d71e3c6f4
|
|
|
dist-stim-macos-latest-cp310-macosx_x86_64-x86_64
Expired
|
1.78 MB |
sha256:0e7334bf9abd2a0965c03d189da295ec8ab10ec4ec1d17938199898a45063da8
|
|
|
dist-stim-macos-latest-cp311-macosx_arm64-arm64
Expired
|
1.67 MB |
sha256:7c9bb8708071c9e3f280f6583a2c9afd5cff9079e26b753d0b0766a50ceb612e
|
|
|
dist-stim-macos-latest-cp311-macosx_x86_64-x86_64
Expired
|
1.79 MB |
sha256:cdfbf237fd9ceeca538f929b2f94ed17cb201283db197cdb8a40c1f395421105
|
|
|
dist-stim-macos-latest-cp312-macosx_arm64-arm64
Expired
|
1.68 MB |
sha256:d5d58d8b48acb30a65eb656636b06141c91e711c494f31a9f4d89a9bf7ea5f88
|
|
|
dist-stim-macos-latest-cp312-macosx_x86_64-x86_64
Expired
|
1.8 MB |
sha256:75f7dc6d23f4d952c33f4e1ab5318981de41010fe237a76a05ad70651a633ca2
|
|
|
dist-stim-macos-latest-cp36-macosx_x86_64-x86_64
Expired
|
3.42 MB |
sha256:578ffa421e39f17dfab17439ce70c112cac9adb33ce73f87b11ed79e7d8fe9d8
|
|
|
dist-stim-macos-latest-cp37-macosx_x86_64-x86_64
Expired
|
3.42 MB |
sha256:73777f880d2bbf70ababad666846001483aaf5ef08d5e02117f05b91686d4b34
|
|
|
dist-stim-macos-latest-cp38-macosx_arm64-arm64
Expired
|
3.21 MB |
sha256:074e6aae4221cc4eb26749f12505e2516f5112f7d0b864f7847404fba77c0638
|
|
|
dist-stim-macos-latest-cp38-macosx_x86_64-x86_64
Expired
|
3.44 MB |
sha256:e03d3b87b1ab319bbb4c1e9562ad6904a4f05a98efe1161396bdf4e03eb25ceb
|
|
|
dist-stim-macos-latest-cp39-macosx_arm64-arm64
Expired
|
1.67 MB |
sha256:22cf43d020558ae36f7e5e289b9e069a8c4185192ae68fd20123d59b6f455abf
|
|
|
dist-stim-macos-latest-cp39-macosx_x86_64-x86_64
Expired
|
1.78 MB |
sha256:246a4d412418356abe6a693b97451be3fd4a2f5077058fb071cb2d6cc34e72bc
|
|
|
dist-stim-sdist
Expired
|
798 KB |
sha256:0a21e312d240d63e9e7f2550ea2f5cb2ebf7076da9d36710942ce218c6b7481d
|
|
|
dist-stim-ubuntu-latest-cp310-manylinux_x86_64-
Expired
|
4.55 MB |
sha256:31ca6f4abcd58050573d8e21b3d5ee73db2b4afd24fe2a9d90813b0ac392fc35
|
|
|
dist-stim-ubuntu-latest-cp311-manylinux_x86_64-
Expired
|
4.55 MB |
sha256:cb2ba27c2573eb0b745e21b34625875cb74409f4bc0129e23eb0853b14a5d842
|
|
|
dist-stim-ubuntu-latest-cp312-manylinux_x86_64-
Expired
|
4.54 MB |
sha256:aeecbf5cd9736d9b6a095c5b1d6227f98c99c6e74458f6a4436c52dbcf5d2530
|
|
|
dist-stim-ubuntu-latest-cp36-manylinux_i686-
Expired
|
4.78 MB |
sha256:186122d4d3bb1bcdfd865470d8108ac860c4e50ab83a4899148cc0042c9a260b
|
|
|
dist-stim-ubuntu-latest-cp36-manylinux_x86_64-
Expired
|
4.56 MB |
sha256:e75e6b775008858d611f1b3ba85e9eac1cec082da69f46aa002623b5081f48ce
|
|
|
dist-stim-ubuntu-latest-cp37-manylinux_i686-
Expired
|
4.78 MB |
sha256:7a6f2dc173ac55091085009e2e14d62d7b1e76ebe0249ec8d0a2fb7894ffed74
|
|
|
dist-stim-ubuntu-latest-cp37-manylinux_x86_64-
Expired
|
4.56 MB |
sha256:8d13afaad192b8be484952bb39a4d8f6ff3535c21c202b3c0a72277be59a4d5d
|
|
|
dist-stim-ubuntu-latest-cp38-manylinux_x86_64-
Expired
|
4.54 MB |
sha256:e13f08ee0f56e82ad8c10723f97478b5db7a3ab609f8fcd672bcfc9c569a6f74
|
|
|
dist-stim-ubuntu-latest-cp39-manylinux_x86_64-
Expired
|
4.55 MB |
sha256:4706ea27e6ebcdac0e3ae1fd816238e90471fd5ae16a53239a7797819c3c9e5e
|
|
|
dist-stim-windows-2019-cp310-win_amd64-
Expired
|
2.41 MB |
sha256:bdecb455feb63d09d9d0a36bf5865e29cd2c9ba83184eb51de7ca87901b8bd18
|
|
|
dist-stim-windows-2019-cp311-win_amd64-
Expired
|
2.42 MB |
sha256:e47f1c8fd4524fca3c74865529086fe3a8fd22f89a532da15e0e1bf2ade17469
|
|
|
dist-stim-windows-2019-cp312-win_amd64-
Expired
|
2.42 MB |
sha256:b7658235052b04baca6a839e1b8dbef3a7a3d94d1c2b8a9f868ca1dc595209e2
|
|
|
dist-stim-windows-2019-cp36-win32-
Expired
|
2.14 MB |
sha256:c1f80b82858724d9c4cbf5ea0bf51d0a975cf24873e610690b0798d9af72d58a
|
|
|
dist-stim-windows-2019-cp36-win_amd64-
Expired
|
2.4 MB |
sha256:f1af40ae325101ec829119cc8a1237aa3192b06b301fba025ddd381bd2cec9d1
|
|
|
dist-stim-windows-2019-cp37-win32-
Expired
|
2.14 MB |
sha256:4a08badee625be1e4dca0042e8eb7347dbefa553c29947081bd30261bb96cd0d
|
|
|
dist-stim-windows-2019-cp37-win_amd64-
Expired
|
2.4 MB |
sha256:0047795478e746fe90fa0d786db781df503e0b5c0901cd102c3d6a3cc50849df
|
|
|
dist-stim-windows-2019-cp38-win_amd64-
Expired
|
2.41 MB |
sha256:5f240167a700e7fc84745b2730cc86e56f940c7c14268210fe28e611e2fb3d96
|
|
|
dist-stim-windows-2019-cp39-win_amd64-
Expired
|
2.49 MB |
sha256:ec815e838f16b6622ef05237be450b09b7ddcd606888217eb9c0453030e44936
|
|
|
dist-stimcirq
Expired
|
30.2 KB |
sha256:2389aee8c0597b3bf2bf7c2c371aa56a16dec96f0ca62ebbe01fce582b8ded4f
|
|