pullrequests Search Results · language:Dune language:Python language:JavaScript language:Java is:unmerged language:Java
Filter by
74.7M results
Why
The repo had grown into a ~3,700-line Python app (+~1,500 lines of tests). Its founding principle was * the model
supplies judgment; code supplies arithmetic * — but in practice the ~800-line generator.py ...
This PR contains the following updates:
| Package | Type | Update | Change |
| --- | --- | --- | --- |
| python | final | digest | b04b5d7 → 4d96149 |
| python | stage | digest | b04b5d7 → 4d96149 |
...
Summary
- add bugs.url metadata for the @factset/sdk-investmentbankingofficerefresh package
- point bug reports to the existing FactSet enterprise SDK issue tracker
Validation
- node -e const ...
Problem
Calendar files (.ics) and contact files (.vcf, .vcs) were missing from the allowed file extensions list in
MEDIA_DELIVERY_EXTS. This caused MEDIA:/path/to/file.ics tags in agent responses to be ...
math.isinf(Decimal( inf ))
False # before
math.isinf(Decimal( inf ))
True # after
math.fsum([float( inf ), float( -inf )])
nan # before
math.fsum([float( ...
Pipelines as Code configuration removal
Generated by Skyramp Testbot for #96.
!-- skyramp-testbot --
💡 Test Recommendations Implemented (3)
- integration-work-queue-unpolled-status (work_queue_unpolled_status_integration_test.py) POST /work_queues/ ...
🤖 AI Security Remediation
🟢 Auto-merge eligible — will merge after CI passes.
📊 Analysis
- Severity: MEDIUM
- Confidence: 85%
- Auto-fix allowed: True
📝 Summary
The application uses the subprocess ...
ai-remediation
severity-medium
🤖 AI Security Remediation
🚨 Human approval required — please review before merging.
📊 Analysis
- Severity: HIGH
- Confidence: 95%
- Auto-fix allowed: False
📝 Summary
The code uses subprocess.call ...
ai-remediation
needs-human-review
severity-high
$(cat EOF
Summary
- Deleted scripts/install_armbian.sh — no longer needed for dedicated server installs
- Updated README to remove all Orange Pi 3B and Armbian references; platform is now described ...