Skip to content

Update nix flake for v0.19.3 - #586

Merged
wesm merged 4 commits into
mainfrom
update-nix-flake-v0.19.3
Aug 9, 2026
Merged

Update nix flake for v0.19.3#586
wesm merged 4 commits into
mainfrom
update-nix-flake-v0.19.3

Conversation

@wesm

@wesm wesm commented Aug 9, 2026

Copy link
Copy Markdown
Member

The tagged 0.19.3 release still resolves to 0.19.2 through Nix, preventing Nix users from receiving the bugfix release. This updates the package version; the dependency hash remains current because the release did not change the vendored dependency graph.

The branch also gives full-daemon lifecycle tests consistent startup headroom under four-way Windows CI contention and raises the bounded aggregate deadline for the nearly 1,000-test CLI package on contended Linux runners. Production-path assertions, sequencing checks, and individual test deadlines are unchanged.

@roborev-ci

roborev-ci Bot commented Aug 9, 2026

Copy link
Copy Markdown

roborev: Combined Review (d615f52)

No issues found.


Reviewers: 2 done | Synthesis: codex | Total: 25s

Four-way Windows CI sharding can make fresh SQLite schema initialization exceed five seconds even when the daemon and analytics initializer are healthy. That resource-sensitive deadline caused the release metadata PR to fail after the required cache build started normally on less-contended runs.

Keep the production-path assertions and early-exit checks intact while giving the three background analytics startup tests the same bounded headroom for slow runners.

Generated with Codex

Co-authored-by: Codex <noreply@openai.com>
@roborev-ci

roborev-ci Bot commented Aug 9, 2026

Copy link
Copy Markdown

roborev: Combined Review (35a51c6)

No issues found.


Reviewers: 2 done | Synthesis: codex | Total: 42s

Four concurrent Windows test shards can make fresh database initialization exceed five seconds before the full-daemon tests reach their injected startup seams. Keep those waits bounded but give the complete startup path consistent headroom so resource contention does not masquerade as a lifecycle regression.

Generated with Codex

Co-authored-by: Codex <noreply@openai.com>
@roborev-ci

roborev-ci Bot commented Aug 9, 2026

Copy link
Copy Markdown

roborev: Combined Review (e6fc848)

No issues found.


Reviewers: 2 done | Synthesis: codex | Total: 45s

The unsharded CLI package can cross the existing 20-minute aggregate deadline on a contended CI runner even when no individual test is stalled. Keep a bounded package alarm while giving the nearly 1,000-test suite enough headroom to distinguish slow execution from a deadlock.

Generated with Codex

Co-authored-by: Codex <noreply@openai.com>
@roborev-ci

roborev-ci Bot commented Aug 9, 2026

Copy link
Copy Markdown

roborev: Combined Review (b6e9430)

Code looks clean: no Medium, High, or Critical findings were reported.


Reviewers: 2 done | Synthesis: codex, 9s | Total: 1m43s

@wesm
wesm merged commit b73078d into main Aug 9, 2026
20 checks passed
@wesm
wesm deleted the update-nix-flake-v0.19.3 branch August 9, 2026 18:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant