Skip to content

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

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

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
Owner

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant