ArchiveBox/.github/workflows
Claude 3501b393eb
Deduplicate homebrew.yml release job by reusing build_brew.sh
The release job was duplicating ~70 lines of PyPI fetching + formula
generation that build_brew.sh already handles. Now it just calls
./bin/build_brew.sh. Also merged the two Linux-only brew setup steps.

https://claude.ai/code/session_01Vx1EsNrNySgsc8Y67dGzCn
2026-03-15 04:15:23 +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 Simplify deb/brew packages to thin wrappers around pip install 2026-03-15 03:56:39 +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