Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/test-stability-plugin
  Commit: d73f01ec4c10b7b35684dcc6cae03ba79096ae82
      
https://github.com/jenkinsci/test-stability-plugin/commit/d73f01ec4c10b7b35684dcc6cae03ba79096ae82
  Author: Dominik Bruhn <domi...@relayr.io>
  Date:   2016-10-14 (Fri, 14 Oct 2016)

  Changed paths:
    M .gitignore
    M 
src/main/java/de/esailors/jenkins/teststability/StabilityTestDataPublisher.java

  Log Message:
  -----------
  Use non-deprecated API (now contributeTestData)

The getTestData method on the TestDataPublisher is deprecated. It
doesn't work with Pipeline builds and makes them hang. This commit
changes the plugin to use the new contributeTestData method...


  Commit: 4d56b22043bcd3b187ca5ec95fd572fa2a914703
      
https://github.com/jenkinsci/test-stability-plugin/commit/4d56b22043bcd3b187ca5ec95fd572fa2a914703
  Author: Sean Flanigan <sflan...@redhat.com>
  Date:   2017-02-05 (Sun, 05 Feb 2017)

  Changed paths:
    M .gitignore
    M 
src/main/java/de/esailors/jenkins/teststability/StabilityTestDataPublisher.java

  Log Message:
  -----------
  Merge pull request #2 from theomega/useNonDeprecatedApi

JENKINS-38484 Use non-deprecated API (now contributeTestData)

https://issues.jenkins-ci.org/browse/JENKINS-38484


Compare: 
https://github.com/jenkinsci/test-stability-plugin/compare/4e250cb6f79b...4d56b22043bc

-- 
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.
For more options, visit https://groups.google.com/d/optout.

Reply via email to