pullrequests Search Results · language:Dune language:Python language:JavaScript language:JavaScript language:JavaScript is:public
Filter by
149M results
Summary
- Add the PR #138 empty-description detail fallback fix to the 0.3.0 changelog.
Why
PR #138 merged after the release-prep changelog section was cut. Since the fix is included in the intended ...
Adds a generic, tier-agnostic RuntimeCacheEvictionSubscriber(EventSubscriber) in adapters/shared/ whose on_stop(team_id)
evicts the stopping team s handle from the worker s runtime_cache, making per-team ...
Desk read
Upgrades the market-regime composite (the bull/bear/transition model on /markets + Quant Regime tab) to a
signal-strength-weighted model. No new paid data — SPY + VIX + VIX3M, all fail-soft. ...
On a failed create/edit, general/save redirects with the error message (?failed=1 msg=...) and the create/edit view
renders it in an alert (escaped) instead of silently bouncing. A rejected MAC now shows ...
This PR contains the following updates:
| Package | Type | Update | Change |
| --- | --- | --- | --- |
| log | dependencies | patch | 0.4.32 → 0.4.33 |
Configuration
📅 Schedule: (UTC)
- Branch creation ...
Why
The v0.3.0 release pipeline (run 27885778396) built and pushed an image but failed the HIGH/CRITICAL Trivy gate, so no
GitHub Release was published and the pushed :0.3.0 image is unsigned/unattested. ...
This PR contains the following updates:
| Package | Type | Update | Change | Pending |
| --- | --- | --- | --- | --- |
| actions/checkout | action | major | v6 → v7 | v7.0.0 |
Release Notes
details ...
What
Adds a second enforce= route to g.constraints.tie / tied_contact that emits OpenSees equationConstraint (EQ_Constraint)
— an exact, explicit-safe kinematic tie — alongside the existing penalty ASDEmbeddedNodeElement ...
What
Generated PR (and commit) titles now describe the change — stack, region, environments — instead of feat: generate IaC
for issue #N.
Why
The old title carried no information; you had to open the ...