Skip to content

Add stimcirq tag conversions (#866) #1979

Add stimcirq tag conversions (#866)

Add stimcirq tag conversions (#866) #1979

Triggered via push December 5, 2024 17:38
Status Success
Total duration 29m 19s
Artifacts 34

ci.yml

on: push
Matrix: build_dist
build_sdist
8s
build_sdist
Matrix: benchmark
Matrix: test
merge_upload_artifacts
13s
merge_upload_artifacts
upload_dev_release_to_pypi
1m 16s
upload_dev_release_to_pypi
Fit to window
Zoom out
Zoom in

Annotations

49 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
build_sdist
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
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_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
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
test (64)
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
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, 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, 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, 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
dist-sinter
170 KB
dist-stim
90.8 MB
dist-stim-macos-latest-cp310-macosx_arm64-arm64
1.67 MB
dist-stim-macos-latest-cp310-macosx_x86_64-x86_64
1.78 MB
dist-stim-macos-latest-cp311-macosx_arm64-arm64
1.67 MB
dist-stim-macos-latest-cp311-macosx_x86_64-x86_64
1.79 MB
dist-stim-macos-latest-cp312-macosx_arm64-arm64
1.68 MB
dist-stim-macos-latest-cp312-macosx_x86_64-x86_64
1.8 MB
dist-stim-macos-latest-cp36-macosx_x86_64-x86_64
3.42 MB
dist-stim-macos-latest-cp37-macosx_x86_64-x86_64
3.42 MB
dist-stim-macos-latest-cp38-macosx_arm64-arm64
3.21 MB
dist-stim-macos-latest-cp38-macosx_x86_64-x86_64
3.44 MB
dist-stim-macos-latest-cp39-macosx_arm64-arm64
1.67 MB
dist-stim-macos-latest-cp39-macosx_x86_64-x86_64
1.78 MB
dist-stim-sdist
798 KB
dist-stim-ubuntu-latest-cp310-manylinux_x86_64-
4.55 MB
dist-stim-ubuntu-latest-cp311-manylinux_x86_64-
4.55 MB
dist-stim-ubuntu-latest-cp312-manylinux_x86_64-
4.54 MB
dist-stim-ubuntu-latest-cp36-manylinux_i686-
4.78 MB
dist-stim-ubuntu-latest-cp36-manylinux_x86_64-
4.56 MB
dist-stim-ubuntu-latest-cp37-manylinux_i686-
4.78 MB
dist-stim-ubuntu-latest-cp37-manylinux_x86_64-
4.56 MB
dist-stim-ubuntu-latest-cp38-manylinux_x86_64-
4.54 MB
dist-stim-ubuntu-latest-cp39-manylinux_x86_64-
4.55 MB
dist-stim-windows-2019-cp310-win_amd64-
2.41 MB
dist-stim-windows-2019-cp311-win_amd64-
2.42 MB
dist-stim-windows-2019-cp312-win_amd64-
2.42 MB
dist-stim-windows-2019-cp36-win32-
2.14 MB
dist-stim-windows-2019-cp36-win_amd64-
2.4 MB
dist-stim-windows-2019-cp37-win32-
2.14 MB
dist-stim-windows-2019-cp37-win_amd64-
2.4 MB
dist-stim-windows-2019-cp38-win_amd64-
2.41 MB
dist-stim-windows-2019-cp39-win_amd64-
2.49 MB
dist-stimcirq
30.2 KB