Skip to content

Conversation

@colluca
Copy link
Owner

@colluca colluca commented May 8, 2025

Print all errors on stderr such that they are visible when running the following command in the Github action:

hash=$(${GITHUB_ACTION_PATH}/list-make-prerequisites.py ${{ inputs.target }} ${{ inputs.flags }} --hash)

To this end, for errors that are anyways fatal we can simply use exceptions, as these convey also more information such as the incriminated source line.

@colluca colluca merged commit a2a86cb into main May 8, 2025
2 checks passed
@colluca colluca deleted the report-err branch May 8, 2025 18:43
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.

2 participants