Skip to content

Allow OBSERVABLE_INCLUDE to target Pauli terms (#853) #1997

Allow OBSERVABLE_INCLUDE to target Pauli terms (#853)

Allow OBSERVABLE_INCLUDE to target Pauli terms (#853) #1997

Triggered via push January 23, 2025 03:39
Status Success
Total duration 30m 34s
Artifacts 34

ci.yml

on: push
Matrix: build_dist
build_sdist
7s
build_sdist
Matrix: benchmark
Matrix: test
merge_upload_artifacts
6s
merge_upload_artifacts
upload_dev_release_to_pypi
1m 36s
upload_dev_release_to_pypi
Fit to window
Zoom out
Zoom in

Annotations

49 warnings
test_crumble
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
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
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_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_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
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
test_stimjs
No cached files found at path "/home/runner/work/Stim/Stim/emsdk-cache" - downloading and caching emsdk.
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, 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, 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, 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, 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, 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
171 KB
sha256:b5769b1882bc88bae03987740fdfce8e6023d417feed9ddce8165a975dcfd45e
dist-stim
90.9 MB
sha256:12f84b25d141f39d056cd6f2b2e23038b24f64784384d2a27496ec04302d659f
dist-stim-macos-latest-cp310-macosx_arm64-arm64
1.67 MB
sha256:28ad35348055f9212b2a02ffb7253068f337991b4e332cca322245869619cbd4
dist-stim-macos-latest-cp310-macosx_x86_64-x86_64
1.79 MB
sha256:d7bae1db08e1bf6d180206b60df1671ccd229b5a1e5fe3f8c5adc6cc37e65b0f
dist-stim-macos-latest-cp311-macosx_arm64-arm64
1.67 MB
sha256:593f47180d6e273b24a4942c3cd49519ecfc76e076976ce5a00f2c9410db90c2
dist-stim-macos-latest-cp311-macosx_x86_64-x86_64
1.79 MB
sha256:b6aad360988711f5861ead5849b704b0249a6c23a3216e3560004e1e3e6b2b70
dist-stim-macos-latest-cp312-macosx_arm64-arm64
1.68 MB
sha256:033ed6dd75316bbe70b974b86d6188a82549e5bd8c4609003d01b7771d777c71
dist-stim-macos-latest-cp312-macosx_x86_64-x86_64
1.81 MB
sha256:6bd36c1145e24048eaf6a0420e5d64d73f41721044f865228e2edb7baa59892b
dist-stim-macos-latest-cp36-macosx_x86_64-x86_64
3.42 MB
sha256:fe7459bd9aef15270a2ff3b020b45bef4f96210020c7393fe6249069d7455a56
dist-stim-macos-latest-cp37-macosx_x86_64-x86_64
3.42 MB
sha256:7a1e963250d9321478149f08be4fd504e1af33fddfd97cbc9114e7512b1a3079
dist-stim-macos-latest-cp38-macosx_arm64-arm64
3.21 MB
sha256:7a2c46c455555a4da12725a06870fca7949820d4ee4307cf3a92ad7a367e4c04
dist-stim-macos-latest-cp38-macosx_x86_64-x86_64
3.44 MB
sha256:c0393cfddebd6245cc3b44990df3208f9a6e1ba915a23835d486d51d47e8cdf2
dist-stim-macos-latest-cp39-macosx_arm64-arm64
1.67 MB
sha256:02190e80e5015aa9bd3e2760c5415b786445514cab06ee2171f1fcff47003174
dist-stim-macos-latest-cp39-macosx_x86_64-x86_64
1.79 MB
sha256:1365a1ed5e2e1aa22c47a6de7049992e8c17132ca3678b2cc1b7227d62d57d69
dist-stim-sdist
801 KB
sha256:43585c5e78b9498dd30452957ad40dc75ae5af2b252c174a1b9883f76611f9b7
dist-stim-ubuntu-latest-cp310-manylinux_x86_64-
4.55 MB
sha256:bdb089e90e932abcc86918468dcf3c1fc2fef2aa3483f8545511b8548bffd9ab
dist-stim-ubuntu-latest-cp311-manylinux_x86_64-
4.56 MB
sha256:6127d684d6f26a5b2e6509a797dd29bd4068403aee885f9ba8aad32817a2b65c
dist-stim-ubuntu-latest-cp312-manylinux_x86_64-
4.55 MB
sha256:dafcf9c25a816c646db8afde0852a1cc0f21f7225b6d1d533777ff2d93634f67
dist-stim-ubuntu-latest-cp36-manylinux_i686-
4.79 MB
sha256:cdf1d028ef99da405d3b07bf5c5358cff715f5e7a08ac7703c91cadca81074c0
dist-stim-ubuntu-latest-cp36-manylinux_x86_64-
4.57 MB
sha256:91ce2b4c9b8ccdb24c755c25c1b89c71c8e19645b94608190ef4385b144b5cc5
dist-stim-ubuntu-latest-cp37-manylinux_i686-
4.79 MB
sha256:dc79b4b915ad0eff69cea69eb584d512005efed5612b918698002bce7135fd74
dist-stim-ubuntu-latest-cp37-manylinux_x86_64-
4.57 MB
sha256:9c0c5f3046496460179ecf4925a5e2cac51c82c2f74fe7d0277ea72b8d36cb2b
dist-stim-ubuntu-latest-cp38-manylinux_x86_64-
4.55 MB
sha256:f385fdb9e76473c377226fb2066f7a4235d6f9b365752e8f8edb4e4a57aef83b
dist-stim-ubuntu-latest-cp39-manylinux_x86_64-
4.56 MB
sha256:1b38ec9e865cc752111d4d6ce2d4b30eba6bc7115c062eeeae2c43da69a8d455
dist-stim-windows-2019-cp310-win_amd64-
2.42 MB
sha256:72a657b68ac7cd4c8e42ebe75e12bca9c2e834c20525156681ccace79fbbe607
dist-stim-windows-2019-cp311-win_amd64-
2.42 MB
sha256:dae0e7cba225ffdc3cc8d701672c82bcbdb8d37f516827084fd8d87edbd94bea
dist-stim-windows-2019-cp312-win_amd64-
2.42 MB
sha256:29b4703b317ef839101420f81b38b934fb78374ec7c470831f634d8435872339
dist-stim-windows-2019-cp36-win32-
2.15 MB
sha256:cb639367effb716f0e29b5c1831fa2462f99db4354a7f82b368791dc81c390aa
dist-stim-windows-2019-cp36-win_amd64-
2.41 MB
sha256:b3d22b2c5bb04025303a1ab46d4ccdb5bc71640d82aebd8e0474dd86a407c4a0
dist-stim-windows-2019-cp37-win32-
2.15 MB
sha256:5598ae91f9562ed94adaa926f60de1caa3402f87d02adc7916234cd65d718e48
dist-stim-windows-2019-cp37-win_amd64-
2.41 MB
sha256:91f2fef922ab8269ec35f8378dc8eb1a73fd7aec3addb69dffc41466ad5e13fd
dist-stim-windows-2019-cp38-win_amd64-
2.42 MB
sha256:9a8a2369ef66814e00eb730c90c5ca20dbc681aef965eb9e445c4127b0bd2763
dist-stim-windows-2019-cp39-win_amd64-
2.5 MB
sha256:a8e1e7924803499fd93cd256d0051f863d881b684c55bb61c2b5e854db34f3e1
dist-stimcirq
30.3 KB
sha256:1c90b52af8e4a227f06ba9d010097c718431456419e0690c84775a46435d91d7