ArchiveBox/bin
Claude fbde2dee03
Fix remaining PR review comments across packaging files
- preremove.sh: Stop the systemd service during upgrades (not just
  remove/purge) so the running process doesn't use stale venv binaries
  while postinstall replaces them. Only disable + remove venv on full
  removal.

- debian.yml: Fail loudly when release lookup fails during a release
  event (exit 1), but still skip gracefully for workflow_dispatch
  manual testing (exit 0). Prevents silently broken .deb publication.

- archivebox.rb + build_brew.sh + homebrew.yml: Add post_install that
  initializes ArchiveBox in var/archivebox with DATA_DIR set, using
  correct Homebrew system() syntax (no env hash as first arg).

https://claude.ai/code/session_01Vx1EsNrNySgsc8Y67dGzCn
2026-03-15 04:42:01 +00:00
..
build_brew.sh Fix remaining PR review comments across packaging files 2026-03-15 04:42:01 +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 remaining PR review comments: release ordering, verification, README 2026-03-15 03:20:32 +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