Skip to content

Improve error reporting in CIΒ #29

@LKedward

Description

@LKedward

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 stderr to stdout in CI workflow
  • print error messasge to stdout in build_index.py

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions