Enhance the "Getting Started" notebook #1980
ci.yml
on: pull_request
Matrix: build_dist
build_sdist
12s
check_sdist_installs_stim
11m 0s
check_sdist_installs_sinter
20s
run_main
1m 23s
build_bazel
8m 5s
build_clang
25m 56s
build_lib
1m 23s
build_lib_install
4m 19s
benchmark_windows
5m 16s
test_o3
5m 59s
test_generated_docs_are_fresh
3m 2s
test_generated_file_lists_are_fresh
4s
test_pybind
4m 59s
test_stimcirq
3m 48s
test_sinter
3m 34s
test_stimzx
2m 53s
test_stimjs
5m 28s
test_crumble
8s
Matrix: benchmark
Matrix: test
upload_dev_release_to_pypi
0s
Annotations
1 error and 35 warnings
test_sinter
Process completed with exit code 1.
|
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
|
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
|
build_sdist
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
|
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_stimzx
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
|
test_pybind
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_stimjs
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.
|
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, 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, 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, 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 (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 (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 | |
---|---|---|
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.1 KB |
|