Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 987452d

Browse files
authoredNov 27, 2023
Blokh/feat/workflow defintion validation logic ( REQUIRES RELEASE ) (#1610)
* began generating workflow defintion validator * finished state plugins, need to add xtention plugions structure + logic * added serializer types for validations * added extention validations for workflow definition * added defintion logic validator * minor naming refactoring * ran format * fixed plugin extention validtor * ran format * fixed comments * updated validation logic of defintion only on creation * fixed tests * added initial context to condition validations * added default validation context to rule tests * feat: updated format - minor symboling * fixed broken merge with dev * added changeset * added changeset * updated versions of packages
1 parent e5eba6e commit 987452d

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

44 files changed

+475
-459
lines changed
 

‎.changeset/big-papayas-tickle.md

-5
This file was deleted.

‎apps/backoffice-v2/CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# @ballerine/backoffice-v2
22

3+
## 0.5.26
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [d5cca1e8]
8+
- Updated dependencies [f4b5c0df]
9+
- @ballerine/workflow-browser-sdk@0.5.23
10+
- @ballerine/workflow-node-sdk@0.5.23
11+
- @ballerine/common@0.7.24
12+
313
## 0.5.25
414

515
### Patch Changes

0 commit comments

Comments
 (0)