pullrequests Search Results · language:Edge language:Python language:PHP language:Python language:PHP
Filter by
67.1M results
작업 배경
이레님 PR #87 코멘트 반영입니다.(3) DrugDosageScreen에서 복용법 수정 시 서버에 저장되지 않는 문제를 해결하기 위해 복용법 수정 API를 구현했습니다.
변경 사항
app/dtos/medications.py
- MedicationDosageUpdateRequest 추가 (dosage, frequency, timing, ...
Changes proposed in this Pull Request
Follow up to fix tests in gitlab pipelines. Multiple low resolution runs need Load clipping.
Checklist
Required:
- [ ] Changes are tested locally and behave ...
Refs #33 — supersedes #45.
Earlier #45 raised wall_ceiling + presign TTL to 30 min to ride out a 12-min IN_QUEUE wait. 30 min is unacceptable for
an interactive Telegram /karaoke flow — Katya wants 1-3 ...
Avatar picker fixes, reconciled onto the 120-avatar master
Supersedes #124. That PR was built on the 60-avatar tree (commit 3fc8e8a7); master has since extended the picker to 120
avatars (0-119) with ...
What does this PR do?
!-- Describe the change. Focus on WHY, not just what. --
Type of change
- [ ] feat — new feature
- [ ] fix — bug fix
- [ ] docs — documentation only
- [ ] test — tests ...
Summary
- Patches RLS + service_role_all policies inline into 6 original migration files (Q2 compliance)
- Adds RLS to sandbox_schema.sql tables
- Updates MASTER_INDEX.md frontmatter for TESTING_PLAN ...
Closes #560
Fourth issue in the v0.5.0: Ontology Runtime milestone. First real Arrow usage in the workspace.
Summary
OntologyCompiler::compile( doc) — compiles a validated OntologyDoc into an OntologyRuntime ...
Summary
- pass timeout_millis through to Cloud Monitoring descriptor creation and time series writes
- convert from OpenTelemetry milliseconds to google client seconds
- add coverage that export ...