[jenkinsci/junit-plugin] 65ffce: [JENKINS-27931] Replace keepLongStdio with stdioRe...

2024-01-31 Thread 'Chris Egerton' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/junit-plugin
  Commit: 65ffcef24a88aa1b16f1ed8610f718d0073d6aa5
  
https://github.com/jenkinsci/junit-plugin/commit/65ffcef24a88aa1b16f1ed8610f718d0073d6aa5
  Author: Chris Egerton 
  Date:   2024-01-31 (Wed, 31 Jan 2024)

  Changed paths:
M src/main/java/hudson/tasks/junit/CaseResult.java
M src/main/java/hudson/tasks/junit/JUnitParser.java
M src/main/java/hudson/tasks/junit/JUnitResultArchiver.java
M src/main/java/hudson/tasks/junit/JUnitTask.java
A src/main/java/hudson/tasks/junit/StdioRetention.java
M src/main/java/hudson/tasks/junit/SuiteResult.java
M src/main/java/hudson/tasks/junit/TestResult.java
M src/main/java/hudson/tasks/junit/pipeline/JUnitResultsStep.java
M src/main/resources/hudson/tasks/junit/JUnitResultArchiver/config.jelly
M 
src/main/resources/hudson/tasks/junit/JUnitResultArchiver/help-keepLongStdio.html
R 
src/main/resources/hudson/tasks/junit/JUnitResultArchiver/help-keepLongStdio_de.html
R 
src/main/resources/hudson/tasks/junit/JUnitResultArchiver/help-keepLongStdio_ja.html
R 
src/main/resources/hudson/tasks/junit/JUnitResultArchiver/help-keepLongStdio_zh_TW.html
A 
src/main/resources/hudson/tasks/junit/JUnitResultArchiver/help-stdioRetention.html
M src/main/resources/hudson/tasks/junit/Messages.properties
M src/test/java/hudson/tasks/junit/JUnitResultArchiverTest.java
M src/test/java/hudson/tasks/junit/SuiteResultTest.java

  Log Message:
  ---
  [JENKINS-27931] Replace keepLongStdio with stdioRetention, allow test output 
to be retained for failed tests only (#601)

Co-authored-by: Tim Jacomb <21194782+ti...@users.noreply.github.com>


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/junit-plugin/push/refs/heads/master/14bf91-65ffce%40github.com.


[jenkinsci/junit-realtime-test-reporter-plugin] 82b01a: Replace keepLongStdio property with stdioRetention...

2024-02-04 Thread &#x27;Chris Egerton&#x27; via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/junit-realtime-test-reporter-plugin
  Commit: 82b01a5d2b3add32efac2767768bb8a53ed0992a
  
https://github.com/jenkinsci/junit-realtime-test-reporter-plugin/commit/82b01a5d2b3add32efac2767768bb8a53ed0992a
  Author: Chris Egerton 
  Date:   2024-02-04 (Sun, 04 Feb 2024)

  Changed paths:
M pom.xml
M 
src/main/java/org/jenkinsci/plugins/junitrealtimetestreporter/RealtimeJUnitStep.java
M 
src/test/java/org/jenkinsci/plugins/junitrealtimetestreporter/RealtimeJUnitStepTest.java

  Log Message:
  ---
  Replace keepLongStdio property with stdioRetention (#149)

Co-authored-by: Tim Jacomb 


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/junit-realtime-test-reporter-plugin/push/refs/heads/master/9cb23e-82b01a%40github.com.