-
Hello, I encountered some difficulties when publishing my custom artifact to Maven Central. Here is my `build.gradle.kts` file. On line 25, I defined `uberJar`. When I execute `./gradlew clean build`,…
-
_From @tnordberg on September 26, 2018 19:3_
_Copied from original issue: scimusmn/stranger-science-game#5_
-
### Motivation
I have had this experience several times, when I open Lichess and click on Quick Pairing.
While the match is getting prepared, I just see an appealing blog post in the `lobby__blo…
-
## Motivation
Suppose we use `getTransaction` to fetch the base64/base58-encoded bytes of a v0 transaction.
`getTransaction` additionally provides the list of addresses which the transac…
-
### Describe the issue
On windows 10, in https://github.com/flyteorg/flyteidl and unable to use make commands for `make download_tooling ` or `make generate` in order to compile proto buffs.
Using …
-
### What's the expected benefit of the feature you are requesting?
A sibling of #136, this idea's goal is to reduce boilerplate code used to bring a prop into the inventory, and vice-versa.
### …
-
**Feature (What you would like to be added):**
Like other components in the `gardener` org, `Etcd-Druid` should offer a validating webhook for the `v1aplha1.druid.gardener.cloud` API.
- [ ] Add bo…
-
The current generated model output interfaces just include the boilerplate. The actual useful model outputs will be under `dataAsMap`, but this is always defined as a generic `object` with no sub-prop…
-
I have troubles building cloned (unmodified) application. Here is some additional information:
$ uname -a
Linux ubuntu 2.6.32-46-generic #108-Ubuntu SMP Thu Apr 11 15:55:01 UTC 2013 i686 GNU/Linux
$ …
-
It would be convenient to put boilerplate error handling and response generation code to macros and write only procedures that handle already checked method and param of a RPC request.