1.0.0-alpha1 • Published 5 years ago
github-actions-interpreter v1.0.0-alpha1
github-actions-interpreter
Pre-release. Tests are co-located.
lib/workflow.ts- Workflow typinglib/parser-js-yamlandajvbased workflow YAML parser and validatorlib/expressions- GitHub Actions Expression parser and interpreter as well as helper for providing auto-completelib/runner- Transforms a parsed workflow into an approximated execution model. Uses expression parser/interpreter.lib/runtimeModel- Runtime model