Commit Graph

10 Commits

Author SHA1 Message Date
Claude
f3fcc1584c Restore Homebrew and Debian package manager support
- Add Homebrew formula (brew_dist/archivebox.rb) using virtualenv pattern
  with auto-generation via homebrew-pypi-poet in bin/build_brew.sh
- Add Debian packaging via nFPM (pkg/debian/) with thin .deb that pip-installs
  archivebox into /opt/archivebox/venv on postinstall
- Add build/release scripts: bin/{build,release}_{brew,deb}.sh
- Update CI workflows to build packages on release and test them
- Update README apt/brew install instructions with working commands
- Update bin/setup.sh to use .deb download instead of old Launchpad PPA

https://claude.ai/code/session_01Vx1EsNrNySgsc8Y67dGzCn
2026-03-15 00:19:50 +00:00
Nick Sweeting
0aa75c861b also install npm packages when testing brew package 2021-12-23 15:56:28 -05:00
Nick Sweeting
559c395c1e run archivebox version after homebrew bottle build 2021-12-23 12:49:03 -05:00
Nick Sweeting
9ee52b52b4 add more TODO comments to github actions 2020-12-11 21:26:37 +02:00
Nick Sweeting
ec86060a61 add github push code to builder CI actions 2020-12-11 19:09:40 +02:00
Nick Sweeting
e6a77dc8b1 split up debian build into two steps 2020-12-11 18:35:25 +02:00
Nick Sweeting
8aee5c408a improve workflow names for clarity in PR status 2020-12-06 16:26:44 +02:00
Nick Sweeting
75049991fe fix upgrade proc in brew 2020-11-28 06:00:49 -05:00
Nick Sweeting
0a0bf18962 fix recursive 2020-11-28 05:48:45 -05:00
Nick Sweeting
90141c064b more workflows 2020-11-28 05:44:37 -05:00