3
0

9 Commits

Author SHA1 Message Date
Peter Grlica
351a9b6c1c Added base64 encoder to expressions 2021-11-02 18:40:51 +01:00
Peter Grlica
767f86f01a Added match() regex matching to expr 2021-08-16 12:58:22 +02:00
Vivek Patel
9d272d5bda Fixes string expressions int param casting issue in workflow 2021-08-03 03:55:09 +05:30
Vivek Patel
044d02bb76 Adds expr functions for KV, KVV, Vars manipulation
- Adds/Refactors methods for Set, Merge, Filter, Delete
- Renames expr/Vars.Merge to MustMerge, updates its usage
- Appends kvFunctions to parser in pkg/expr
- Update/Fixes tests and example testable
2021-05-21 06:58:52 +02:00
Denis Arh
723c361171 Use built-in len function for wf exec 2021-03-30 14:58:04 +02:00
Tomaž Jerman
eaa6d8f75f Fix the join expr function to work with typed Arrays 2021-03-29 12:23:50 +02:00
Peter Grlica
49e5610af3 Added time, array, num and generic gval functions 2021-03-18 17:05:48 +01:00
Tomaž Jerman
ed6c4291d8 Extend pkg/expr functions 2020-12-14 12:37:44 +01:00
Denis Arh
791b002ed9 Support for basic expr functions (num, date, str) 2020-11-30 20:31:02 +01:00