Skip to content

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

Filter by

183M results  (2 s)

183M results

This PR configures your project for Cloudflare Workers deployment using Wrangler autoconfig. Merging this PR commits the configuration to your repository, enabling faster deployments and version controlled ...

What changed - Ported Android main-mode settings into a new Python settings model with migration from legacy config keys. - Added forbidden time ranges, playback rules, conditional tone rules, China ...

PR-PROOF-5 — Production Trust Record API + Webhook Proof Core claim: OpenSoyce trust records are now portable: external systems can read bounded trust-record summaries and receive signed record-change ...

Summary Follow-up to PR #56. Addresses the SonarCloud quality gate failure (5.4% duplication 3% threshold) by: 1. Extracting shared test helpers → tests/helpers.js with mockRes(), expectValidationError(), ...

Bumps the actions group with 4 updates in the / directory: actions/checkout, astral-sh/setup-uv, codecov/codecov-action and github/codeql-action. Updates actions/checkout from 6.0.2 to 6.0.3 details summary ...

Bumps the minor-updates group with 4 updates in the / directory: beautifulsoup4, openai, matplotlib and ruff. Updates beautifulsoup4 from 4.14.3 to 4.15.0 Updates openai from 2.41.0 to 2.41.1 details ...
dependencies
python

背景 配置写得过于分散:环境变量散落在 20 个文件、55 处 os.environ.get(...),.lower()== true 重复 16 次,config_validator 是手写的 dataclass 校验框架。 改动 - 新建 core/settings.py:用 pydantic-settings 收敛全部环境变量(类型/默认值/别名集中声明),其它模块改用 get_settings() ...

Description [Describe the purpose and scope of this pull request.] Changes Made [List the changes made in this pull request.] Checklist - [ ] followed the coding style guidelines. - [ ] tested ...

- Ajout d une matrice de correlation sentiment vs rendement prix symbol

This PR contains the following updates: | Package | Change | Age | Confidence | | --- | --- | --- | --- | | eslint-config-next (source) | 16.2.7 → 16.2.9 | age | confidence | | next (source) | 16.2.7 ...
renovate