pullrequests Search Results · language:Dune language:Python language:JavaScript language:Python language:HTML language:Python
Filter by
175M results
Bumps prettier from 3.8.3 to 3.8.4. details summary Release notes /summary p em Sourced from a href=
https://github.com/prettier/prettier/releases prettier s releases /a . /em /p blockquote h2 3.8.4 /h2 ...
Thanks for asking me to work on this. I will get started on it and keep this PR s description up to date as I form a
plan and make progress.
Fix the failing GitHub Actions job publish Analyze the Actions ...
Bumps slowapi from 0.1.9 to 0.1.10. details summary Release notes /summary p em Sourced from a href=
https://github.com/laurents/slowapi/releases slowapi s releases /a . /em /p blockquote h2 v0.1.10 /h2 ...
dependencies
python
Summary
Generates the web CV s _data/cv.yml from the canonical data/cv.yaml in curriculum-vitae, instead of maintaining it by
hand here. Uses Pattern A (artifact handoff).
What s in this PR
- deploy ...
Bumps https://github.com/astral-sh/ruff-pre-commit from v0.15.15 to 0.15.16. details summary Release notes /summary p em
Sourced from a href= https://github.com/astral-sh/ruff-pre-commit/releases https://github.com/astral-sh/ruff-pre-commit ...
dependencies
pre_commit
功能描述 本 PR 为项目补充基于 Docker Compose 的容器化部署能力,支持一键构建并启动前端 nginx、后端 FastAPI、PostgreSQL、Redis
四个服务,同时补充一键停止脚本,降低本地演示和评审环境的启动成本。使用方式为执行
./scripts/docker/start.sh 启动全部服务,执行 ./scripts/docker/stop.sh 停止全部服务。
实现思路 ...
Add a Keep a Changelog-style CHANGELOG.md cataloguing the 0.4.0 feature set and the render/frame-write hardening fixes,
with a 0.1.x migration note, and link it from the README.
Cover the previously untested ...
Major changes to billing flow affecting subscription management, payment processing, and customer database. Adds Stripe
integration, subscription model, billing routes, and plan-based access control middleware. ...