pullrequests Search Results · language:Edge language:Python language:JavaScript language:TypeScript language:JavaScript
Filter by
234M results
This PR contains the following updates:
| Package | Change | Age | Confidence |
| --- | --- | --- | --- |
| prettier (source) | ^3.9.0 → ^3.9.1 | age | confidence |
[!WARNING] Some dependencies could ...
changelog:skip
dev-dependencies
renovate:patch
renovate
概要
顧客がチケットボタンを押して専用チャンネルが発行された後、その顧客にだけ ticket-start チャンネルを非表示にする。
- 構造的に同一人物の再押下が不可能になり、1人1チケットを徹底できる
- 他の顧客(未開封)には ticket-start が見えたまま
- 非表示失敗はチケット発行をブロックしない(付加価値として吸収)
変更内容
- backend/app/discord_gateway/ticket_channel_creator.py ...
What
Guideline ingestion was storing website chrome — navigation menus, cookie/privacy banners, browser-upgrade and login
walls, and guideline directory/landing pages — as citable guideline sourceText. ...
Now that Stage A+B recover Pathfinder s tables, expand the PF gold (3→5) and report accuracy per system.
New entries (both cross-checked against Archives of Nethys, OGL):
- pf2e-simple-weapons (p281) ...
Problem
The model catalog probed each provider once at startup and sticky-cached the result. If the Ollama probe came back empty
(daemon not reachable within the 4s window), available.ollama stayed [] ...
進捗
鳴門トップを解析した結果、出走表/予想/展示データは AJAX で取得されていました:
getYosou( 20260628, 3 , syussou , 0 ); // (日付, レース, 種別, ...)
この getYosou() の実体(エンドポイントURL)が /sp/page/top/js/getYosou.js にあります。
変更
scripts/probe_original_exhibition.py: ...
概要
画像と _SUCCESS.txt から、メルカリShops用CSV・Yahooオークション用CSVを生成するワークフローへ改修しました。
スプレッドシートへの書き込みをやめ、GCS上に以下を出力する構成に変更しています。
- mercari.csv
- yahoo.csv
- review_required.csv
- result.json
- _DONE.txt ...
ENC-TSK-I63 (ENC-TSK-I62 sub-task A)
Closes the ENC-TSK-I61 gap: devops-document-api _sync_governance_documents now propagates a
governance_data_dictionary.json sync into the governance-policies DDB record, ...
Closes #352
Root cause
discordSignatureMiddleware verified the Ed25519 signature over timestamp + body but never checked the timestamp s age,
so a captured valid Discord interaction could be replayed ...
Summary
- Auto-route Resend credentials (username resend) to smtp.resend.com when SMTP_HOST is still the Gmail default
- Use APP_PUBLIC_URL for verification email links instead of relying on Origin ...