Skip to content

ci(quality): fix broken quality workflow (single-package audit-all) - #281

Closed
ywatanabe1989 wants to merge 1 commit into
mainfrom
ci/quality-template-fix
Closed

ci(quality): fix broken quality workflow (single-package audit-all)#281
ywatanabe1989 wants to merge 1 commit into
mainfrom
ci/quality-template-fix

Conversation

@ywatanabe1989

Copy link
Copy Markdown
Collaborator

Replace the broken ecosystem-clone quality template (FileNotFoundError on a non-existent _ecosystem/_core.py + missing scripts/quality/audit_ecosystem.py) with the canonical single-package scitex-dev ecosystem audit-all scitex. Mirrors the audit tests/develop/test_audit.py runs.

…age audit-all

The quality workflow was a scitex-dev template copied verbatim: it
shallow-cloned the ecosystem and ran scripts/quality/audit_ecosystem.py
against src/<pkg>/_ecosystem/_core.py — neither of which exists in a
leaf package, so the job always died with FileNotFoundError under
'bash -e'. Replace the body with the canonical single-package
'scitex-dev ecosystem audit-all scitex', matching tests/develop/test_audit.py.
Base automatically changed from develop to main May 30, 2026 21:28
@ywatanabe1989

Copy link
Copy Markdown
Collaborator Author

Closing as superseded — fleet PR/Issue backlog sweep, 2026-08-11.

What this PR attempted: repair the quality-audit workflow (single-package audit-all).

Why it is being closed: it belonged to a fleet-wide sweep opened on 2026-05-22 (80 days ago) that was never merged in this repo. That subject has since been reworked by later generations of the same change — on the repos sampled, today's default branch already carries the intended shape, or has moved to the org-level reusable workflow entirely. The premise this PR was written against no longer describes this repo.

Nothing is deleted. Branch ci/quality-template-fix still holds every commit, and this PR can be reopened. An old PR assumes a codebase that has since moved, so re-doing this against today's default branch is faster and safer than rebasing a 80-day-old sweep.

@github-actions github-actions Bot locked and limited conversation to collaborators Aug 11, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant