jPipe Runner
Version updated for https://github.com/jpipe-mcscert/jpipe-runner to version v3.3.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
The jPipe Runner GitHub Action automates the execution and validation of workflows designed for the jPipe framework. It enables users to define, visualize, and execute data processing workflows through a command-line interface or a graphical user interface (GUI). The action simplifies workflow management by supporting features like variable templating, library integration, diagram generation, dry-run validation, and configuration via YAML files, making it ideal for streamlining complex data pipeline tasks.
What’s Changed
- 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)
- release v3.0.0 (9f8f41d)
- Add support for Github actions logs grouping (#7) (481f932)
- Minor output improvement in action (fa740a3)