Denis Balan

Results 19 issues of Denis Balan

Updated Test_InstallPdfScribePrinter to use relative path depending on each user's directory configuration.

As per doc https://docs.microsoft.com/en-us/dotnet/api/system.type.gettype And https://stackoverflow.com/questions/48279264/type-gettype-doesnt-find-dynamically-created-type The assembly-qualified name of the type to get. See AssemblyQualifiedName. If the type is in the *currently executing assembly or in mscorlib.dll/System.Private.CoreLib.dll*, it is...

After introducing `condition: service_healthy` in `depends_on` running `kompose convert` fails with `FATA services.time-slot-hystrix-monitoring.depends_on must be a list` ``` services: time-slot-turbine-stream-service: image: "denisbalan/turbine-stream-service" healthcheck: test: ["CMD-SHELL", "netstat -tulpn | grep LISTEN"]...

As a developer I want to import/export HAR archive so that i can debug REST api's. For now, every major http debugging tool have this ability. ref: https://en.wikipedia.org/wiki/HAR_(file_format)

feature request

Having in meta something like ``` ``` Extension shows ![image](https://user-images.githubusercontent.com/33955091/83886435-bccc9300-a74f-11ea-8290-512b658bc536.png) Expected should be: https://static.hotjar.com https://vars.hotjar.com Basically protocol should be processed, not url appended to the root domain.

tldr; would be good to have MSI in chocolatey.org Thanks.

enhancement

Setting ``` [params] search_engine = false ``` Search input disappeared, but form close tag was present. This PR just move closing tag in if statement. ![image](https://user-images.githubusercontent.com/33955091/73274286-00395280-41ee-11ea-8d54-4218c6452fac.png)

Fix typo from `content` to `consent`

Great for AWS, what about Azure, any plans? roadmap? Thx.

question