yaml-workflow
Version updated for https://github.com/orieg/yaml-workflow to version v0.9.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
yaml-workflow is a lightweight, GitOps-based workflow engine that allows you to define reproducible CI/CD pipelines and data processing tasks using plain YAML files. It simplifies task automation by reducing infrastructure overhead and provides features like parallel execution, state persistence, and secret validation. The tool supports multiple task types, workflow composition via imports, and is suitable for local, CI, or any machine with Python installed.
What’s Changed
What’s Changed
- chore(deps): bump the github-actions group with 4 updates by @dependabot[bot] in https://github.com/orieg/yaml-workflow/pull/25
- chore(deps): bump the github-actions group across 1 directory with 2 updates by @dependabot[bot] in https://github.com/orieg/yaml-workflow/pull/27
- chore(deps-dev): bump the dependencies group across 1 directory with 2 updates by @dependabot[bot] in https://github.com/orieg/yaml-workflow/pull/29
- chore(deps): bump codecov/codecov-action from 6 to 7 in the github-actions group by @dependabot[bot] in https://github.com/orieg/yaml-workflow/pull/31
- chore(deps-dev): bump black from 26.5.0 to 26.5.1 in the dependencies group by @dependabot[bot] in https://github.com/orieg/yaml-workflow/pull/30
- chore(deps): bump the github-actions group across 1 directory with 2 updates by @dependabot[bot] in https://github.com/orieg/yaml-workflow/pull/33
- chore(deps-dev): bump the dependencies group with 2 updates by @dependabot[bot] in https://github.com/orieg/yaml-workflow/pull/34
- fix: clear 26 CodeQL clear-text-logging false positives by @orieg in https://github.com/orieg/yaml-workflow/pull/35
- fix(engine): mask declared secrets in dry-run previews and param-default logs by @orieg in https://github.com/orieg/yaml-workflow/pull/36
- chore(release): bump version to 0.9.3 by @orieg in https://github.com/orieg/yaml-workflow/pull/37
Full Changelog: https://github.com/orieg/yaml-workflow/compare/v0.9.2...v0.9.3