Zhongshi Xi
Zhongshi Xi
**Source Code:** `#jenkins version: 2.7.2 containerized in docker # JenkinsApi version: v1.4.2 # OS: CentOS 7 # Ruby version: 2.0.0 require 'jenkins_api_client' @client = JenkinsApi::Client.new(:server_ip => 'http://mysamplejenkinsserver', :server_port => '8080',...
*Problem* 1. I have an implementation of an adapter that requires explicit flushing of the data when the prebid server shutdown to ensure minimum data loss and I would like...
*Change Set* 1. added an `sample` folder and introduces `sample-as-code` structure to demonstrate example usage with simple command for end user.
Hi @SyntaxNode, as promised I have compiled a list of changes I would like to happen in the vendor list fetch package so your team can cover it as part...
**Problem** The current implementation of downloading vendor list in preload stage is executed sequentially for individual vendor file - it costs 5 to 10 seconds to download all ~300 vendor...