Still waiting for this to be implemented. I'm calling Ansible from Jenkins and Ansible needs the user ID of the person who checked in the build.
Short of getting this patch included (which I'm not holding my breath for since it it has been in the works for coming on 9 years) what are my other options? I use a nant plugin to run a powershell script. I could collect the name in my script, but how can I pass this back to Jenkins as an evironment environment variable?
Still waiting for this to be implemented. I'm calling Ansible from Jenkins and Ansible needs the user ID of the person who checked in the build.
Short of getting this patch included (which I'm not holding my breath for since it it has been in the works for coming on 9 years) what are my other options? I use a nant plugin to run a powershell script. I could collect the name in my script, but how can I pass this back to Jenkins as an evironment variable?