Commit Graph

28 Commits

Author SHA1 Message Date
Nick Sweeting
f2c81142e1 tweak release script 2026-03-23 04:21:12 -07:00
Nick Sweeting
1d94645abd test fixes 2026-03-23 04:12:31 -07:00
Nick Sweeting
f400a2cd67 WIP: checkpoint working tree before rebasing onto dev 2026-03-22 20:25:18 -07:00
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
6100685cbb bump dependencies 2024-10-09 03:19:41 -07:00
Nick Sweeting
db10a2142e remove extra files from repo root and move package.json into etc 2024-10-05 03:53:23 -07:00
Nick Sweeting
0c52fd2873 dont release docs during release 2024-10-05 03:22:01 -07:00
Nick Sweeting
171fbe4cf2 remove apt and brew build scripts 2024-10-05 02:16:17 -07:00
Nick Sweeting
2c69b012c9 split up release script into subscripts 2021-01-12 17:14:01 +02:00
Nick Sweeting
922460a230 fix release script 2021-01-06 21:32:44 +02:00
Nick Sweeting
8f7806dfc9 move all pip build artifacts into pip_dist submodule 2020-11-28 03:43:59 -05:00
Nick Sweeting
d8f3aac2f1 add deb_dist in release commit 2020-11-28 02:45:24 -05:00
Nick Sweeting
02551c0152 minor packaging fixes and bump to 0.4.21 2020-11-23 17:28:45 -05:00
Nick Sweeting
83693a5c03 add packaging setup with stdeb for debian and apt
vendor the base32_crockford lib
add build script for debain packages
2020-11-23 16:57:05 -05:00
Nick Sweeting
cc3579f70f update docker org urls in docs and scripts 2020-11-23 02:20:01 -05:00
Nick Sweeting
a14146c8f0 update helper scripts 2020-10-10 16:44:56 -04:00
Nick Sweeting
87b79fe5e3 cleanup sdist and bdist build process 2020-08-18 17:12:49 -04:00
Nick Sweeting
80863ad050 fix release script semver bump 2020-08-18 15:02:36 -04:00
Nick Sweeting
8b427c9d79 get VERSION from package.json instead of VERSION to avoid duplication 2020-08-18 15:00:00 -04:00
Nick Sweeting
b5745d5b6c also add version egg info to git commits 2020-08-18 02:14:18 -04:00
Nick Sweeting
26022fc9fb autocommit docs during release 2020-08-15 01:22:29 -04:00
Nick Sweeting
ac72423886 prevent releases from non-master branches 2020-07-28 07:06:14 -04:00
Nick Sweeting
9c59582722 update release script 2020-07-28 06:46:13 -04:00
Nick Sweeting
e74b3bbb76 add docker build to release script 2020-07-28 06:44:58 -04:00
Nick Sweeting
895428c846 update release script and README instructions 2020-07-28 06:36:58 -04:00
Nick Sweeting
dab97b0a5b add release script 2020-07-28 06:28:58 -04:00
Nick Sweeting
2e6837d748 update release script 2020-07-28 06:17:54 -04:00
Nick Sweeting
bc180bb0cb add release script 2020-07-28 06:11:30 -04:00