Commit Graph

279 Commits

Author SHA1 Message Date
Nick Sweeting
4c4cb309b3
Use builder find for native library cleanup 2026-08-14 19:19:07 -07:00
Nick Sweeting
c789b0790c Normalize venv before the final image copy 2026-08-13 05:50:39 -07:00
Nick Sweeting
3c84bb5da3 Preserve Docker executable plan fingerprints 2026-08-13 05:43:42 -07:00
Nick Sweeting
662b38b310
Prepare Docker hooks in runtime environment 2026-08-13 00:53:24 -07:00
Nick Sweeting
9025efeb52
Keep Docker hook plans runtime-compatible 2026-08-13 00:44:27 -07:00
Nick Sweeting
ff336686d0
Prewarm Docker hook execution plans 2026-08-13 00:41:08 -07:00
Nick Sweeting
97d82c2615
Use uv no-cache in Docker build 2026-07-28 21:27:52 -07:00
Nick Sweeting
13c3a4aaf3 Update downloader deps and docs CI snippets 2026-07-25 13:38:35 -07:00
Nick Sweeting
7658df9208 Fix ArchiveBox CI runtime paths and docs validation 2026-07-25 11:51:15 -07:00
Nick Sweeting
a3c5e13ff8 Release ArchiveBox through complete CI coverage
Some checks failed
CI / Linters (push) Waiting to run
CI / Complete test suite (push) Waiting to run
CI / Sharded and plugin tests (push) Waiting to run
CI / Documentation and root tests (push) Waiting to run
CI / CodeQL (push) Waiting to run
CI / Tested Python artifacts (push) Waiting to run
CI / Tested Docker images (push) Waiting to run
CI / All required CI lanes (push) Blocked by required conditions
Deploy Publicsite to GitHub Pages / deploy (push) Has been cancelled
2026-07-23 07:00:05 -07:00
Nick Sweeting
6592af0d19
Exercise ArchiveBox through unified runtime lifecycles 2026-07-21 19:26:42 -07:00
Nick Sweeting
6e915c11aa
Restore complete deterministic ArchiveBox CI 2026-07-19 20:08:29 -07:00
Nick Sweeting
76da863a02
fix docker image commit metadata 2026-06-21 02:53:28 -07:00
Nick Sweeting
a729790b8e
chore: publish local release fixes 2026-06-14 17:29:38 -07:00
Nick Sweeting
c17c08c09f
fix: resolve prebaked docker binaries via env provider 2026-06-14 10:58:17 -07:00
Nick Sweeting
88d46a302f
fix: verify docker binaries through abxpkg 2026-06-14 10:51:59 -07:00
Nick Sweeting
5ac48301d6
fix: own prebaked docker lib cache 2026-06-14 10:44:29 -07:00
Nick Sweeting
0ddda66ee3
release: archivebox 0.9.35rc35 2026-06-14 08:55:48 -07:00
Nick Sweeting
b768e1767e
release: archivebox 0.9.35rc34 2026-06-14 08:41:37 -07:00
Nick Sweeting
24c123e331
ci: validate archivebox docker image metadata 2026-06-14 07:58:06 -07:00
Nick Sweeting
3596325733
fix: keep docker init cache out of archivebox home 2026-06-14 02:51:51 -07:00
Nick Sweeting
8baec62daa
fix: keep docker build cache out of archivebox home 2026-06-14 02:47:00 -07:00
Nick Sweeting
12deb40daa
fix: keep docker install caches out of runtime image 2026-06-14 00:52:58 -07:00
Nick Sweeting
73ec255855
fix: harden admin metadata surfaces 2026-06-13 23:44:59 -07:00
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
Some checks are pending
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