Commit Graph

4460 Commits

Author SHA1 Message Date
Nick Sweeting
b7b3addbab v0.8.6-rc: Moving plugins to independent python packages with finite state machine interfaces (#1576) 2024-11-03 15:57:12 -05:00
Nick Sweeting
b6ab4e298e merge dev 2024-11-03 12:56:44 -08:00
Nick Sweeting
758c0c6774 add user providable PLAYWRIGHT cache dir 2024-11-03 12:54:04 -08:00
Nick Sweeting
cc49ecb1b5 playwright: support PLAYWRIGHT_BROWSERS_PATH environment variable (#1583) 2024-11-03 15:47:47 -05:00
Nick Sweeting
50a85ec97b Update archivebox/plugins_pkg/playwright/binproviders.py 2024-11-03 15:47:00 -05:00
Andrew Dunham
49c520914c playwright: support PLAYWRIGHT_BROWSERS_PATH environment variable
This environment variable is used by Playwright to configure where to
install browsers. If specified, the given directory is used instead of
the OS-specific cache folder. For compatibility with existing Playwright
installations, and better control over where these binaries are
installed, check the same environment variable in PlaywrightBinProvider.

Signed-off-by: Andrew Dunham <andrew@du.nham.ca>
2024-11-03 13:59:20 -05:00
Nick Sweeting
48f8416762 add new core and crawsl statemachine manager 2024-11-03 00:41:11 -07:00
Nick Sweeting
41efd010f0 add wip crawl actor spec 2024-11-02 19:54:37 -07:00
Nick Sweeting
2337f874ad better actor atomic claim 2024-11-02 19:54:25 -07:00
Nick Sweeting
9b24fe7390 merge dev 2024-11-02 17:34:33 -07:00
Nick Sweeting
dbe5c0bc07 more orchestrator and actor improvements 2024-11-02 17:25:51 -07:00
Nick Sweeting
27f26fdde8 Update config.yml 2024-11-02 20:07:29 -04:00
Nick Sweeting
f5cf80542e Update 3-documentation_change.yml 2024-11-02 20:05:46 -04:00
Nick Sweeting
abad13f5da Rename documentation_change.yml to 3-documentation_change.yml 2024-11-02 20:04:38 -04:00
Nick Sweeting
7862d58ffe Rename feature_request.yml to 2-feature_request.yml 2024-11-02 20:04:24 -04:00
Nick Sweeting
85747f9a6e Rename bug_report.yml to 1-bug_report.yml 2024-11-02 20:04:11 -04:00
Nick Sweeting
ce6ae34655 Update config.yml 2024-11-02 20:03:19 -04:00
Nick Sweeting
12a95b5549 Create config.yml 2024-11-02 20:01:32 -04:00
Nick Sweeting
a675949bb4 Update documentation_change.yml 2024-11-02 19:52:54 -04:00
Nick Sweeting
eeac839360 Update documentation_change.yml 2024-11-02 19:52:35 -04:00
Nick Sweeting
ce6aa20ab2 Update documentation_change.yml 2024-11-02 19:50:34 -04:00
Nick Sweeting
c017491d87 Update documentation_change.yml 2024-11-02 19:49:09 -04:00
Nick Sweeting
2e0dc1f3f2 Update documentation_change.yml 2024-11-02 19:48:51 -04:00
Nick Sweeting
e68806b099 Update and rename documentation_change.md to documentation_change.yml 2024-11-02 19:44:10 -04:00
Nick Sweeting
61f150140d Update feature_request.yml 2024-11-02 19:39:03 -04:00
Nick Sweeting
29486379e8 Update feature_request.yml 2024-11-02 19:32:09 -04:00
Nick Sweeting
80dd3c6cce Update and rename feature_request.md to feature_request.yml 2024-11-02 19:30:44 -04:00
Nick Sweeting
983119d6ae Delete .github/ISSUE_TEMPLATE/question_or_discussion.md 2024-11-02 19:12:44 -04:00
Nick Sweeting
2bff4f43dc Update bug_report.yml 2024-11-02 16:43:31 -04:00
Nick Sweeting
65bb71e288 Update bug_report.yml 2024-11-02 16:39:33 -04:00
Nick Sweeting
b47b4537d1 Update bug_report.yml 2024-11-02 16:28:25 -04:00
Nick Sweeting
a0bbe55459 Update bug_report.yml 2024-11-02 16:27:31 -04:00
Nick Sweeting
8e0e9f2d29 Update bug_report.yml 2024-11-02 16:26:30 -04:00
Nick Sweeting
ea6156f03b Update bug_report.yml 2024-11-02 16:20:31 -04:00
Nick Sweeting
8ce010afb7 Update bug_report.yml 2024-11-02 15:49:17 -04:00
Nick Sweeting
6adca829aa Update bug_report.yml 2024-11-02 15:47:40 -04:00
Nick Sweeting
ecfdab1d01 Update and rename bug_report.md to bug_report.yml 2024-11-02 15:46:05 -04:00
Nick Sweeting
721427a484 hide progress bar on startup 2024-10-31 07:11:15 -07:00
Nick Sweeting
17faa5a507 improvements to new actor and orchestrators 2024-10-31 07:11:15 -07:00
Nick Sweeting
9c2eac4e47 add new actors and orchestrators 2024-10-31 07:11:14 -07:00
Nick Sweeting
5ea035c14d Update README.md 2024-10-29 20:24:46 -07:00
Nick Sweeting
f56cdd2da5 add chrome flag to fix long screenshots getting cut off 2024-10-29 14:51:31 -07:00
Nick Sweeting
5efeb9d347 add get_SCOPE_CONFIG 2024-10-29 00:33:14 -07:00
Nick Sweeting
eb721bd514 tweak parser imports 2024-10-28 20:16:46 -07:00
Nick Sweeting
30cd48c30d update lockfiles 2024-10-28 20:10:07 -07:00
Nick Sweeting
dee4eb7992 rename vendor dir to pkgs 2024-10-28 20:05:20 -07:00
Nick Sweeting
7d75867650 bump rc version since there have been tons of changes 2024-10-28 20:01:11 -07:00
Nick Sweeting
001056f292 remove vendored copy of pydantic-pkgr 2024-10-28 20:00:21 -07:00
Nick Sweeting
6530d1f4bf remove vendored copy of pocket and add [debug] group of pkgs for running with DEBUG=True 2024-10-28 19:56:49 -07:00
Nick Sweeting
70926f1d9f replace os.access with os.path.isdir 2024-10-28 19:06:38 -07:00