Skip to content

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

Filter by

206M results  (2 s)

206M results

… rules, and format email templates

Summary This PR introduces native vector storage and semantic retrieval using pgvector. Changes - Added pgvector support using Dockerized PostgreSQL - Enabled PostgreSQL vector extension - Migrated ...

Adds the Phase D plan doc (the decision artifact for #1938/#1940), referenced by the #1599 Phase D progress comment. Docs-only.

What s this about? The repo-facing documentation had drifted behind the codebase (Bank, notifications, Discord login, the Bereich/OL org hierarchy, the ingest + keycloak-spi modules, the JobOrder rework, ...
documentation

Hardening follow-up to #130/#131. The derived-RINEX push was nested inside the _on_rinex_done callback that s only attached when pipeline tracking is active (pipeline_job AND pipeline_store non-None). ...

Bumpt shared-ci reusable-workflow Pins @v1.0.5 → @v1.0.6. v1.0.6 (iilgmbh/shared-ci#11): ephemerer PROJECT_PAT Git-Auth + runner-label-check Gate. Klärt drift_check shared-ci-tag-stale. Refs achimdehnert/platform#617 ...

Summary - use the private shared release preparation workflow from Plasius-LTD/plasius-ltd-site - move version and CHANGELOG.md preparation out of the package publish job - enable patch, minor, ...

Summary In server.js, the createArchiveBatch function is changed to store only job.id (as jobId) in batch.context instead of the entire job object, eliminating the circular reference that caused JSON.stringify ...

A branded PDF needs LibreOffice or Word to convert the .docx; there is no pure-Python path. When LibreOffice is missing or the conversion fails, save the branded Word report next to the requested PDF and ...

Changes - buffered alert persistence with pgx.Batch flush (threshold=50 or 5s interval) - buffered state upsert in-memory map with periodic batch flush (5s interval) - buffered rule evaluation inserts ...