[webpages] Async pushing to archivebox
All checks were successful
build / test (push) Successful in 1m52s

This commit is contained in:
2026-06-16 09:27:40 -04:00
parent ab10758f40
commit 83a046111b
6 changed files with 44 additions and 27 deletions

View File

@ -15,6 +15,8 @@ ro class method should call the utility function.
Be sure to check pyproject.toml for project defaults. Specifically for black and
isort expectations.
Imports in python files should always be top level if possible.
All tasks live in the PROJECT.org file and include an org ID that is a uuid to make them unique.
In local development, environment variables for various sensitive values live in a .envrc file