Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/run-selector-plugin
  Commit: 8466e4395b15abb73a166c3ca5e79c14214cc00d
      
https://github.com/jenkinsci/run-selector-plugin/commit/8466e4395b15abb73a166c3ca5e79c14214cc00d
  Author: Alexandru Somai <[email protected]>
  Date:   2016-08-14 (Sun, 14 Aug 2016)

  Changed paths:
    M 
src/main/java/org/jenkinsci/plugins/runselector/selectors/StatusRunSelector.java
    M src/test/java/org/jenkinsci/plugins/runselector/CopyArtifactTest.java
    M 
src/test/java/org/jenkinsci/plugins/runselector/RunSelectorParameterTest.java
    M 
src/test/java/org/jenkinsci/plugins/runselector/steps/SelectRunStepTest.java

  Log Message:
  -----------
  De-camel case BuildStatus enum names so that the Pipeline code uses 
'successful' instead of 'Successful', and so on


  Commit: 9f88246bcc14b1d5863f451afe0688794ad7a08a
      
https://github.com/jenkinsci/run-selector-plugin/commit/9f88246bcc14b1d5863f451afe0688794ad7a08a
  Author: Alexandru Somai <[email protected]>
  Date:   2016-08-14 (Sun, 14 Aug 2016)

  Changed paths:
    M README.md
    M 
src/main/java/org/jenkinsci/plugins/runselector/selectors/StatusRunSelector.java
    M src/test/java/org/jenkinsci/plugins/runselector/CopyArtifactTest.java
    M 
src/test/java/org/jenkinsci/plugins/runselector/RunSelectorParameterTest.java
    M 
src/test/java/org/jenkinsci/plugins/runselector/steps/SelectRunStepTest.java

  Log Message:
  -----------
  Use uppercase for StatusRunSelector BuildStatus enum. Reformat code


  Commit: f1854e796833f39480786a7ff6638a5c39ef072d
      
https://github.com/jenkinsci/run-selector-plugin/commit/f1854e796833f39480786a7ff6638a5c39ef072d
  Author: Alexandru Somai <[email protected]>
  Date:   2016-08-14 (Sun, 14 Aug 2016)

  Changed paths:
    M 
src/test/java/org/jenkinsci/plugins/runselector/selectors/SpecificRunSelectorTest.java
    A 
src/test/java/org/jenkinsci/plugins/runselector/selectors/StatusRunSelectorTest.java

  Log Message:
  -----------
  Write tests for StatusRunSelector


  Commit: 70093217e7fd50e81f11829c2a9cb36e85aed5fa
      
https://github.com/jenkinsci/run-selector-plugin/commit/70093217e7fd50e81f11829c2a9cb36e85aed5fa
  Author: Alexandru Somai <[email protected]>
  Date:   2016-08-16 (Tue, 16 Aug 2016)

  Changed paths:
    M README.md
    M 
src/main/java/org/jenkinsci/plugins/runselector/selectors/StatusRunSelector.java
    M src/test/java/org/jenkinsci/plugins/runselector/CopyArtifactTest.java
    M 
src/test/java/org/jenkinsci/plugins/runselector/RunSelectorParameterTest.java
    M 
src/test/java/org/jenkinsci/plugins/runselector/selectors/SpecificRunSelectorTest.java
    A 
src/test/java/org/jenkinsci/plugins/runselector/selectors/StatusRunSelectorTest.java
    M 
src/test/java/org/jenkinsci/plugins/runselector/steps/SelectRunStepTest.java

  Log Message:
  -----------
  Merge pull request #12 from alexsomai/build-status-changes

Use uppercase names for build status


Compare: 
https://github.com/jenkinsci/run-selector-plugin/compare/a1891fa2f14f...70093217e7fd

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

Reply via email to