pullrequests Search Results · language:Edge language:Python language:JavaScript language:Python language:JavaScript language:Java
Filter by
183M results
Summary
- Merge origin/4.0.x into 4.1.x for the Micronaut Test Resources merge-up.
- Keep both release-line changes; the merge completed without textual conflicts.
- Add a small follow-up test isolation ...
type: task
Switches the npm publish workflow from a long-lived NPM_TOKEN secret to npm OIDC trusted publishing — the auth path that
blocked the v3.0.0-beta.9 release (expired/revoked token → registry PUT E404).
...
🤖 AI Security Remediation
🚨 Human approval required — please review before merging.
📊 Analysis
- Severity: HIGH
- Confidence: 85%
- Auto-fix allowed: False
📝 Summary
The use of subprocess with ...
ai-remediation
needs-human-review
severity-high
Adds the founder s headshot as a circular avatar at the top of the A Note from the Founder card.
This is the one place a real photo earns its keep (per the hero discussion): an authentic founder image ...
Closes #27
Adds the isolated investiq/ foundation (config, risk profiles, logger). Does not touch the existing trading app.
For the case of dense data (like in genomic data) and when the feature size is big. I noticed that when bs=1, cs=1, and
preload_nchunks=120, lot s of time is being spent on in_memory_data[split] because ...
Summary
HHApplicantTool._create_parser walked hh_applicant_tool/operations/ with pkgutil.iter_modules, imported each module,
instantiated Operation(), and registered a sub-parser. This coupled the CLI ...