Commit Graph

242 Commits

Author SHA1 Message Date
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
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
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 04:07:42 -07:00
Nick Sweeting
a840b0c457
release: archivebox 0.9.34rc3 2026-06-01 03:42:51 -07:00
Nick Sweeting
cab05eb1c6
Refactor plugins search progress and config flows 2026-06-01 00:08:27 -07:00
Nick Sweeting
3b6625d1ba
release: archivebox 0.9.33rc74 2026-05-31 17:41:59 -07:00
Nick Sweeting
5063290667
release: archivebox 0.9.33rc73 2026-05-31 17:33:38 -07:00
Nick Sweeting
84501434da
fix: avoid lib bin docker permissions 2026-05-31 13:59:26 -07:00
Nick Sweeting
7062f9f2e5
fix: derive binary provider runtime paths 2026-05-31 13:27:22 -07:00
Nick Sweeting
2a13b15e65
release: archivebox 0.9.33rc64 2026-05-31 06:14:39 -07:00
Nick Sweeting
80eca56729
fix: allow final docker install to finish on arm64 2026-05-28 10:53:31 -07:00
Nick Sweeting
1181138637
fix: allow docker plugin install on arm64
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 / 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
2026-05-28 09:48:47 -07:00
Nick Sweeting
ef4630752a
fix: allow arm64 playwright install to finish in docker 2026-05-28 09:10:09 -07:00
Nick Sweeting
3f31223ba8
release: archivebox 0.9.32rc36
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 / 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
2026-05-27 16:24:09 -07:00
Nick Sweeting
081801acf0
release: archivebox 0.9.32rc27 2026-05-27 13:25:43 -07:00
Nick Sweeting
e8bb2351d9
release: archivebox 0.9.32rc26 2026-05-27 13:23:23 -07:00
Nick Sweeting
fc539673ca
fix: use shared lib dir for docker installs
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 / 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
2026-05-27 05:17:22 -07:00