Tags: zigflow/zigflow
Tags
ci(deps): bump actions/stale from 10 to 11 in the github-actions group Bumps the github-actions group with 1 update: [actions/stale](https://github.com/actions/stale). Updates `actions/stale` from 10 to 11 - [Release notes](https://github.com/actions/stale/releases) - [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md) - [Commits](actions/stale@v10...v11) --- updated-dependencies: - dependency-name: actions/stale dependency-version: '11' dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com>
feat: improved the NDE check and throw a validation error This implements a much strong check for nondeterminstic errors in the workflow. Temporal's replay functionality fails when it's not determinstic, so one big selling point of Zigflow is to make a non-determinstic workflow impossible (or, at least, very hard). Signed-off-by: Simon Emms <simon@simonemms.com>
PreviousNext