ArchiveBox/archivebox/plugantic
Nick Sweeting 6456cb1727
Some checks are pending
Build Debian package / build (push) Waiting to run
Build Docker image / buildx (push) Waiting to run
Build Homebrew package / build (push) Waiting to run
Run linters / lint (push) Waiting to run
Build Pip package / build (push) Waiting to run
Run tests / python_tests (ubuntu-22.04, 3.11) (push) Waiting to run
Run tests / docker_tests (push) Waiting to run
fix NOT NULL constraint failed: core_snapshot.created_by_id
2024-08-28 00:51:16 -07:00
..
migrations add new pydantic-based plugin system 2024-05-17 20:13:54 -07:00
__init__.py new plugin loading system 2024-08-23 02:02:34 -07:00
admin.py add new pydantic-based plugin system 2024-05-17 20:13:54 -07:00
apps.py new plugin loading system 2024-08-23 02:02:34 -07:00
binaries.py new plugin loading system 2024-08-23 02:02:34 -07:00
configs.py add new pydantic-based plugin system 2024-05-17 20:13:54 -07:00
extractors.py fix NOT NULL constraint failed: core_snapshot.created_by_id 2024-08-28 00:51:16 -07:00
ini_to_toml.py add new pydantic-based plugin system 2024-05-17 20:13:54 -07:00
models.py add new pydantic-based plugin system 2024-05-17 20:13:54 -07:00
plugins.py new plugin loading system 2024-08-23 02:02:34 -07:00
replayers.py new plugin loading system 2024-08-23 02:02:34 -07:00
tests.py add new pydantic-based plugin system 2024-05-17 20:13:54 -07:00
views.py new plugin loading system 2024-08-23 02:02:34 -07:00