Skip to content

0.12.0: disable notebook execution in docs CI - #215

Merged
MIWdlB merged 1 commit into
mainfrom
bump-version-0.12.0
Jul 27, 2026
Merged

0.12.0: disable notebook execution in docs CI#215
MIWdlB merged 1 commit into
mainfrom
bump-version-0.12.0

Conversation

@MIWdlB

@MIWdlB MIWdlB commented Jul 27, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Bumps version 0.11.00.12.0 in Cargo.toml, crates/ferrmion-core/Cargo.toml, pyproject.toml, and docs/source/conf.py
  • Promotes the [Unreleased] CHANGELOG section to [0.12.0] - 2026-07-27
  • Sets nb_execution_mode = "off" in docs/source/conf.py — stops myst_nb from re-executing notebooks during the ReadTheDocs build, fixing the timeout-induced CI failures

Test plan

  • ReadTheDocs build succeeds (notebooks are rendered from saved outputs, not re-executed)
  • uv run pre-commit run --all passes (verified locally)
  • cargo test --workspace passes
  • uv run pytest passes

🤖 Generated with Claude Code

Bumps version 0.11.0 → 0.12.0 across Cargo.toml,
crates/ferrmion-core/Cargo.toml, pyproject.toml, and docs/source/conf.py.

Sets nb_execution_mode = "off" in the Sphinx config so myst_nb no longer
re-runs notebooks during the ReadTheDocs build, fixing the CI timeout
failures.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@MIWdlB
MIWdlB merged commit b6bc7ef into main Jul 27, 2026
4 checks passed
@MIWdlB
MIWdlB deleted the bump-version-0.12.0 branch July 27, 2026 12:56
@codspeed-hq

codspeed-hq Bot commented Jul 27, 2026

Copy link
Copy Markdown
Contributor

Merging this PR will degrade performance by 3.42%

⚠️ Different runtime environments detected

Some benchmarks with significant performance changes were compared across different runtime environments,
which may affect the accuracy of the results.

Open the report in CodSpeed to investigate

❌ 2 regressed benchmarks
✅ 54 untouched benchmarks
⏩ 100 skipped benchmarks1

Warning

Please fix the performance issues or acknowledge them on CodSpeed.

Performance Changes

Mode Benchmark BASE HEAD Efficiency
Simulation test_benchmark_decode_zbasis_ensemble[32-JKMN] 51.4 ms 53.4 ms -3.74%
Simulation test_benchmark_decode_zbasis_ensemble[32-BravyiKitaev] 51.4 ms 53 ms -3.1%

Tip

Investigate this regression by commenting @codspeedbot fix this regression on this PR, or directly use the CodSpeed MCP with your agent.


Comparing bump-version-0.12.0 (2cec68c) with main (79c2cf0)

Open in CodSpeed

Footnotes

  1. 100 benchmarks were skipped, so the baseline results were used instead. If they were deleted from the codebase, click here and archive them to remove them from the performance reports.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant