ArchiveBox/pkg/debian
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
..
scripts Fix remaining PR review comments across packaging files 2026-03-15 04:42:01 +00:00
archivebox Fix PR review comments: service flags, DATA_DIR, version pinning, upgrade safety 2026-03-15 03:12:37 +00:00
archivebox.service Fix remaining PR review comments from all review rounds 2026-03-15 03:44:49 +00:00
install.sh Fix PR review comments: version check, runtime deps, CI test deps, release guard 2026-03-15 04:28:46 +00:00
nfpm.yaml Fix PR review comments: version check, runtime deps, CI test deps, release guard 2026-03-15 04:28:46 +00:00