Yevgeny Krasik

Results 8 issues of Yevgeny Krasik

I'm submitting a… - [ ] bug report - [x] feature request - [ ] other **Short description of the issue/suggestion:** [Why](https://github.com/AstroImageJ/Why) uses a JRE lookup mechanism where it would...

enhancement
fixed
feedback

I'm submitting a… - [x] bug report - [ ] feature request - [ ] other **Short description of the issue/suggestion:** Trying to bundle an app with a JRE using...

bug
fixed
feedback

Hi, When depending on khttp from a Gradle project, the artifacts `spek-api` & `spek-junit-platform-engine` get pulled transitively as dependencies to production. Maybe Gradle can't handle `test-compile` & `test-runtime` tasks. These...

Hi, Thanks for this project. I can't find any way of stretching only a single column to fill the available width while having other columns have a fixed width with...

enhancement

Hi @caduandrade ! Just started using this package as well, thanks for the hard work and great job at making these libraries! I'd like to request the ability to make...

Hi, ``` @dataclass class Test: my_var: str dataconf.env("").on(Test) ``` The above will fail in the environment contains a key of the format `xxx_{int}=...` i.e. a string, an underscore and a...

**Is your feature request related to a problem? Please describe.** Currently, `StreamSink::add_error` only supports sending anyhow::Error instances to the Dart side (as documented [here](https://cjycode.com/flutter_rust_bridge/guides/types/translatable/stream#add-an-error)). This is less ergonomic in some...

enhancement

Hi, Thanks for the awesome project. I'm running Vibe Kanban in a docker on my homelab server and I have [Code Server](https://github.com/coder/code-server) running there in a docker as well. I...