pullrequests Search Results · language:Dune language:JavaScript language:Java language:Python language:Java language:HTML
Filter by
209M results
Proposed changes
- Make the bus app rollover from morning to afternoon at 10 AM rather than 12 PM
Brief description of rationale
- EOY early release days end at 11:55 AM and having rollover at 12 ...
Implemented Linear Search and Binary Search in Algorithms.java. Main.java handles user input and displays results for
both algorithms. Code compiles and runs successfully.
Summary
- Adds a new ** Merge main into PR branch ** bash step before Drive Coder that performs git checkout/git reset/git
merge origin/main using $PR_BRANCH from $GITHUB_ENV (safe in a plain run: ...
Summary
- Replaces sequential chunk transcription loop with a bounded parallel worker pool (concurrency = 4)
- Adds exponential-backoff retry logic (up to 3 retries) for rate-limit (429) and server ...
Summary
Fix the flaky TestScriptKill test (Go) by eliminating a race condition between the kill polling loop and InvokeScript
execution.
Issue link
This Pull Request is linked to issue: [Go][Flaky Test] ...
AI Generated
Flaky-tests 🐦
go 🏃
Closes #1392. Removes the pre-North-Star vestigial second OmegaConf→Pydantic bridge in OmegaConfManager.
create_pydantic_config + _map_omega_to_pydantic bypassed the canonical single crossing
(config.bridge.bridge_to_pydantic) ...
area: config
priority: low
size: small
status: in-review
type: chore
Non-behavioral cleanup. untaped-ansible is a standalone SDK tool now (the plugin platform was retired).
Changes
- .gitignore — add .uv-cache/ (the other untaped tool repos already ignore it; this was ...