pullrequests Search Results · language:Dune language:Python language:JavaScript language:JavaScript
Filter by
149M results
Summary
Implements PR-01 / R-002 / R-003 from the XSIC reliability remediation plan.
- adds a pull-request/main workflow that rejects Cloudflare scheduled-trigger configuration in Wrangler files
...
Summary
Graphics now illustrate the lesson instead of only decorating it. Structured-first (operator pivot): the content model
routes data to crisp, on-brand, token-themed layouts whose text is rendered ...
!-- This is an auto-generated comment: release notes by coderabbit.ai --
Summary by CodeRabbit
- New Features
- Redesigned home page with multiple new sections: hero carousel, statistics ...
Summary
Implemented Phase 4: Interactive Permission Confirmation for CodePilot Lite.
Changes
- Added ConfirmationProvider
- Added CliConfirmationProvider
- Added AutoApproveConfirmationProvider ...
Description
Fixes the newly introduced PKCE (non-API-key) auth flow of CLI for accounts setup with 3rd party SSO providers.
Changes
- 3rd party SSO support for PKCE flows.
- --email flag on ...
extends #66
Newly added
- esc menu which holds buttons to get to settings menu, an main menu
- resume Button to continue playing
- Main button to get back to the main menu
Fixed
- game states ...
Summary of the changes / Why this is an improvement
Checklist
- [ ] Link to issue this PR refers to (if applicable): Fixes #???
This pull request was generated by the mq tool
[test] flake rate: 0.1 logical conflict every: 100 sleep for: 300s close stale after: 48 hours
[pullrequest] requests per hour: 200 target branch: main ...
This PR addresses an N+1 query issue within the app.tasks.flakes.ProcessFlakesTask.
Problem: Previously, the process_flakes_for_commit function would iterate through each ReportSession (upload) and, for ...