yaml-workflow
Version updated for https://github.com/orieg/yaml-workflow to version v0.8.3.
- 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
Summary:
The yaml-workflow GitHub Action is a lightweight, YAML-based workflow engine designed for automating CI/CD pipelines, data processing, and DevOps tasks without requiring complex infrastructure. It enables users to define reproducible, version-controlled workflows in YAML, supports parallel execution, error handling, and state persistence, and can run locally or in CI environments. This tool simplifies task automation by providing a GitOps-friendly alternative to heavy-duty orchestration platforms, making it ideal for lightweight automation and batch processing needs.
What’s Changed
What’s Changed
- chore(deps): bump the github-actions group with 5 updates by @dependabot[bot] in https://github.com/orieg/yaml-workflow/pull/23
- chore(deps-dev): bump black from 26.1.0 to 26.3.1 in the dependencies group across 1 directory by @dependabot[bot] in https://github.com/orieg/yaml-workflow/pull/24
Full Changelog: https://github.com/orieg/yaml-workflow/compare/v0.8.2...v0.8.3