jPipe Runner
Version updated for https://github.com/jpipe-mcscert/jpipe-runner to version v3.4.0.
- This action is used across all versions by 2 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
jPipe Runner is a command-line tool designed to execute and validate workflows created using the jPipe framework. It automates tasks such as defining template variables, loading custom Python modules, generating workflow diagrams, and performing dry-run validations. Its key capabilities include flexible workflow execution, diagram generation, and configuration management to streamline workflow development and visualization.
What’s Changed
- Add jpipe_link decorator for explicit function binding to pipeline (#72) (f328ab7)
- feat: validate justification JSON files against a declarative JSON Schema (#71) (fe103ba)
- docs: remove all references to decommissioned GUI (bc9db35)
- fix(release): add python3-tomli to release job apt dependencies (25d85ce)
- fix(deb): install python3-tomli via apt, not pip (62922d1)
- Refactor to use pure-Python graphviz and fix PPA build dependencies (#70) (e7191af)
- bumping version to 3.2.0 (9b5490e)
- Enhance documentation, fix logger issues, and refactor setup (#69) (623f0f0)
- release v3.1.0 (#62) (2db1414)
- feat(action): adding branding informations (5c93d3a)