Skip to content

pullrequests Search Results · language:Dune language:TypeScript language:Python language:JavaScript language:JavaScript

Filter by

234M results  (2 s)

234M results

Summary Closes out Phase 0 by updating PROJECT_CONTEXT.md to reflect what was actually built, and tightens the document s language for clarity and consistency. Changes - Version bumped to 1.1, current ...

This PR add skipping for quarantined invoices, because when invoices fail for permanent reasons, they get retried forever. This burns Exact Online s daily API quota, after which every call that day fails ...

Summary - Add use-cases/cursor-agent-memory/ — a minimal Cursor Agent hooks integration for the EverOS 1.0 local HTTP API. - sessionStart: search EverOS and inject recalled memory as additional_context. ...

Summary - Add a QBO config resolver that imports QBO_CONNECT_KEY / connect-key aliases as JSON, base64/base64url JSON, or KEY=value lines. - Route QuickBooks OAuth, status, token refresh, sync ...

Reverts WEBSUP-2130. Updating PHP to all be v8.3.x broke a module dependency (the installed version (8.x-1.9) of drupal/diff has a library that requires PHPv8.2--need to update diff to at least 8.x-1.10). ...

なぜ Google 検索結果のファビコンが地球儀マークに戻る現象が定期的に起きていた。設定(link rel=icon の中身)は正しいのに発生する。 原因は配信のされ方: 1. ルート /favicon.ico が 404 — Google のファビコン取得はルートの /favicon.ico を必ず探し、リトライにも寛容ではない。取得失敗が一度でもあると地球儀にフォールバックする(最頻出トリガー)。 ...

This pull request updates a dependency version in the pyproject.toml file. The mccode-antlr package is upgraded to version 0.21.0 and the optional [hdf5] extra is removed.

Bumps the github-actions group with 5 updates: | Package | From | To | | --- | --- | --- | | actions/checkout | 4 | 7 | | actions/setup-node | 4 | 6 | | actions/upload-artifact | 4 | 7 | | actions/download-artifact ...
dependencies
github_actions

The old sync used registration_plate or asset_code as the lookup key, which never matched GPS vehicles (whose vehicle_no is their GPS ID like KAJ 469P, CAT 140G). This caused duplicates.\n\nNew logic:\n1. ...