-
Notifications
You must be signed in to change notification settings - Fork 84
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: sync chrome-for-testing binary #455
Merged
Merged
Conversation
This file contains 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
elrrrrrrr
force-pushed
the
puppeteer-chrome
branch
from
May 4, 2023 08:37
bb1376e
to
6c3d50d
Compare
Codecov Report
@@ Coverage Diff @@
## master #455 +/- ##
==========================================
- Coverage 97.44% 97.36% -0.08%
==========================================
Files 159 160 +1
Lines 14652 14780 +128
Branches 1875 2034 +159
==========================================
+ Hits 14277 14390 +113
- Misses 375 390 +15
|
fengmk2
reviewed
May 4, 2023
fengmk2
reviewed
May 4, 2023
elrrrrrrr
force-pushed
the
puppeteer-chrome
branch
from
May 4, 2023 10:57
9f5a8f1
to
918e126
Compare
elrrrrrrr
force-pushed
the
puppeteer-chrome
branch
from
May 4, 2023 11:23
918e126
to
872790c
Compare
elrrrrrrr
force-pushed
the
puppeteer-chrome
branch
from
May 4, 2023 11:27
872790c
to
27199fb
Compare
elrrrrrrr
changed the title
WIP: feat: puppeteer chrome
feat: sync chrome-for-testing binary
May 4, 2023
fengmk2
reviewed
May 4, 2023
2 tasks
fengmk2
approved these changes
May 5, 2023
fengmk2
pushed a commit
that referenced
this pull request
May 5, 2023
[skip ci] ## [3.18.0](v3.17.1...v3.18.0) (2023-05-05) ### Features * sync chrome-for-testing binary ([#455](#455)) ([dd7d73e](dd7d73e))
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.
/-/binary/
for Chrome , exp:/-/binary/chrome-for-testing/113.0.5672.63/mac-arm64/chrome-mac-arm64.zip
🤖 Replaced the implementation of original chromium version.♻️ No longer synchronized the Chromium binary files from past versions of Puppeteer./-/binary/
新增 chrome binary 分类, 示例链接/-/binary/chrome-for-testing/113.0.5672.63/mac-arm64/chrome-mac-arm64.zip
🤖 替换原 puppeteer 中 chromium 对应实现♻️ 不再同步 puppeteer 历史版本中的 chromium 二进制文件