pullrequests Search Results · language:Edge language:Python language:PHP
Filter by
67.1M results
This PR has been triggered in an effort to close out the migration for cfitsio450.
IMPORTANT: If you close this PR, the bot will presume that the feedstock has been rebuilt with this update and WILL NOT ...
Adds a network icon badge in the top-nav icon bar showing the user s torrent client connectivity status. Green when
connectable, red and blinking when not connectable. Respects the 60s flexible cache already ...
!-- li-agent --
Agent deliverable
- [x] Branch pushed and PR opened (not draft)
- [x] CI triggered on PR
- [x] Tests added / updated — paths: N/A (digest + audit JSON only)
- [ ] Bench evidence ...
agent:ci_maintainer
ecosystem-ci
li-swarm
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
Motivation
- External book sources can fail (network, proxy, site changes) or provide invalid input, which previously bubbled up
as 500 errors; the API should translate these into clear HTTP statuses ...
codex
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
Summary
Closes #1278
Improves visual clarity of the board theme selector so players can instantly see which theme is currently active.
Changes Made
game/static/game/css/board.css only — no JS, HTML, ...
Purpose
Issue #28 対応。最初の永続化 + 監査スライス。suite control DB を立ち上げ、 SuiteAuditRecorder(before/after サニタイズ)と POST
/api/v1/install-sessions(startInstallSession) / GET /api/v1/install-sessions/{id}(getInstallSession) ...
Related to #698
A minimal fix that drops the k kwarg before constructing the tree types that don t accept it so the create_tree can
build every tree type instead of raising TypeError.