Commit Graph

67 Commits

Author SHA1 Message Date
Nick Sweeting
434a78a02d
Test OpenCode private asset caching and honor isolated test package paths 2026-09-07 01:03:33 -07:00
Nick Sweeting
e7b3f1c485
Adopt canonical abx-dl execution plan API 2026-09-02 04:44:55 -07:00
Nick Sweeting
95a7e64dd7
Centralize queued plugin execution 2026-09-02 04:34:22 -07:00
Nick Sweeting
3fc67705a5
Unify plugin runtime and queue lifecycle boundaries 2026-09-01 01:07:04 -07:00
Nick Sweeting
6674f37701
Wait for replacement server worker readiness 2026-08-02 00:48:33 -07:00
Nick Sweeting
9cc8344e69 Include daemon server log in startup failures 2026-08-01 23:39:08 -07:00
Nick Sweeting
6c7d5a451a
Fail daemon startup when server is not ready 2026-08-01 21:43:31 -07:00
Nick Sweeting
f8b7dad645
Reuse abxpkg installs across ArchiveBox tests 2026-07-29 13:29:37 -07:00
Nick Sweeting
1b3e6d579b
Verify sealed response output without retries 2026-07-29 08:39:26 -07:00
Nick Sweeting
43e7c823c6
Wait for background snapshot before capture checks
Some checks are pending
CI / Linters (push) Waiting to run
CI / Install and CLI platform compatibility (push) Waiting to run
CI / Discovered test matrix (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) Waiting to run
2026-07-29 01:09:26 -07:00
Nick Sweeting
c321e35cdc
Wait for complete archive fixture readiness 2026-07-28 22:33:25 -07:00
Nick Sweeting
b04c47a86f
Wait for captured files in async archive tests 2026-07-28 12:30:35 -07:00
Nick Sweeting
883c4f3c93 Bump downloader dependencies for dev 2026-07-26 12:07:05 -07:00
Nick Sweeting
7658df9208 Fix ArchiveBox CI runtime paths and docs validation 2026-07-25 11:51:15 -07:00
Nick Sweeting
eacfae5d6c
Run all ArchiveBox tests through unified CI 2026-07-24 00:50:40 -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
01f5666dbc
Route runtime binaries through abxpkg 2026-07-20 12:50:14 -07:00
Nick Sweeting
1106b84d99
Treat zombie test processes as exited 2026-07-18 16:59:57 -07:00
Nick Sweeting
a82a94ffa7
Make recursive crawl coverage deterministic 2026-07-18 15:39:40 -07:00
Nick Sweeting
cfb0f7c5d9
Keep search backend selection independent of plugin filters 2026-06-24 13:19:25 -07:00
Nick Sweeting
bf1d7ebe15
Limit disabled extractor plugin narrowing to version tests 2026-06-24 11:15:43 -07:00
Nick Sweeting
f61c8ad5ea
Keep disabled extractor CLI tests from resolving plugins 2026-06-24 10:58:08 -07:00
Nick Sweeting
8b57085827
chore: commit local archivebox changes 2026-06-14 11:44:38 -07:00
Nick Sweeting
2127d07697
Inherit crawl tags on snapshot creation 2026-06-10 00:24:21 -07:00
Nick Sweeting
1eadff04f1
root dir cleanup 2026-06-08 04:45:13 -07:00
Nick Sweeting
4fa90e484a
release: archivebox 0.9.34rc71 2026-06-07 20:51:28 -07:00
Nick Sweeting
0816435b68
test: make sonic takeover fixtures explicit 2026-06-07 06:07:44 -07:00
Nick Sweeting
16cd3837e4
use archivebox installs in browser security tests 2026-06-04 23:38:56 -07:00
Nick Sweeting
a99321c030
fix disabled extractor test env scope 2026-06-04 23:10:43 -07:00
Nick Sweeting
4e4ee8cdb0
fix runner stdin and update maintenance lifecycle 2026-06-04 22:38:22 -07:00
Nick Sweeting
c0fb8eb532
release: archivebox 0.9.34rc39 2026-06-03 17:19:48 -07:00
Nick Sweeting
c7cd4de3da
ci: stabilize archivebox parallel shards 2026-06-02 13:22:03 -07:00
Nick Sweeting
96437e1ffd
Publish local ArchiveBox changes 2026-06-02 02:25:52 -07:00
Nick Sweeting
7dd738b5b7
release: archivebox 0.9.34rc37
Some checks are pending
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 21:44:23 -07:00
Nick Sweeting
5c3161a5c1
release: archivebox 0.9.34rc29 2026-06-01 17:22:59 -07:00
Nick Sweeting
c075d654d8
Consolidate runtime config handling 2026-06-01 15:03:40 -07:00
Nick Sweeting
cab05eb1c6
Refactor plugins search progress and config flows 2026-06-01 00:08:27 -07:00
Nick Sweeting
9bcba41b58
release: archivebox 0.9.33rc58 2026-05-31 04:38:45 -07:00
Nick Sweeting
4a43c02acb
release: v0.9.33rc54 2026-05-31 01:49:12 -07:00
Nick Sweeting
881a858383
release: archivebox 0.9.33rc35 2026-05-28 20:23:01 -07:00
Nick Sweeting
66e5e06c7f
chore: checkpoint deploy loop changes 2026-05-28 07:12:56 -07:00
Nick Sweeting
cef1bafb6a
chore: checkpoint dev stack changes 2026-05-28 06:58:30 -07:00
Nick Sweeting
b1fa3de5a5
release: archivebox 0.9.33rc13 2026-05-28 06:27:57 -07:00
Nick Sweeting
3eaf636bf5
fix: move server test helpers into conftest 2026-05-28 05:53:12 -07:00
Nick Sweeting
fbcc972441
backup: save in-progress dev changes 2026-05-28 05:20:52 -07:00
Nick Sweeting
89a3119f2a
release: v0.9.32rc24 2026-05-27 12:40:49 -07:00
Nick Sweeting
ec4eded38a
release: archivebox 0.9.31rc39 2026-05-24 13:25:16 -07:00
Nick Sweeting
943fef37c3
Stabilize install-dependent CI tests
Some checks failed
CodeQL / Analyze (${{ matrix.language }}) (none, python) (push) Waiting to run
Build Docker image / buildx (push) Waiting to run
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
Build Debian package / build (amd64) (push) Has been cancelled
Build Debian package / build (arm64) (push) Has been cancelled
Build Debian package / test (amd64, ubuntu-24.04) (push) Has been cancelled
Build Debian package / test (arm64, ubuntu-24.04-arm) (push) Has been cancelled
Build Debian package / release (push) Has been cancelled
2026-05-18 21:44:17 -07:00
Nick Sweeting
13908547a6
Use system Chrome in browser flow tests 2026-05-18 20:15:27 -07:00