pullrequests Search Results · language:Edge language:Python language:PHP language:JavaScript language:Java language:PHP
Filter by
195M results
Closes Leosforge-ai/company-os#30
What changed
Phase 3a uv migration (company-os #13), grounded in Rico s dependency audit:
- pyproject.toml → uv: [dependency-groups] dev (ruff/mypy/pytest/pre-commit), ...
ajuste
📋 Descripción
!-- Describe brevemente qué hace este PR --
🔗 Módulo relacionado
- [ ] Ventas
- [ ] Bodega
- [ ] Producción
- [ ] Laboratorio
- [ ] Facturación
- [ ] Contabilidad
...
This branch also adds preliminary sulfur cave code, because it was meant to prepare for the 26.2 update. However, a good
optimisation for old versions cropped up for paper software, so this was merged ...
https://school.programmers.co.kr/learn/courses/30/lessons/120824
✔ 문제
| 제목 | 사이트 | 레벨 | 언어 |
| --- | --- | --- | --- |
| 짝수 홀수 개수 | 프로그래머스 | Level.0 | java |
hr/
📃 문제 설명
- 짝수 홀수 개수 : 정수가 담긴 리스트 ...
Fixes #2505
Adds ownership tracking via $setOnInsert: { ownerId }\ and ownership check: non-admin callers can only modify curricula
they originally created.
问题背景
并发场景下偶现 BizCmdbClient.FindModuleHostRelationTask 因 HttpMetricUtil.addTagForCurrentMetric 抛
ArrayIndexOutOfBoundsException,导致第三方系统(CMDB)调用指标采集失败。
根因:父线程 JobContext 通过 ContextSnapshot 被传播到子线程时引用共享,metricTagsMap ...
Summary
- Extract _activate_subscription_with_period so verify-payment and webhook paths both set current_period_start /
current_period_end from billing_cycle.
- Allow activation from pending ...
Fixes #2506
Adds \limit\ (default 200) and \cursor-based pagination to the flashcard model. API response now includes
extCursor\ for pagination.