pullrequests Search Results · language:Dune language:Python language:JavaScript language:CSS language:TypeScript language:Java
Filter by
270M results
Benchmark PR (auto-created)
Advanced architecture
概要
デプロイを「develop マージ駆動の自動デプロイ」に強化する。既存 weekly_redeploy.ps1 の弱点(health-check 無し・ロールバック無し・週次固定)を解消する auto_deploy.ps1 を追加する。
フロー
1. トリガー: origin/develop の HEAD が前回処理時から変化していなければ即終了。変化していれば実行(= マージをトリガーにした実質イベント駆動・自然なデバウンス) ...
💡 What: Replaced HTTPD_RESP_USE_STRLEN with a pre-calculated size (ul_end - ul_start) - 1 when serving the embedded
unlock.html file in src/urihandler/lockhandler.c. 🎯 Why: Calling strlen() on a large ...
What
Remove Venezuela (VE) from the dashboard entirely. Its CPI is contested and diverges wildly across sources, the BCV s
cadence is irregular, and there s no clean validatable automated source (see ...
💡 What: Refactored useCellEvent and useS2Event in packages/s2-react/src/hooks/useEvents.ts to use the useLatest hook
from ahooks for event handlers.
🎯 Why: Previously, parent components passing inline ...
Dependabot will resolve any conflicts with this PR as long as you don t alter it yourself. You can also trigger a rebase
manually by commenting @dependabot rebase.
details summary Dependabot commands ...
dependencies
python:uv
Benchmark PR (auto-created)
Summary
- track how many times the same dynamic pod template is provisioned
- add a kubernetes.jenkins.io/retry=true label to retry pods
- add a kubernetes.jenkins.io/retry-attempt annotation with ...