Skip to content

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

Filter by

174M results  (2 s)

174M results

Bumps filelock from 3.29.0 to 3.29.1. details summary Release notes /summary p em Sourced from a href= https://github.com/tox-dev/py-filelock/releases filelock s releases /a . /em /p blockquote h2 3.29.1 ...

Beep boop. Your images are optimized! Your image file size has been reduced by 41% 🎉 details summary Details /summary | File | Before | After | Percent reduction | | :-- | :-- | :-- | :-- | | /client/src/assets/chat.png ...

What s broken bili-core ships as a Python package, but its built wheel (the artifact pip install actually downloads and installs) was missing every non-.py file. That includes bili/prompts/default_prompts.json, ...

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

This commit removes several expensive CSS selectors. After reviewing all usages, we found that .o_kanban_card_manage_settings always contains div elements with col-* classes as direct children. We also ...
forwardport

This PR introduces the Solar Calculator tool to the VMS Application. The business logic and constants are strictly separated from the UI logic. It supports multiple predefined consumption patterns such ...

Problem dreth/altserver-docker is amd64-only. On the ARM64 cluster it immediately throws an exec format error and the pod never starts. Solution Replace the single dreth container with three ARM64-compatible ...

Checkpoint After merge, poetry run pytest tests/integration exits 0 and from app.main import app yields a callable WSGI application that responds 200 to GET /__smoke and 404 JSON to unknown paths. Generated ...