Uroš Jarc

Results 8 issues of Uroš Jarc

Hi, one question related to domain project/module... Can you explain a little bit more what is a reason that use-cases and domain logic are in the same module, shouldn't it...

I would really like to do something like this... Is it this possible? ``` // val jacocoAndroidUnitTestReport by existing(JacocoAndroidUnitTestReportExtension::class) { // violationRules { // rule { // limit { //...

It would be nice that you register this plugin on https://plugins.gradle.org/. So that you can use this plugin with plugins block (gradle) like so... ``` plugins { id 'ch.raffael.pegdown-doclet' version...

This tensorflow requirement fucks up kaggle dependencies... Plese remove this deamon child! ``` ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This...

Hy! I love the work that you guys did for improving SQLite and would love to include support for this database in the upcoming Java/Kotlin library that I'm making to...

``` functions: getTrigger: handler: src/endpoints/triggers/getTrigger/index.handler environment: TABLE_NAME: some-table

I can only reproduce problem with big matrix, with small matrix I can not do that. # 1. Use this docker-compose.yaml ``` services: valhalla: image: ghcr.io/gis-ops/docker-valhalla/valhalla:latest ports: - "8002:8002" volumes:...

# Prerequesits * Download and install Visual Studio Community Edition with C++ support * Download and install CMake * Download and install Git # Install vcpkg ``` git clone https://github.com/Microsoft/vcpkg.git...

Feature Request