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
To test the yaml2kotlin generator (previously script-generator) I have a samples directory of 33 complete YAML workflows
samples
Ideally 100% of the feature should be supported
28 workflows just worked.
5 workflows had one unsupported feature each.
jobs > environment
jobs > timeout-minutes
continue-on-error: true
jobs: job: if
JamesIves/github-pages-deploy-action@releases/v3
The text was updated successfully, but these errors were encountered:
Replaced by #9 #8 #7 #6 #5
Sorry, something went wrong.
No branches or pull requests
Action
To test the yaml2kotlin generator (previously script-generator)
I have a
samples
directory of 33 complete YAML workflowsExpected
Ideally 100% of the feature should be supported
Actual
28 workflows just worked.
5 workflows had one unsupported feature each.
jobs > environment
jobs > timeout-minutes
continue-on-error: true
jobs: job: if
JamesIves/github-pages-deploy-action@releases/v3
The text was updated successfully, but these errors were encountered: