ArchiveBox/.github/workflows
Claude 0fac8a7346
Fix remaining PR review comments from all review rounds
- systemd service: use /usr/bin/archivebox wrapper (exports venv PATH
  for bundled tools like yt-dlp) instead of direct venv binary
- install.sh: prefer python3.13, fail early with clear error if < 3.13,
  add comment clarifying the manual (unpinned) fallback behavior
- debian.yml release job: fall back to pyproject.toml version when
  github.event.release.tag_name is empty (workflow_dispatch path)
- nfpm.yaml: clarify that install.sh enforces the real >= 3.13 constraint
- CI pre-seed step: expanded comment explaining why we pre-seed with
  python3.13 and how it relates to real installs

https://claude.ai/code/session_01Vx1EsNrNySgsc8Y67dGzCn
2026-03-15 03:44:49 +00:00
..
claude.yml Change permissions for pull-requests and issues 2025-12-29 13:42:59 -08:00
codeql.yml Create codeql.yml 2024-04-12 13:57:30 -07:00
debian.yml Fix remaining PR review comments from all review rounds 2026-03-15 03:44:49 +00:00
docker.yml Wire up GitHub Actions for deb/brew build, test, and release 2026-03-15 02:50:14 +00:00
duplicate-issue-detection.yml add duplicate issue detection bot with opencode 2025-12-29 13:55:26 -08:00
gh-pages.yml Update gh-pages.yml 2024-10-14 01:27:07 -04:00
homebrew.yml Address remaining PR review comments 2026-03-15 03:39:33 +00:00
jekyll-gh-pages.yml revert website github action script 2024-10-13 22:33:07 -07:00
lint.yml fix lint action 2021-04-24 00:09:52 -04:00
pip.yml Wire up GitHub Actions for deb/brew build, test, and release 2026-03-15 02:50:14 +00:00
release.yml CI: Full brew install + deb install tested on every push 2026-03-15 02:55:10 +00:00
test-parallel.yml Fix CI: create tests/out dir, fix archivebox add cmd, revert setup.sh 2026-03-15 03:02:47 +00:00
test.yml Add Python 3.13 support with uuid7 backport compatibility 2025-12-27 01:07:30 +00:00