ArchiveBox/bin
Claude 4c113f8eb9
Fix CI: create tests/out dir, fix archivebox add cmd, revert setup.sh
- test-parallel.yml: mkdir -p tests/out before pytest --basetemp
  (fixes FileNotFoundError in chrome test fixture)
- debian.yml: fix archivebox add command (--parser url_list removed
  in 0.9.x), remove || true so failures are caught
- setup.sh: revert apt section to always use pip install, not .deb

https://claude.ai/code/session_01Vx1EsNrNySgsc8Y67dGzCn
2026-03-15 03:02:47 +00:00
..
build_brew.sh Wire up GitHub Actions for deb/brew build, test, and release 2026-03-15 02:50:14 +00:00
build_deb.sh Restore Homebrew and Debian package manager support 2026-03-15 00:19:50 +00:00
build_docker.sh clean up Dockerfile 2024-12-18 02:24:21 -08:00
build_docs.sh update build and release scripts to use uv 2024-10-05 01:17:53 -07:00
build_git.sh remove extra files from repo root and move package.json into etc 2024-10-05 03:53:23 -07:00
build_pip.sh update pip build script to not use old dist method 2024-10-05 02:32:44 -07:00
build.sh Restore Homebrew and Debian package manager support 2026-03-15 00:19:50 +00:00
docker_entrypoint.sh Update docker_entrypoint.sh 2024-11-03 17:02:36 -08:00
docker_layers.sh get docker image down to 630mb 2024-12-18 05:03:52 -08:00
export_browser_history.sh support XDG standard, search for chrome and chromium DBs 2025-02-18 21:38:52 +01:00
kill_chrome.sh continue renaming extractor to plugin, add plan for hook concurrency, add chrome kill helper script 2025-12-28 05:29:24 -08:00
lint.sh fix lint errors 2024-04-25 21:36:11 -07:00
lock_pkgs.sh Add Python 3.13 support with uuid7 backport compatibility 2025-12-27 01:07:30 +00:00
release_brew.sh Restore Homebrew and Debian package manager support 2026-03-15 00:19:50 +00:00
release_deb.sh Restore Homebrew and Debian package manager support 2026-03-15 00:19:50 +00:00
release_docker.sh fix docker build cache 2024-10-08 00:38:04 -07:00
release_docs.sh remove extra files from repo root and move package.json into etc 2024-10-05 03:53:23 -07:00
release_git.sh remove extra files from repo root and move package.json into etc 2024-10-05 03:53:23 -07:00
release_pip.sh clean previous build before releasing 2024-10-05 03:23:23 -07:00
release.sh Restore Homebrew and Debian package manager support 2026-03-15 00:19:50 +00:00
setup.sh Fix CI: create tests/out dir, fix archivebox add cmd, revert setup.sh 2026-03-15 03:02:47 +00:00
test_plugins.sh rename archive_org to archivedotorg, add BinaryWorker, fix config pass-through 2026-01-04 22:38:15 -08:00
test.sh add ci for parallel tests 2025-12-29 02:39:24 -08:00