Sergei Egorov

Results 55 issues of Sergei Egorov

According to code tool will use some default config files if nothing is specified with `-c`: https://github.com/shoenig/marathonctl/blob/c7a1db45032ed8ca2ec7fc24bbb29f7b8d8a2b53/config.go#L42 Would be nice if it will be documented :)

Hi! It would be very helpful to be able to exclude files but only if they come from dependencies, not project's. Some examples: - **META-INF/LICENSE** - **META-INF/NOTICE** - **META-INF/versions/9/module-info.class** If...

It's impossible to use Glisten with Groovy 2.3.7 and SWF because of cast exceptions

Hi! How can I implement continuous workflows with Glisten? With normal sdk it's http://docs.aws.amazon.com/amazonswf/latest/awsflowguide/continuous.html Thanks!

no commits since January. Project is dead?

Hi! I know that this project is deprecated and no longer supported, but you created a really good D3 component and would be awesome if you will re-write it in...

Hi! Currently, the generated code contains code for the metrics & tracing, even if it's optional. Would be great to have an option to disable them at the code generation...

enhancement

**Prettier-Java 0.6.0** ```sh # Options (if any): --print-width 120 ``` It looks like https://github.com/jhipster/prettier-java/pull/632 , despite being a great improvement overall, introduced a regression when the first method call needs...

Followup of #1150. Since the snippets are runnable now, we could merge them with the examples we have to improve the discoverability and reduce the duplicates between those two sets.

help wanted
type/docs
type/housekeeping
resolution/acknowledged
good first issue

### Is your feature request related to a problem? Currently, there is no easy way to trigger a gRPC service from an existing HTTP/2 handler. ### Describe the solution you'd...

enhancement