Skip to content

pullrequests Search Results · language:Dune language:Python language:HTML language:JavaScript language:JavaScript language:Java

Filter by

212M results  (2 s)

212M results

Summary Adds a live-progress screen (/progress) that subscribes to the run SSE stream and renders the current wave/issue/role context plus a capped event log. Extends connectSse with an optional onEvent: ...
enhancement

Bumps actions/checkout from 6 to 7. details summary Release notes /summary p em Sourced from a href= https://github.com/actions/checkout/releases actions/checkout s releases /a . /em /p blockquote h2 v7.0.0 ...
dependencies
github_actions

What changed - use Windows-compatible file checks and copying in the Makefile setup target while retaining the POSIX path on macOS and Linux - document the required branch, commit, push, and final-response ...

Bumps the pip group with 2 updates in the / directory: starlette and python-multipart. Updates starlette from 1.0.0 to 1.3.1 details summary Release notes /summary p em Sourced from a href= https://github.com/Kludex/starlette/releases ...

Automated site data update

Bumps actions/checkout from 6 to 7. details summary Release notes /summary p em Sourced from a href= https://github.com/actions/checkout/releases actions/checkout s releases /a . /em /p blockquote h2 v7.0.0 ...
dependencies
github_actions

回應 PR #4 的 Copilot code review,修正 geocoder 相關文件/參數: - config.py:清潔隊註解由 Nominatim 更正為 ArcGIS - moenv_incinerator_geocode.py:註解不再宣稱「不儲存結果」,改說明使用免 token 免費層(forStorage=false),本地快取僅為降低請求量;若未來需合規儲存可在設定層加入 ...

Summary - avoid showing the routes empty state when the route list failed to load - add a RoutesManager component test for the error-only list state Verification - cd frontend npm run test:run ...