ArchiveBox/archivebox/cli
Nick Sweeting 1b19736b2f
Some checks are pending
CodeQL / Analyze (${{ matrix.language }}) (none, python) (push) Waiting to run
Build Docker image / build ${{ matrix.platform }} (digest-linux-amd64, docker-amd64, linux/amd64, ubuntu-24.04) (push) Waiting to run
Build Docker image / build ${{ matrix.platform }} (digest-linux-arm64, docker-arm64, linux/arm64, ubuntu-24.04-arm) (push) Waiting to run
Build Docker image / publish multiarch tags (push) Blocked by required conditions
Run linters / lint (push) Waiting to run
Build Pip package / build (push) Waiting to run
Release State / release-state (push) Waiting to run
Parallel Tests / Discover test files (push) Waiting to run
Parallel Tests / ${{ matrix.test.name }} (push) Blocked by required conditions
Parallel Tests / ${{ matrix.plugin.name }} (push) Blocked by required conditions
Run tests / python_tests (ubuntu-22.04, 3.13) (push) Waiting to run
Run tests / docker_tests (push) Waiting to run
Update Homebrew tap / dispatch (push) Waiting to run
Recover interrupted hook work by hook identity
2026-06-05 03:25:38 -07:00
..
__init__.py Publish local ArchiveBox changes 2026-06-02 02:25:52 -07:00
archivebox_add.py fix: keep background add crawls runnable 2026-06-02 18:53:59 -07:00
archivebox_archiveresult.py Refactor plugins search progress and config flows 2026-06-01 00:08:27 -07:00
archivebox_binary.py fix: rename utils.py → util.py across modules, fix add --index-only, misc cleanups 2026-05-30 14:30:33 -07:00
archivebox_config.py Publish local ArchiveBox changes 2026-06-02 02:25:52 -07:00
archivebox_crawl.py fix: rename utils.py → util.py across modules, fix add --index-only, misc cleanups 2026-05-30 14:30:33 -07:00
archivebox_extract.py use archivebox plugin discovery for extraction queues 2026-06-04 21:57:33 -07:00
archivebox_help.py Publish local ArchiveBox changes 2026-06-02 02:25:52 -07:00
archivebox_init.py fix: allow install to initialize collections 2026-06-02 21:25:20 -07:00
archivebox_install.py Consolidate runtime config handling 2026-06-01 15:03:40 -07:00
archivebox_list.py Publish local ArchiveBox changes 2026-06-02 02:25:52 -07:00
archivebox_machine.py fix: rename utils.py → util.py across modules, fix add --index-only, misc cleanups 2026-05-30 14:30:33 -07:00
archivebox_manage.py Update ArchiveBox for abx dependency releases 2026-05-16 23:50:16 -07:00
archivebox_mcp.py wip 2026-03-23 03:58:32 -07:00
archivebox_persona.py Consolidate runtime config handling 2026-06-01 15:03:40 -07:00
archivebox_pluginmap.py Project abxpkg binary events 2026-06-01 02:02:42 -07:00
archivebox_process.py fix: rename utils.py → util.py across modules, fix add --index-only, misc cleanups 2026-05-30 14:30:33 -07:00
archivebox_remove.py Publish local ArchiveBox changes 2026-06-02 02:25:52 -07:00
archivebox_run.py Recover interrupted hook work by hook identity 2026-06-05 03:25:38 -07:00
archivebox_schedule.py fix: rename utils.py → util.py across modules, fix add --index-only, misc cleanups 2026-05-30 14:30:33 -07:00
archivebox_search.py Publish local ArchiveBox changes 2026-06-02 02:25:52 -07:00
archivebox_server.py Publish local ArchiveBox changes 2026-06-02 02:25:52 -07:00
archivebox_shell.py test: require success in cli workflows 2026-06-02 21:19:21 -07:00
archivebox_snapshot.py test cleanup 2026-06-02 12:13:47 -07:00
archivebox_status.py test cleanup 2026-06-02 12:13:47 -07:00
archivebox_tag.py fix: rename utils.py → util.py across modules, fix add --index-only, misc cleanups 2026-05-30 14:30:33 -07:00
archivebox_update.py fix runner stdin and update maintenance lifecycle 2026-06-04 22:38:22 -07:00
archivebox_version.py Consolidate runtime config handling 2026-06-01 15:03:40 -07:00
cli_util.py fix: rename utils.py → util.py across modules, fix add --index-only, misc cleanups 2026-05-30 14:30:33 -07:00