yaml-workflow
Version updated for https://github.com/orieg/yaml-workflow to version v0.9.5.
- This action is used across all versions by 0 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The YAML Workflow action is a lightweight workflow engine that allows users to define reproducible CI/CD pipelines, data processing, and DevOps automation tasks in version-controlled YAML files. It provides features like multiple task types, workflow composition via imports, and state persistence with resume capability. The action is designed for use cases where simple task automation without infrastructure overhead is needed, making it a lightweight alternative to shell scripts.
What’s Changed
What’s Changed
- feat(mcp): discovery/validate/dry-run/run meta-tools + Glama metadata by @orieg in https://github.com/orieg/yaml-workflow/pull/44
- chore: bump version to 0.9.5 by @orieg in https://github.com/orieg/yaml-workflow/pull/45
Full Changelog: https://github.com/orieg/yaml-workflow/compare/v0.9.4...v0.9.5