We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
when the spec-prod build fails (e.g. due to a bikeshed generation error), the OUTPUTS_BUILD parts of action.yml fail in cascade, which buries the actual generation error under the list of error executing action.yml, see for instance https://github.com/w3c/webtransport/runs/5745333039?check_suite_focus=true and w3c/webtransport#395 (comment) for the confusion it generates
OUTPUTS_BUILD
action.yml
The text was updated successfully, but these errors were encountered:
Duplicate of #117
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
when the spec-prod build fails (e.g. due to a bikeshed generation error), the
OUTPUTS_BUILD
parts ofaction.yml
fail in cascade, which buries the actual generation error under the list of error executing action.yml, see for instance https://github.com/w3c/webtransport/runs/5745333039?check_suite_focus=true and w3c/webtransport#395 (comment) for the confusion it generatesThe text was updated successfully, but these errors were encountered: