Branch: refs/heads/master
Home: https://github.com/jenkinsci/ansible-plugin
Commit: 3a7342d62d98e10f5f951a14b61f2e262db3fa80
https://github.com/jenkinsci/ansible-plugin/commit/3a7342d62d98e10f5f951a14b61f2e262db3fa80
Author: Steven Clark <[email protected]>
Date: 2023-01-31 (Tue, 31 Jan 2023)
Changed paths:
M src/main/java/org/jenkinsci/plugins/ansible/CLIRunner.java
Log Message:
-----------
[JENKINS-54929] Always flush the output logger on the TaskListener
- Extract the logger out of the TaskListener and pass it to the
stdout/stderr methods of the Launcher
- Trap all errors and force a flush of the logger once the command
has completed
Commit: 6b13c6de3a47ba48299b952dc69dfa1214f5d3fe
https://github.com/jenkinsci/ansible-plugin/commit/6b13c6de3a47ba48299b952dc69dfa1214f5d3fe
Author: Valentin Delaye <[email protected]>
Date: 2023-01-31 (Tue, 31 Jan 2023)
Changed paths:
M src/main/java/org/jenkinsci/plugins/ansible/CLIRunner.java
Log Message:
-----------
Merge pull request #40 from jenkinsci/JENKINS-54929-fix-output-issue
[JENKINS-54929] Always flush the output logger on the TaskListener
Compare:
https://github.com/jenkinsci/ansible-plugin/compare/431aa39d472d...6b13c6de3a47
--
You received this message because you are subscribed to the Google Groups
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/ansible-plugin/push/refs/heads/master/431aa3-6b13c6%40github.com.