Nick Sweeting
cfdd1293e9
Use archivebox install in the Dockerfile so archivebox-only plugins ship preinstalled
...
abx-dl install defaults to ABX_RUNTIME=abx-dl, which makes
discover_plugins() filter out any plugin whose config.json declares
"x-runtimes": ["archivebox"] (opencode, search_backend_sonic,
search_backend_sqlite). Running 'archivebox install' here uses
discover_plugins(runtime="archivebox") so those plugin binaries
(notably opencode) land in LIB_DIR at image build time instead of
trying to install on the first /admin/agent request.
2026-06-13 18:23:36 -07:00
Nick Sweeting
2e9be6751e
release: archivebox 0.9.35rc24
2026-06-11 00:48:08 -07:00
Nick Sweeting
bb598b9710
release: archivebox 0.9.35rc23
2026-06-11 00:41:34 -07:00
Nick Sweeting
283f0afdb5
release: archivebox 0.9.35rc22
2026-06-11 00:15:52 -07:00
Nick Sweeting
e38719f15c
Rename image build UID defaults
2026-06-09 23:46:47 -07:00
Nick Sweeting
3328d9fc6a
release: archivebox 0.9.35rc9
2026-06-09 23:24:28 -07:00
Nick Sweeting
98aecfaf91
release: archivebox 0.9.35rc8
2026-06-09 23:12:22 -07:00
Nick Sweeting
a5e419ca3f
release: archivebox 0.9.35rc6
2026-06-09 22:45:25 -07:00
Nick Sweeting
2b71254fe9
Restore Docker lib root under opt archivebox
2026-06-08 04:44:40 -07:00
Nick Sweeting
1bb51ca9ee
Repair abxbus cache ownership at Docker startup
2026-06-08 04:30:12 -07:00
Nick Sweeting
608b9348bb
Restore Docker chromium shim path
2026-06-07 21:01:43 -07:00
Nick Sweeting
c57f0f2543
Fix Docker chrome shim path
2026-06-07 20:57:55 -07:00
Nick Sweeting
4fa90e484a
release: archivebox 0.9.34rc71
2026-06-07 20:51:28 -07:00
Nick Sweeting
ea82a36d2b
release: archivebox 0.9.34rc69
2026-06-07 04:34:11 -07:00
Nick Sweeting
87b518314a
release: archivebox 0.9.34rc67
2026-06-07 04:06:45 -07:00
Nick Sweeting
e580f1a550
release: archivebox 0.9.34rc66
2026-06-06 23:40:29 -07:00
Nick Sweeting
d14dd37b95
release: archivebox 0.9.34rc65
2026-06-06 23:34:58 -07:00
Nick Sweeting
0a3c89e73c
release: archivebox 0.9.34rc63
2026-06-06 23:27:54 -07:00
Nick Sweeting
36e0e3e2b6
release: archivebox 0.9.34rc62
2026-06-06 23:19:13 -07:00
Nick Sweeting
a25adf22eb
Build ArchiveBox on compact abx-dl image
CodeQL / Analyze (${{ matrix.language }}) (none, python) (push) Waiting to run
Build Docker image / build ${{ matrix.platform }} (digest-linux-amd64, docker-amd64, linux/amd64, ubuntu-24.04) (push) Waiting to run
Build Docker image / build ${{ matrix.platform }} (digest-linux-arm64, docker-arm64, linux/arm64, ubuntu-24.04-arm) (push) Waiting to run
Build Docker image / publish multiarch tags (push) Blocked by required conditions
Run linters / lint (push) Waiting to run
Build Pip package / build (push) Waiting to run
Release State / release-state (push) Waiting to run
Parallel Tests / Discover test files (push) Waiting to run
Parallel Tests / ${{ matrix.test.name }} (push) Blocked by required conditions
Parallel Tests / ${{ matrix.plugin.name }} (push) Blocked by required conditions
Run tests / python_tests (ubuntu-22.04, 3.13) (push) Waiting to run
Run tests / docker_tests (push) Waiting to run
Update Homebrew tap / dispatch (push) Waiting to run
2026-06-06 20:41:21 -07:00
Nick Sweeting
0c984651a3
Avoid Docker bytecode cleanup
2026-06-06 17:28:42 -07:00
Nick Sweeting
7cfebc7815
Simplify Docker image layering
2026-06-06 00:02:01 -07:00
Nick Sweeting
1987edb2ee
Use shared env opencode binary and process-linked crawl test
2026-06-05 10:54:02 -07:00
Nick Sweeting
232de59e95
Fix ArchiveBox Docker runtime layering
2026-06-05 02:03:12 -07:00
Nick Sweeting
466238d7dd
Use published abx-dl image for Docker builds
2026-06-05 00:18:11 -07:00
Nick Sweeting
9a1919c2f4
fix docker env syntax
2026-06-04 09:15:16 -07:00
Nick Sweeting
cf4bd959c0
fix private snapshot replay auth
2026-06-04 09:12:56 -07:00
Nick Sweeting
083ee8cb7d
Remove abx-plugins Docker commit pin
2026-06-04 00:01:29 -07:00
Nick Sweeting
3c6d94d03a
release: v0.9.34rc51
2026-06-03 23:54:12 -07:00
Nick Sweeting
d26e27d139
release: archivebox 0.9.34rc49
2026-06-03 22:37:51 -07:00
Nick Sweeting
c0fb8eb532
release: archivebox 0.9.34rc39
2026-06-03 17:19:48 -07:00
Nick Sweeting
4e38ab94d6
fix: pin docker validation binary paths
2026-06-01 10:22:04 -07:00
Nick Sweeting
ddb861b1cf
fix: clean docker data dir before init
2026-06-01 09:54:13 -07:00
Nick Sweeting
c789e980b5
fix: avoid optional docker binary validation
2026-06-01 09:36:12 -07:00
Nick Sweeting
813723f966
fix: disable docker pip release age gate
2026-06-01 09:29:07 -07:00
Nick Sweeting
a5bbdd425d
fix: skip optional captcha docker preinstall
2026-06-01 09:20:48 -07:00
Nick Sweeting
c77ef74879
fix: install docker validation binaries
2026-06-01 09:03:54 -07:00
Nick Sweeting
7cbbe50f9b
fix: avoid aiohttp source builds in docker
2026-06-01 08:28:33 -07:00
Nick Sweeting
c46e826ec3
fix: pass abxpkg install timeout in docker builds
2026-06-01 08:11:49 -07:00
Nick Sweeting
579ede090d
fix: pre-bake rss parser docker deps
2026-06-01 07:12:13 -07:00
Nick Sweeting
78e7604b39
fix: pre-bake gallery and ocr docker deps
2026-06-01 06:28:49 -07:00
Nick Sweeting
ad13744e62
fix: project papersdl docker binary deps
2026-06-01 05:57:44 -07:00
Nick Sweeting
6dbe37fa42
fix: project readability docker binary deps
2026-06-01 05:49:38 -07:00
Nick Sweeting
003f05bed0
fix: project mercury docker binary deps
2026-06-01 05:39:03 -07:00
Nick Sweeting
a0a995810b
fix: project liteparse docker binary deps
2026-06-01 05:10:42 -07:00
Nick Sweeting
d553b6a866
fix: project docker prebaked binary deps
2026-06-01 04:58:14 -07:00
Nick Sweeting
e8be0883a0
fix: retry docker binary projection for prebaked deps
2026-06-01 04:45:11 -07:00
Nick Sweeting
8fd67430a7
fix: ensure archivewebpage is prebaked in docker image
2026-06-01 04:30:17 -07:00
Nick Sweeting
2b3065b79a
release: archivebox 0.9.34rc5
CodeQL / Analyze (${{ matrix.language }}) (none, python) (push) Waiting to run
Build Debian package / build (amd64) (push) Waiting to run
Build Debian package / build (arm64) (push) Waiting to run
Build Debian package / test (amd64, ubuntu-24.04) (push) Blocked by required conditions
Build Debian package / test (arm64, ubuntu-24.04-arm) (push) Blocked by required conditions
Build Debian package / release (push) Blocked by required conditions
Build Docker image / build ${{ matrix.platform }} (digest-linux-amd64, docker-amd64, linux/amd64, ubuntu-24.04) (push) Waiting to run
Build Docker image / build ${{ matrix.platform }} (digest-linux-arm64, docker-arm64, linux/arm64, ubuntu-24.04-arm) (push) Waiting to run
Build Docker image / publish multiarch tags (push) Blocked by required conditions
Run linters / lint (push) Waiting to run
Build Pip package / build (push) Waiting to run
Release State / release-state (push) Waiting to run
Parallel Tests / Discover test files (push) Waiting to run
Parallel Tests / ${{ matrix.test.name }} (push) Blocked by required conditions
Parallel Tests / ${{ matrix.plugin.name }} (push) Blocked by required conditions
Run tests / python_tests (ubuntu-22.04, 3.13) (push) Waiting to run
Run tests / docker_tests (push) Waiting to run
2026-06-01 04:07:42 -07:00
Nick Sweeting
a840b0c457
release: archivebox 0.9.34rc3
2026-06-01 03:42:51 -07:00