-
If the native python operator encounters a exception, currently it will enter the debug state and the workflow will not abort. However, java native operator will abort the workflow. We should make the…
-
### Is your feature request related to a problem or challenge?
LLMs provide a fantastic way to learn and use a new codebase. By providing the documentation, they can create a custom guide for new use…
-
use source generator for system.text.json
Do you have a plan for it?
-
Hi @bakerac4
In case you are still interested. I started a new project based on this here:
https://github.com/ember-native/ember-native-demo
* latest ember framework
* ember routing, but nee…
-
Documentation says that to use native file backend is necessary to use `spring.profiles.active=native`.
But if it's necessary to use different profiles (embedded config server with local files for e…
-
Firstly, it's a really nice work !
I wonder if we could adapt the client in order to be able to run it outside a docker compose. Also, It would be cool if we can run shell script after instead of jus…
-
Hi,
i tried to play a bit with ` react-native-elements.ts ` as I was trying to understand how to get access to a specific property of a JSX.Element.
I am not very familiar with React-native so…
-
### What problem does this feature solve?
we currently use watchpack and it has performance issue especially when killed by ctrl-c, it may even take seconds to shutdown, we can progressively migrate …
-
**Describe the bug**
Touch in "native touch" and "native only" modes is registered as a double click instead of a single click. Unfortunately, this makes playing in these two modes impossible. This a…
-
It would be nice if `package:native_toolchain_c` could rely on `readelf`, `objdump`, `nm`, etc. being available.
We've got two options to do this:
1. Finally introduce our `hook/doctor.dart` and…