Airat Arifullin
|
d7ed188f68
|
[#76] chain: Increase unit-test coverage for chain related types
* Add more unit-test cases.
Signed-off-by: Airat Arifullin <aarifullin@yadro.com>
|
2024-05-22 15:08:11 +03:00 |
|
Airat Arifullin
|
84c4872b20
|
[#75] chain: Refactor ObjectType type
* Rename `ObjectType` to `Kind`;
* Rename `Object` field in `Condition` to `ConditionKind`;
* Regenerate easy-json marshalers/unmarshalers;
* Fix unit-tests
Signed-off-by: Airat Arifullin <aarifullin@yadro.com>
|
2024-05-13 17:36:17 +03:00 |
|
|
84c6be01de
|
[#60] chain: Support numeric conditions
Signed-off-by: Marina Biryukova <m.biryukova@yadro.com>
|
2024-04-08 14:30:43 +03:00 |
|
|
c80c99b13e
|
[#41] chain: Fix ID serialization
Signed-off-by: Denis Kirillov <d.kirillov@yadro.com>
|
2024-01-12 10:56:04 +03:00 |
|
|
06e9c91014
|
[#33] pkg/chain: Support CondSliceContains condition
Signed-off-by: Denis Kirillov <d.kirillov@yadro.com>
|
2023-12-21 11:13:52 +00:00 |
|
|
8c673ee4f4
|
[#21] chain: Allow to return first match result
Signed-off-by: Dmitrii Stepanov <d.stepanov@yadro.com>
|
2023-12-11 11:03:03 +03:00 |
|
aarifullin
|
a08f600d97
|
[#7] engine: Set project structure pattern for files
* Create pkg package
* Move chain-relates structures to pkg/chain package
* Move inmemory and interface files to pkg/engine package
* Move resource structures to pkg/resource package
* Move GlobMatch to util package
Signed-off-by: Airat Arifullin <aarifullin@yadro.com>
|
2023-11-15 09:22:42 +00:00 |
|