Commit Graph

20 Commits

Author SHA1 Message Date
Sparticuz 2192fedc04 hash change
I couldn't tell any differences between chromium 110 and 111, so I'm not sure what changed
2023-02-20 13:24:59 -05:00
Sparticuz d9ab0d2058 Add Chromium 111 2023-02-13 15:35:07 -05:00
Sparticuz 29ee254e56 Update to Chromium 110.0.5478.0 2023-01-24 12:15:36 -05:00
Sparticuz bb9b97fb74 remove `use_brlapi` in build
WARNING at build arg file (use "gn args <out_dir>" to edit):18:14: Build argument has no effect.
use_brlapi = 0
             ^
Did you mean "use_vaapi"?

The variable "use_brlapi" was set as a build argument
but never appeared in a declare_args() block in any buildfile.

To view all possible args, run "gn args --list <out_dir>"

The build continued as if that argument was unspecified.

Done. Made 18000 targets from 3088 files in 3657ms
2023-01-24 11:58:50 -05:00
Sparticuz 5424a18a82 args: warn: deprecated in ansible 2.14 2023-01-24 10:40:15 -05:00
Sparticuz ee4c497e64 Update amazon ami to latest AL2022 2023-01-24 09:24:22 -05:00
Sparticuz a4d7b52dce Fix build warning
WARNING at build arg file (use "gn args <out_dir>" to edit):10:27: Build argument has no effect.
enable_one_click_signin = false
                          ^----
The variable "enable_one_click_signin" was set as a build argument
but never appeared in a declare_args() block in any buildfile.

To view all possible args, run "gn args --list <out_dir>"

The build continued as if that argument was unspecified.

Done. Made 18000 targets from 3088 files in 3670ms
2023-01-24 09:23:52 -05:00
Vu Nguyen 5d81cf2367 feat: add alternative location for executablePath 2022-12-15 13:50:48 +07:00
Sparticuz 7822c9b4c8 Add Chromium version HeadlessChrome/109.0.5412.0 2022-12-07 16:14:30 -05:00
Sparticuz 50af06897a hash updates
because of the updated font, the hashes needed to be updated
2022-11-29 14:28:20 -05:00
Sparticuz fa6e3ac2a7 More node 18 testing 2022-11-29 14:22:05 -05:00
Sparticuz e0b050dacf node 18 on lambda support 2022-11-28 14:04:13 -05:00
Sparticuz cb404f1ed4 Update to Chromium 108.0.5351.0 2022-10-26 13:18:56 -04:00
Sparticuz ce3ca54bb2 update compilation readme, increase ssh timeout in play 2022-10-26 13:18:47 -04:00
Sparticuz c6c151f99a cleanup 2022-10-10 11:11:36 -04:00
Sparticuz 8a2ae2ccc1 Update ansible amazon.aws support to v5 2022-10-05 13:49:41 -04:00
Sparticuz de09e5c758 More puppeteer removals 2022-10-05 09:50:20 -04:00
Sparticuz a9169adc59 Update readme 2022-09-27 09:57:47 -04:00
Sparticuz 47a3e33609 Use direct dependency for puppeteer-core instead of overrides 2022-09-26 15:12:08 -04:00
Sparticuz 034e9e0d56 Initial Fork from chrome-aws-lambda
For repo history, please see: abdc140008
2022-09-26 15:05:08 -04:00