Commit Graph

1960 Commits (s3fs_python3.12)

Author SHA1 Message Date
Raphaël Vinot 353015096e new: Use S3FS in archiving script instead, remove python 3.12 uspport 2023-10-23 13:35:29 +02:00
Raphaël Vinot bf9ff87dac new: prepare s3fs support for archives 2023-10-22 01:18:34 +02:00
Raphaël Vinot acfbd77189 chg: Bump deps, supports urllib3 2023-10-21 21:22:20 +02:00
Raphaël Vinot a6fff6687d fix: Avoid exception when there is no URL to send to VT 2023-10-21 16:59:23 +02:00
Raphaël Vinot db9ca0ea2b fix: Properly match 0/1 as string 2023-10-20 15:55:50 +02:00
Raphaël Vinot a2ba5c551d fix: allow auto_report to be "True" without any setting. 2023-10-20 15:48:28 +02:00
Raphaël Vinot a34e3a76cd chg: Bump deps 2023-10-18 14:13:28 +02:00
Raphaël Vinot 1d6026da58 chg: disable python 3.12, aiohttp doesn't supports it. 2023-10-17 23:17:13 +02:00
Raphaël Vinot 49f7558d23 chg: Bump deps, enable python 3.12 2023-10-17 23:06:41 +02:00
Raphaël Vinot 5b01147672 chg: bump deps, version 2023-10-17 09:23:38 +02:00
Raphaël Vinot 4143d5f249 chg: avoid trying to load a tree that is currenly being built 2023-10-13 20:08:58 +02:00
Raphaël Vinot 74bc8fcdd5 chg: [wip] use standalone script to update indexes on s3fs 2023-10-13 15:58:23 +02:00
Raphaël Vinot 524132e100 fix: revert support for python 3.12
Not supported by playwright: https://github.com/microsoft/playwright-python/issues/2096
2023-10-12 16:32:43 +02:00
Raphaël Vinot f599f2e031 chg: Add support for python 3.12 2023-10-12 16:15:43 +02:00
Raphaël Vinot 0daff9ef77 chg: settings tweaks, logging 2023-10-11 15:02:11 +02:00
Raphaël Vinot b4599492f3 fix: Avoid exception killing website if non-responsive 3rd party module. 2023-10-11 14:57:53 +02:00
Raphaël Vinot 5db3401079 chg: Bump deps 2023-10-11 14:55:45 +02:00
Raphaël Vinot 5ca7c5cb1d fix: Typo in last commit 2023-10-10 21:40:49 +02:00
Raphaël Vinot 3e4eb572a0 chg: auto-restart webservers after 1000 requests 2023-10-10 21:32:26 +02:00
Raphaël Vinot fe74b543bb chg: Bump deps 2023-10-09 10:27:47 +02:00
Raphaël Vinot 2920f796fe fix: Speedup generating pickles in BG 2023-10-09 10:26:37 +02:00
Raphaël Vinot 6e1e4d831c fix: Make mypy happy 2023-10-04 11:21:36 +02:00
Raphaël Vinot 466320a0e0 chg: Bump deps 2023-10-04 11:20:52 +02:00
Raphaël Vinot 04392d6922 new: Simplistic script to generate the index file in a s3fs bucket in pure python 2023-10-04 11:20:02 +02:00
Raphaël Vinot f2c9647a9e new: Don't attempt to initialize indexes if they're on a s3fs mount 2023-10-04 11:06:02 +02:00
Raphaël Vinot e3b85508f1 fix: Attempt to check if a directory is empty faster. 2023-10-02 16:16:22 +02:00
Raphaël Vinot f250cba632 chg: yet another attempt to improve checking archived captures 2023-10-02 15:50:46 +02:00
Raphaël Vinot 1220f5926d fix: reduce calls to stat on archived dirs, improve logging 2023-09-29 15:00:40 +02:00
Raphaël Vinot db9e6edcdb chg: Bump deps 2023-09-29 14:59:27 +02:00
Raphaël Vinot a5e024ab84 fix: Update legend with downloaded icon 2023-09-28 17:15:48 +02:00
Raphaël Vinot 7d85d93b23 chg: Add icon in node if it contains a downloaded file
Fix #792
2023-09-28 16:56:20 +02:00
Raphaël Vinot 532dcba04d new: Get file downloaded in capture 2023-09-27 12:09:20 +02:00
Raphaël Vinot 5d760e3ec7 chg: Bump deps, support for download and HTML render 2023-09-27 12:07:04 +02:00
Raphaël Vinot 68204c2686 new: Support for rendered nodes with HTML and downloaded file 2023-09-26 18:08:04 +02:00
Raphaël Vinot 219ae1baa7 fix: Bypass weird GHA limitation 2023-09-25 16:00:01 +02:00
Raphaël Vinot ca18a95fc7 chg: Clone redis the GHA way 2023-09-25 15:53:17 +02:00
Raphaël Vinot da43d04841 chg: Attempt to install system deps for playwright with the relevant script. 2023-09-25 11:41:14 +02:00
Raphaël Vinot ad16ba0943 chg: Print logs when GHA fails 2023-09-25 11:11:42 +02:00
Raphaël Vinot d677bf35f2 chg: Clone PyLookyloo the GHA way 2023-09-25 10:59:39 +02:00
Raphaël Vinot d1cc5cb78b chg: Bump deps, improve tests 2023-09-25 10:37:02 +02:00
Raphaël Vinot 3b5e45a1e7 fix: Properly stop when there is nothing to archive 2023-09-23 11:38:25 +02:00
Raphaël Vinot a1619d013f chg: fix non-existing favicon, bump jquery 2023-09-21 18:58:06 +02:00
Raphaël Vinot c91516edac chg: Bump deps 2023-09-19 18:50:12 +02:00
Raphaël Vinot d4b9ca13af chg: Avoid setting the lock and quitting, cleanup 2023-09-19 14:26:35 +02:00
Raphaël Vinot 1fcd4cfa3f fix: Make sure we only get valid dirs out of the month directory 2023-09-19 12:51:34 +02:00
Raphaël Vinot 50406a921c fix: Attempt to avoid listing non-existing directories 2023-09-19 12:14:00 +02:00
Raphaël Vinot bd6e603c19 chg: Bump deps 2023-09-18 16:23:53 +02:00
Raphaël Vinot 29fb60e9b7 fix: Avois error when capture is in a weird state 2023-09-18 15:02:33 +02:00
Raphaël Vinot 1533e33ede fix: remove locks from the archived directories 2023-09-18 10:38:05 +02:00
Raphaël Vinot 3fb9da8480 fix: Try to avoid exceptions and race conditions between archiving and build pickle 2023-09-18 01:31:28 +02:00