Ihor Aleksandrov

Results 6 issues of Ihor Aleksandrov

Add a feature to specify a glob pattern instead of single file as input or directory with recursive search for `Dockerfile`s. I have a project with many dockerfiles in special...

Can anyone add a feature for recursive search all Dockerfiles from a directory? Same feature exists in many linters and its very useful when you have many Dockerfiles (as example...

### Environment ------------------------------ - Operating System: `Darwin` - Node Version: `v19.5.0` - Nuxt Version: `3.2.2` - Nitro Version: `2.2.2` - Package Manager: `[email protected]` - Builder: `vite` - User Config: `ssr`,...

3.x
bug
🔨 p3-minor-bug

### Problem Statement Sentry provides good overview of time consumption in Trace View, for some projects/situations it very useful to have the same overview for memory usage. For example in...

Product Area: Performance
Waiting for: Product Owner

This API is not working out of the box with current auth implementaiton https://docs.athenahealth.com/api/guides/token-endpoint#3legged_Token_Generation_2 `fhirclient.server.FHIRServer.post_as_form` sends `client_id` and `client_secret` in basic auth header, but for API above those parameters must...

enhancement

https://docs.codecov.com/docs/flags#step-2-flag-management-in-yaml I tried this configuration: ``` flag_management: default_rules: # the rules that will be followed for any flag added, generally carryforward: true statuses: - type: project target: 90% # overall...