Debabrata Patnaik
Debabrata Patnaik
Recently started building on Apple silicon and will get help if arm64 is supported. Please advise if any traction. All new Macs are now with Apple silicon.
Any update on this making to the next version.
This is indeed a nicest work that i see and have been using for a while. It will be a great thing to have it part of graphen-django.
I am looking for the same for a new project any traction on this. #Alpine #GraalVM
@fjtirado @cristianonicolai Can you throw some light on this.
@cristianonicolai Yes not using process instance for source of truth. When we create a new process instance kogito creates domain data as well. In case i need to respawn a...
The workaround works but do we have any possible fix for the boolean assertion.
`tutorials = Tutorial.objects.filter(published__in=[True])` # Works `tutorials = Tutorial.objects.filter(published=True)` # Failes
@evacchi Per previous changes reactive support was added to kogito in 1.17.0.Final but not sure if there is anything additional to add for the same in the program.
@evacchi It seems the issue is with the following svg generation library. ` org.kie.kogito kogito-addons-quarkus-process-svg io.quarkus quarkus-resteasy `