Yevhenii Kurtov

Results 35 issues of Yevhenii Kurtov

**Is your feature request related to a problem? Please describe.** I want to be able to locate `` entries that ends with `.xml` **Describe the solution you'd like** I hope...

team:PS
enhancement

Hi, I want to request the ability to filter out nested params. For example ``` config :honeybadger, filter: Honeybadger.Filter.Default, filter_keys: [:password, user: [:password]] ``` will instruct the filter to reduce...

Hey, I'm dealing with a service that supports only HTTP/2 and dies quite often because of the `request_timeout`: ``` * (Finch.Error) request_timeout (req 0.4.9) lib/req.ex:978: Req.request!/2 (grocery_times 0.1.0) lib/grocery_times/sainsburys_product_collector.ex:11: GroceryTimes.SainsburysProductCollector.process/1...

Hi, I'm using `openfortivpn 1.21.0` on `FreeBSD:14:amd64` and it dies after a couple of minutes with the following error: ``` DEBUG: ppp ---> gateway (54 bytes) ppp: 00 21 45...

Hello I would like to make a constrain for an attribute, e.g. #role can be either :admin, :manager or :user only, and it must be set to the :user in...

### Question Hi, I need to reverse-proxy dns requests to the upstream resolvers inside a private network. Normally I would do that with dnsmasq but there somehow there is already...

question

I'm not sure if it's possible (https://github.com/parroty/excoveralls/blob/master/lib/excoveralls/cover.ex#L12) but it will be great to preserve `erlc_options` https://hexdocs.pm/mix/Mix.Tasks.Compile.Erlang.html during recompilation. Particularly default `debug_info` option.

Hello! It seems that there is a mismatch somewhere between the ember-cli-cordova starter kit and ember-cli-foundation-sass about main scss file name/path: right after `ember-cli-foundation-sass` installation there is an error in...

Hey folks, Thanks for the great library! I put together a small mix task to help me get started (this is my first time interacting with ClickHouse). If you think...

Hi, The layout component should implement at least the stack and the sidebar layouts, ref: https://every-layout.dev The cover would be an excellent addition. Petal's approach to structure is a decent...