Commit Graph

29 Commits

Author SHA1 Message Date
Alex Rudenko
c35084dd2c
ci: separate unit tests () 2023-06-26 10:57:48 +02:00
Alex Rudenko
4764b9a079
chore: remove commitlint and husky () 2023-06-02 13:17:20 +02:00
Nikolay Vitkov
7aa7f46c7c
docs: update Contributing () 2023-06-01 10:35:59 +02:00
Mathias Bynens
8d08b2f481
chore: update CfT Dashboard URLs () 2023-05-03 21:24:03 +02:00
Alex Rudenko
df4d60c187
feat!: switch to Chrome for Testing instead of Chromium ()
Co-authored-by: Nikolay Vitkov <34244704+Lightning00Blade@users.noreply.github.com>
2023-05-02 08:53:40 +02:00
Nikolay Vitkov
c356e8f8f5
docs: use bash tag to get better formatting () 2023-04-26 11:32:33 +02:00
Marcus Otterström
28154eff6f
docs: Document options ()
Co-authored-by: Alex Rudenko <alexrudenko@chromium.org>
2023-04-19 08:19:50 +00:00
Nikolay Vitkov
c03f5922f8
docs: small misc. updates ()
Co-authored-by: Alex Rudenko <OrKoN@users.noreply.github.com>
2023-04-05 18:06:33 +02:00
Nikolay Vitkov
eddb1f6ec3
feat(chromium): roll to Chromium 112.0.5614.0 (r1108766) () 2023-03-15 15:29:44 +01:00
Nikolay Vitkov
25154c14d7
chore: Add launch.template.json for debugging tests () 2023-02-02 09:01:57 +01:00
Alex Rudenko
2457597410
docs: add codespaces button to contribution guide ()
Co-authored-by: Nikolay Vitkov <34244704+Lightning00Blade@users.noreply.github.com>
2023-01-31 08:12:26 +00:00
Nikolay Vitkov
aa1d1536b6
chore: Update build dependencies () 2023-01-30 13:30:49 +01:00
Nikolay Vitkov
1875da6191
feat(chromium): roll to Chromium 109.0.5412.0 (r1069273) ()
Closes 
2022-12-07 14:54:00 +01:00
Alex Rudenko
eda182741b
docs: add bug triage guidelines ()
Co-authored-by: Mathias Bynens <mathias@qiwi.be>
2022-11-23 11:51:25 +01:00
jrandolf
641a326541
chore: update contributing () 2022-11-03 11:08:36 +01:00
jrandolf
2d2120cea1
docs: improve docs ()
This PR drastically improves the documentation by improving the sidebars
and adding a GitHub icon.

Fixed: https://github.com/puppeteer/puppeteer/pull/9176
Fixed: https://github.com/puppeteer/puppeteer/issues/9173


![image](https://user-images.githubusercontent.com/101637635/198374826-399219f6-e04f-4613-9613-f7e3281d332f.png)
2022-10-28 08:49:28 +02:00
Alex Rudenko
e78a4e89c2
feat(chromium): roll to Chromium 108.0.5351.0 (r1056772) () 2022-10-25 12:55:19 +02:00
jrandolf
f07ad2c661
fix: update documentation on configuring puppeteer ()
This PR updates the docs regarding configuring puppeteer. In addition,
some changes have been made to the documentation generator to show
default values on the documentation site.

Also fixes: https://github.com/puppeteer/puppeteer/pull/9144
2022-10-24 09:07:05 +02:00
jrandolf
535309feff
chore: update troubleshooting guide ()
This PR updates the troubleshooting guide with some information
regarding the new `exports` resolution and cache directory.

This PR also reformats some of the other MD documents.
2022-10-17 13:07:41 +02:00
jrandolf
6a05d8e9c1
chore: improve docs and scripts ()
This PR updates some docs and scripts related to the recent changes in
the repository.
2022-10-13 18:55:11 +02:00
jrandolf
416d56b033
chore: refactor utils ()
This PR

- renames the `utils` folder to `tools` (follows internal practice),
- migrates the contents of `scripts` into `tools` and removes scripts.
2022-10-06 10:27:14 +02:00
jrandolf
f42336cf83
feat: separate puppeteer and puppeteer-core ()
This PR moves the puppeteer source code into separate mono-repo packages:

- `puppeteer` and `puppeteer-core` are now separated into their own
packages.
- `puppeteer-core` has a new exports called `puppeteer-core/internal`
for internal usage.

Tests and various tools have been updated to accommodate the migration.
2022-10-05 14:17:03 +02:00
jrandolf
2a21896cf8
chore: rename vendor to third_party ()
This PR renames `vendor` to `third_party` to better adhere to internal
codebase nomenclature.
2022-09-28 15:23:37 +02:00
Alex Rudenko
a6f4584a74
chore: clarify build instructions () 2022-09-22 14:53:06 +02:00
Alex Rudenko
c23c00a4c2
docs: update documentation about the test runner () 2022-09-13 15:04:24 +00:00
jrandolf
ae4c5ea031
chore: refactor build commands () 2022-09-01 01:05:20 +02:00
Alex Rudenko
73221042db
chore: follow test:$browser[:$flavor] naming for tests + retries for Firefox () 2022-08-11 18:45:52 +00:00
jrandolf
32c9f3e6fb
chore: update contributing.md () 2022-07-01 16:29:21 +02:00
jrandolf
066f440ba7
feat: add documentation () 2022-07-01 11:52:39 +00:00