Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/schedule-build-plugin
  Commit: 5dec7c3f1344933b64d7ba3e795efc53e5e04e68
      
https://github.com/jenkinsci/schedule-build-plugin/commit/5dec7c3f1344933b64d7ba3e795efc53e5e04e68
  Author: Mark Waite <[email protected]>
  Date:   2021-10-26 (Tue, 26 Oct 2021)

  Changed paths:
    A 
src/test/java/org/jenkinsci/plugins/schedulebuild/JCasCGlobalAllFields.java
    A 
src/test/resources/org/jenkinsci/plugins/schedulebuild/scheduleBuild-all-fields.yaml
    M 
src/test/resources/org/jenkinsci/plugins/schedulebuild/scheduleBuild-default-time-zone.yaml

  Log Message:
  -----------
  [JENKINS-66939] - JCasC defaultScheduleTime halts startup

The configuration as code plugin reported a null pointer exception in
getTiemFormat() while configurating the schedule build plugin.

Adjustments were made to the getTimeFormat() implementation for easier
automated testing. Those adjustments also resolved the null pointer
exception at startup.

Includes an automated test that checks the expected values are seen
inside Jenkins after the configuration as code startup is complete.


  Commit: 9a98ba1030562ccd5d6e12a00f056c2352d50636
      
https://github.com/jenkinsci/schedule-build-plugin/commit/9a98ba1030562ccd5d6e12a00f056c2352d50636
  Author: Mark Waite <[email protected]>
  Date:   2021-10-26 (Tue, 26 Oct 2021)

  Changed paths:
    M README.md

  Log Message:
  -----------
  Update README for JENKINS-66939 fix


  Commit: 3f2558fe12e42beabf73c36825809a9eb388ca69
      
https://github.com/jenkinsci/schedule-build-plugin/commit/3f2558fe12e42beabf73c36825809a9eb388ca69
  Author: Darin Pope <[email protected]>
  Date:   2021-10-26 (Tue, 26 Oct 2021)

  Changed paths:
    M README.md
    A 
src/test/java/org/jenkinsci/plugins/schedulebuild/JCasCGlobalAllFields.java
    A 
src/test/resources/org/jenkinsci/plugins/schedulebuild/scheduleBuild-all-fields.yaml
    M 
src/test/resources/org/jenkinsci/plugins/schedulebuild/scheduleBuild-default-time-zone.yaml

  Log Message:
  -----------
  Merge pull request #49 from MarkEWaite/fix-JCasC-defaultTime

[JENKINS-66939] - Allow JCasC schedule time setting


Compare: 
https://github.com/jenkinsci/schedule-build-plugin/compare/8e6a9287aaa6...3f2558fe12e4

-- 
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/schedule-build-plugin/push/refs/heads/master/8e6a92-3f2558%40github.com.

Reply via email to