Closed jmfayard closed 1 year ago
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
Replaced by #9 #8 #7 #6 #5
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