Anton Vishnyakov
Anton Vishnyakov
Sometimes installation fails due to network issues as following: ``` Unable to resolve package source: 'https://www.powershellgallery.com/api/v2/'. ``` It would be reasonable to have 'retry' parameter with some sleep to get...
Test containers for elastic and kibana are named "elasticsearch" and "kibana": * https://github.com/ewilde/go-kibana/blob/d7132b47c406f65641f47ebb32ccd775fef876a7/testing_container_elasticsearch.go#L27 * https://github.com/ewilde/go-kibana/blob/d7132b47c406f65641f47ebb32ccd775fef876a7/testing_container_kibana.go#L35 That naming convention might conflict with already existing containers in the system. Might be a...
@themalkolm , should the following config work? Setting up vm_name property within nested build. Build fails saying it can't resolve variables - build_type, timestamp, build_name and so on. ``` "vm_name":...