pullrequests Search Results · language:Dune language:Python language:C# language:JavaScript language:JavaScript language:HTML
Filter by
41.8M results
Summary
- Inline Badges Header Polish: Redesigned the detail modal s header to match Bazaar and Flathub. Package type is now a
standalone pill next to the title, and the subtitle area dynamically ...
Bumps tox from 4.55.0 to 4.55.1. details summary Release notes /summary p em Sourced from a href=
https://github.com/tox-dev/tox/releases tox s releases /a . /em /p blockquote h2 v4.55.1 /h2 !-- raw HTML ...
dependencies
python:uv
Bumps peter-evans/create-issue-from-file from 5 to 6. details summary Release notes /summary p em Sourced from a href=
https://github.com/peter-evans/create-issue-from-file/releases peter-evans/create-issue-from-file ...
dependencies
github_actions
Untracks temporary Nomad certificates (playbooks/services/.tmp_certs_nomad/) from Git and adds them to .gitignore. This
fixes git pull conflict errors and ensures sensitive temporary keys are not tracked ...
1bd000dab9e6c71d0a8a2771516dc81c4161e7c7
pre [MSE] Playback stalls after rapid seeks when readyState transitions mid-seek a href=
https://bugs.webkit.org/show_bug.cgi?id=316273 https://bugs.webkit.org/show_bug.cgi?id=316273 ...
Media
Bumps astral-sh/setup-uv from 8.1.0 to 8.2.0. details summary Release notes /summary p em Sourced from a href=
https://github.com/astral-sh/setup-uv/releases astral-sh/setup-uv s releases /a . /em /p blockquote ...
dependencies
github_actions
修复内容
安全修复
- SECRET_KEY改为从环境变量读取,不再硬编码
- 为写操作端点添加认证保护
- Token有效期从24小时改为1小时
- 添加.env.example环境变量模板
This PR contains machine translations for docs changed in #4753.
Notes:
- Independent from the source PR; merge when translations look good.
- Source PR updates will not interrupt this translation ...
auto-translation
Fix the test breakage by removing dead weight
The conftest.py client TestClient fixture and its only consumer (test_smoke.py) had rotted against a main.py refactor
and were giving zero signal:
- The ...