feat(htmlrender): 使用外部浏览器 - #740
Merged
Merged
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #740 +/- ##
=======================================
Coverage 86.27% 86.27%
=======================================
Files 71 71
Lines 2557 2557
=======================================
Hits 2206 2206
Misses 351 351 ☔ View full report in Codecov by Sentry. |
he0119
force-pushed
the
build/remote-playwright
branch
from
September 11, 2025 15:56
eca05bc to
1a2150f
Compare
he0119
force-pushed
the
build/remote-playwright
branch
3 times, most recently
from
September 18, 2025 14:49
75f6804 to
7f2e50b
Compare
he0119
marked this pull request as draft
September 19, 2025 15:21
he0119
force-pushed
the
build/remote-playwright
branch
from
January 16, 2026 08:45
7f2e50b to
f74a9bf
Compare
he0119
force-pushed
the
build/remote-playwright
branch
from
February 19, 2026 06:53
9768a55 to
b05c038
Compare
he0119
force-pushed
the
build/remote-playwright
branch
from
February 19, 2026 07:45
fe7a8d1 to
8140dbf
Compare
he0119
force-pushed
the
build/remote-playwright
branch
from
February 19, 2026 07:48
8140dbf to
dabe96b
Compare
he0119
marked this pull request as ready for review
February 19, 2026 08:51
he0119
added a commit
that referenced
this pull request
Feb 19, 2026
* feat(htmlrender): 使用外部浏览器 * ci: 修复测试 * ci: 添加 Playwright 服务并更新 HTMLRENDER 连接配置 * ci: 降级 Playwright 版本至 1.56.0,并更新相关依赖 * ci: 添加 HTMLRENDER_CI_MODE * ci: 移除 HTMLRENDER_CI_MODE 并添加 Playwright 健康检查配置 * ci: 连接至同一个网络 https://docs.github.com/zh/actions/reference/workflows-and-actions/contexts#job-context * ci: 升级 Playwright 版本至 1.56.1,并添加网络调试步骤 * ci: 移除 Docker 网络调试步骤 * ci: 移除多余注释
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
可以有效降低镜像大小和编译时长。
需要等待 bison 适配。MountainDash/nonebot-bison#731