Skip to content

pullrequests Search Results · language:Dune language:Python language:JavaScript language:JavaScript language:Python

Filter by

148M results  (2 s)

148M results

This PR contains the following updates: | Package | Type | Update | Change | | --- | --- | --- | --- | | codecov/codecov-action | action | major | v6.0.1 → v7.0.0 | Release Notes details summary codecov/codecov-action ...
bot
dependencies

This PR contains the following updates: | Package | Type | Update | Change | | --- | --- | --- | --- | | codecov/codecov-action | action | major | v4 → v7 | Release Notes details summary codecov/codecov-action ...

Production: run_cycle crashed every tick with int + NoneType after PR #167 s calendar-midnight window fix. Cause: trades_today can contain entries with pnl=None (open positions, journal entries without ...

A relay that shares a NAT with the gateway owning the public-IP slot can only register on its LAN address, so off-LAN dialers can t reach it and it is useless as a rendezvous/intro point. This left small ...

Problem Discord select menus are capped at 25 options. ModelPickerView truncated both the provider dropdown (options[:25]) and the per-provider model dropdown (models[:25]), silently hiding everything ...

in-depth changes: - added back navbar with only dark mode button accessible - styled the login form to have the card aesthetic and color (including dark mode) - spaced out the fields and added margins ...
enhancement
Frontend

Summary Fix CI pipeline by adding missing config files that are required for pip install, database migrations, and Django to run. Changes | File | What | | --- | --- | | backend/requirements.txt | Add ...

This PR contains the following updates: | Package | Type | Update | Change | | --- | --- | --- | --- | | codecov/codecov-action | action | patch | v6.0.1 → v6.0.2 | Release Notes details summary codecov/codecov-action ...
bot
dependencies

Follow-up to #247. The 0.7.1-anywhere companion image is now built and published to ghcr, so the quickstart note that called it planned for v0.7.1 is stale. Updates docs/swmm-anywhere-quickstart.md with ...