Marcin Nowrot
Marcin Nowrot
## Feature Request #### Is your feature request related to a problem? Please describe I'd like to use passwordless authentication to my AzureSQL database. So far I'm unable to do...
Gradle 3.2.1. com.github.skhatri:gradle-s3-plugin:1.0.4 NOTE: increasing Xmx to 8GB did not solve the problem. Trying to download 1GB+ files ends up with the following `OutOfMemoryError`: ``` org.gradle.api.tasks.TaskExecutionException: Execution failed for task...
An attempt to initialize the API produces the attached errors. Initialization code: ```kotlin val wsProvider = WsProvider("wss://rpc.polkadot.io/") val ready: Promise = ApiPromise.create(wsProvider) ``` Is there any way to get it...
Fixes #14, ModuleCalculator should only return changed modules. At the moment all their parent modules, except root are returned in addition
Fixes #11 - the list of reactor modules pre-calculated by Maven and stored in session should not be replaced with the modules list returned from the ModuleCalculator
Is HTTPS supported as a communication protocol between the external task client and Camunda REST API? If so. how can it be configured?