ArchiveBox/.github/workflows
Claude 7300892b08
Fix PR review comments: version check, runtime deps, CI test deps, release guard
- install.sh: Replace awk float comparison with integer major/minor check
  so Python 3.9 is correctly rejected as < 3.13
- nfpm.yaml: Add git/curl/wget as recommends so users have basic archiving
  tools out of the box without needing `archivebox install`
- debian.yml: Restore git/curl/wget in CI smoke test to match what the
  package recommends, instead of relying on runner preinstalls
- debian.yml: Guard release upload to skip gracefully when no GitHub
  Release exists (fixes workflow_dispatch failures)

https://claude.ai/code/session_01Vx1EsNrNySgsc8Y67dGzCn
2026-03-15 04:28:46 +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 PR review comments: version check, runtime deps, CI test deps, release guard 2026-03-15 04:28:46 +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 Deduplicate homebrew.yml release job by reusing build_brew.sh 2026-03-15 04:15:23 +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