pullrequests Search Results · language:Dune language:Python language:Python language:JavaScript language:JavaScript language:Java
Filter by
183M results
Root cause
Both previous deploy runs failed with:
invalid_grant: Repository vooom/AI_Rule_Learning not found
The HF OIDC token endpoint resolves vooom/AI_Rule_Learning as a model repo — not a Space. ...
概要
- PR #628(f79a9ad96950d15f154a804653fc71ec7321896a)を 1.21.1-main へ forward-port
- RemoteOwner 経由の召喚武器魔法で、DamageSource の攻撃者がアンカー側に寄らないよう combat owner を保持・解決
- 召喚武器系の DamageSource 生成経路を createCombatDamageSource ...
Bumps @types/node from 25.5.0 to 25.9.3. details summary Commits /summary ul li See full diff in a href=
https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node compare view /a /li /ul ...
dependencies
javascript
Summary
Continuation of Phase 3.5 (support module). Migrates api/app/support/forum_routes.py (334 LOC — community forum + admin
moderation) to delegate to app/support/service.py, extending the surface ...
https://liferay.atlassian.net/browse/LPD-91707
What Is Being Fixed
The worktree provisioning hooks assumed a GNU userland: GNU-only sed long flags (--in-place, --regexp-extended,
--expression), head ...
pr-check - success
改了什么(3 个 trivial,按 trivial 标签约定合一个 PR)
- YOR-24 app.jsx combineAsk + 创作桌:build_card 空 reply 不再是空气泡,给兜底提示
- YOR-25 app.jsx:598 故事书 canFinish: !!d.title → !!d.title !!d.premise
- YOR-26 app.jsx saveBuildAsPreset ...
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 ...
Adds a simple rate limiter that can be applied as a decorator to any route.
Usage:
@app.route( /api/login , methods=[ POST ])
@rate_limit(max_requests=5, window=60)
def login(): ...
Closes #482
Demo ...
Bumps the javascript group with 7 updates:
| Package | From | To |
| --- | --- | --- |
| @commitlint/cli | 19.5.0 | 21.0.2 |
| @commitlint/config-conventional | 19.5.0 | 21.0.2 |
| husky | 9.1.6 | 9.1.7 ...
dependencies
javascript