omer9564

Results 26 comments of omer9564

Any update on this ? Is there any branch / draft PR that one could help contribute to ?

I workaround it using the following command: ``` git clone --depth 1 --branch 1.1.1 [email protected]:wasmerio/wasmer-python.git && cd wasmer-python && pip install packages/api packages/compiler-cranelift ``` Notice that you must have rust...

@roekatz Unfortunately I won't be able to take a look at it this week. Can you open a ticket for that so I won't forget it. CC: @obsd

I can try to take a look at the required actions here tomorrow and see how hard it is to add this to cedar-agent API

Took a look at the source of the partial evaluation feature. I can try to implement an API endpoint to use the partial evaluation feature without too much effort (...

This is a limitation cedar-agent has because when updating a single entity there are side effects for other entities. When we first built the project, you couldn't get the ancestors...

We currently don't have CI to run the test so we run them manually, please attach a screenshot of the successfully running tests after your changes :)

Correct me if I'm wrong but the PR is missing the DataStore changes - validations