Cascade every verified ArchiveBox release
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

This commit is contained in:
Nick Sweeting 2026-07-29 09:20:02 -07:00
parent 247cc06514
commit ddda1431ac
No known key found for this signature in database

View File

@ -313,8 +313,7 @@ jobs:
repository: archivebox/archivebox
cascade:
name: Cascade verified stable release
if: github.event.workflow_run.head_branch == 'main' && !contains(needs.python-release.outputs.tag, 'rc')
name: Cascade verified release
needs:
- python-release
- docker-release