Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/s3-plugin
  Commit: 7781f68eae0a9e872d0893af755a641076d3503e
      
https://github.com/jenkinsci/s3-plugin/commit/7781f68eae0a9e872d0893af755a641076d3503e
  Author: dobbymoodge <jol...@redhat.com>
  Date:   2016-11-14 (Mon, 14 Nov 2016)

  Changed paths:
    M src/main/java/hudson/plugins/s3/S3BucketPublisher.java
    M src/main/resources/hudson/plugins/s3/S3BucketPublisher/config.jelly

  Log Message:
  -----------
  JENKINS-27284: Constrain build result severity

This change adds a per-job setting to constrain the build result
nastiness set by the plugin for problems that occur inside the plugin.
That is, an S3 failure that would normally result in a FAILURE can
be constrained to UNSTABLE or SUCCESS.

This addresses JENKINS-27284
<https://issues.jenkins-ci.org/browse/JENKINS-27284> by providing a
way to prevent S3 plugin failures from causing an otherwise successful
build to be marked as having failed.


  Commit: fc912eeeed255093ae30aa44e096a1812b90c191
      
https://github.com/jenkinsci/s3-plugin/commit/fc912eeeed255093ae30aa44e096a1812b90c191
  Author: dobbymoodge <jol...@redhat.com>
  Date:   2016-11-15 (Tue, 15 Nov 2016)

  Changed paths:
    M src/main/java/hudson/plugins/s3/S3BucketPublisher.java

  Log Message:
  -----------
  default result constraint


  Commit: c341feb8ae4782b479e39be6946afcca2d22ce7d
      
https://github.com/jenkinsci/s3-plugin/commit/c341feb8ae4782b479e39be6946afcca2d22ce7d
  Author: dobbymoodge <jol...@redhat.com>
  Date:   2016-11-16 (Wed, 16 Nov 2016)

  Changed paths:
    M src/main/java/hudson/plugins/s3/S3BucketPublisher.java

  Log Message:
  -----------
  be more picky about exceptions


  Commit: 21bc5a6cc11ca8243163f2afffb668147e0c6e1c
      
https://github.com/jenkinsci/s3-plugin/commit/21bc5a6cc11ca8243163f2afffb668147e0c6e1c
  Author: Akbashev Alexander <mr.akbas...@gmail.com>
  Date:   2016-11-17 (Thu, 17 Nov 2016)

  Changed paths:
    M src/main/java/hudson/plugins/s3/S3BucketPublisher.java
    M src/main/resources/hudson/plugins/s3/S3BucketPublisher/config.jelly

  Log Message:
  -----------
  Merge pull request #95 from dobbymoodge/jolamb-JENKINS-27284

JENKINS-27284: Constrain build result severity


Compare: 
https://github.com/jenkinsci/s3-plugin/compare/7e39a791e109...21bc5a6cc11c

-- 
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