pullrequests Search Results · language:Dune language:Python language:JavaScript is:merged is:unmerged language:Java language:Ruby
Filter by
85.5M results
Fixes the post-merge main CI failure on c59f6c28afe6f3f787aad989025b612d000da7f9.
Failing runs:
- CI: 27032097640
- WFA: 27032097626
Both failed: tests/test_run_autocoder_batch.py::TestExecutionMocked::test_subprocess_failure_returns_hold ...
Bumps alabaster from 0.7.16 to 1.0.0. details summary Release notes /summary p em Sourced from a href=
https://github.com/sphinx-doc/alabaster/releases alabaster s releases /a . /em /p blockquote h2 Alabaster ...
This PR contains the following updates:
| Package | Change | Age | Confidence |
| --- | --- | --- | --- |
| org.jacoco:jacoco-maven-plugin (source) | 0.8.14 → 0.8.15 | age | confidence |
Release Notes ...
Follow-up to #38 (which shipped the feature with only a one-line README mention).
Adds:
- A dedicated ## Live monitor section after the death-certificate section, with the rendered ALIVE + FLATLINE ...
Closes #57
:robot: I have created a release beep boop
0.0.2 (2026-06-05)
Features
- seed xrreader by migrating xrtoolz.data + types (P0) (#7) (4a440d1)
This PR was generated with Release Please. See documentation. ...
autorelease: pending
Dev phase attestation request for IMP-20260605-9EF5.
Dev Phase 증거
- agent_receipt: dev-e5a3738db295731e COMPLETED
- report: dev_handover.xml
- scope_manifest: 5개 MT (MT-1~MT-3 + MT-2b, MT-2c)
...
References #21262.
Includes 2 filters from the original combined 7-filter PR:
- https://github.com/python/mypy/pull/21585
Summary
Enabling TypeForm made SemanticAnalyzer.try_parse_as_type_expression ...
Documents two hard-won QA learnings so they can t be re-learned the hard way. Additive docs only — no behavior change
(the script in qa/vm/sweep_v2.sh is a checked-in reference of the already-corrected ...
What Why
load_cli_config() set terminal_config[ cwd ] = os.getcwd() for the local backend with no guard. When the launch
directory is deleted out from under the process, os.getcwd() raises FileNotFoundError, ...