-
This is a feature proposal.
We can add activation rules processing for entities, so we could assess whether a given entity should be activated (called) only if it meets the requirements proposed by…
-
### Environment
* KFP version: 2.2.0
* KFP SDK version: 2.4.0 and 2.8.0
* All dependencies version:
### Steps to reproduce
I was trying to trigger caching using the `.set_caching…
-
### Describe the bug
Below is the o/p of gradle update command
quarkus update --stream=3.0
> Task :quarkusUpdate …
-
### Microsoft Surface 7 Pro: Enabling s0ix (S3) Support via DSDT modifications
I've been experimenting with enabling S3 support (s2ram) on my Surface 7 pro. By default this feature isn't available,…
-
In order to make Wasp more extensible and to harness the power of DSL, we have been thinking about two main ways to do this:
1. Modules - reusable pieces of Wasp code, similar like modules/packages i…
-
Hello!
I am and have been a huge fan of JSON Logic & the language you've designed.
For a while I've maintained an alternative JSON Logic implementation, and I'm curious if there's any interest …
-
Hello,
if you define a scene via a textfile it is not possible with the DSL rule engine.
This is not possible
```
rule "My Scene"
when
then
MyItem1.sendCommand(ON)
MyItem2.sendComm…
-
This issue lists high-level functionality I'd like to add to Elsa 3 and beyond. It's not a final list and the order in which each milestone will be picked up might change over time and depends on busi…
-
I'm working to use graaljs as embedded script engine for a custom defined DSL and was looking for a method to achieve something like what's possible with with groovy's DelegatingScript (http://docs.gr…
-
Hello thxs for this nice template engine
what's the recommended approach to extend the plugin DSL
right now I 'am embedding helpers in the hardcode option , but I would like to reuse some of them glo…