pullrequests Search Results · language:Dune language:Python language:Python language:JavaScript language:JavaScript language:Java
Filter by
182M results
- backend/README.md: NEWSMON_API_TOKEN більше не обов язкова, оновлено опис
- export_import.py: коментар Admin token → Admin password
https://claude.ai/code/session_01TR4M7FGREZbsFZxPiTnmba
Summary
Fixes #2928 by replacing the full data/sources.db size-gate in tests/test_heritage_classifier.py with a committed,
deterministic SQLite fixture at tests/fixtures/heritage_sample.db.
Fixture schema ...
💡 What: Added actionable command hints to various empty states and error messages in the CLI (e.g., clean, cat, resume,
config, and graphs commands). Also hardened directory iteration logic using .is_dir() ...
🤖 AI Security Remediation
🚨 Human approval required — please review before merging.
📊 Analysis
- Severity: HIGH
- Confidence: 95%
- Auto-fix allowed: False
📝 Summary
The use of subprocess.call ...
ai-remediation
needs-human-review
severity-high
Bumps opentelemetry-instrumentation-pymysql from 0.62b1 to 0.63b1. details summary Changelog /summary p em Sourced from
a href= https://github.com/open-telemetry/opentelemetry-python-contrib/blob/main/CHANGELOG.md ...
dependencies
security
Unified replay for percy/percy-storybook
summary
describe the changes made.
changes
- added ...
- fixed ...
- updated ...
related issue
closes #
checklist
- [ ] tested locally
- [ ] no console errors
- [ ] documentation updated ...
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
甲方反馈:上传团图集图片时裁剪器不是 2:1,导致图集显示挤压。
根因:团图集裁剪比例与顾客端展示比例都是 4:3,但实际想要的是 2:1 宽幅 banner。宽 banner 被裁成 4:3(丢内容)+ 4:3 展示 → 看起来挤压。
修(两端统一 2:1):
- web-admin ImageUploader:CROP_ASPECT.tuan_gallery 4/3 → 2/1
...