Pete Wilcock
Pete Wilcock
Here is my call to the jenkins_windows_slave resource: ``` # Windows JNLP slave jenkins_windows_slave "#{node['fqdn']}" do description "#{node['platform']} - #{node['platform_version']}" remote_fs 'C:/jenkins_slave' labels ['test2015'] environment( MACHINEOS: 'win', PLATFORM: 'win32', )...
As the header says, is there a way to construct the query to export into OUTFILE or have the results displayed as CSV? Otherwise big feature request for this :)
Origin access identities are now legacy. Migrate to OAC as soon as Terraform support is available.
The build artifact from `composer build` is hefty at over 3mb. On inspection it seems that the vendor directory has a lot in there. Is it all essential - is...
Having real struggles with the addon at the moment... deploy job keeps stuttering to a halt, but wp2static shows it as processing forever. Nothing in wp2s logs or php logs,...