Skip to content

pullrequests Search Results · language:Dune language:Python language:Java language:HTML language:Python language:Java

Filter by

114M results  (2 s)

114M results

This PR applies 1/1 suggestions from code quality AI findings.

Summary During the migration to the build system, some packages required build fixes, which I have already completed. Checklist - [x] I have read the openRuyi Code of Conduct and agree to abide by ...
BuildSystem: misc
Community: Student contribution
Target: Rolling
Workflow: Ready For Review

Unified replay for hibernate/hibernate-validator

Summary Fixes #261. _cancel_superseded_checks() — which cancels in-progress checks superseded by a newer check on the same project file — was only reachable via the combined checks_cleanup() task, which ...

This PR configures your project for Cloudflare Workers deployment using Wrangler autoconfig. Merging this PR commits the configuration to your repository, enabling faster deployments and version controlled ...

Summary Merges the long-running feature/visualization line into master. Agent Actions (new this round — full vertical slice) Side-effecting actions for agents, queued with a hold window and human-gated: ...

Git on Windows checks out text files with CRLF line endings. When WSL bash executes build_mpos.sh it sees literal \r characters and fails: $ \r : command not found syntax error near unexpected token `elif ...