-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Description
It's currently difficult to diagnose CI failures when submitting new packages because of how github actions outputs stdout and stderr. In short, the relevant part of the error message is not output near to which package is being processed.
I'm open to possible solutions. Perhaps:
- redirect
stderrtostdoutin CI workflow - print error messasge to
stdoutinbuild_index.py
awvwgk
Metadata
Metadata
Assignees
Labels
No labels