Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/alauda-devops-sync-plugin
  Commit: e88e9776f1cfada801a30d7a8ca8501b61c68b76
      
https://github.com/jenkinsci/alauda-devops-sync-plugin/commit/e88e9776f1cfada801a30d7a8ca8501b61c68b76
  Author: suren <[email protected]>
  Date:   2018-09-20 (Thu, 20 Sep 2018)

  Changed paths:
    M src/main/java/io/alauda/jenkins/devops/sync/AlaudaSyncSettingMonitor.java
    M 
src/main/java/io/alauda/jenkins/devops/sync/watcher/PipelineConfigWatcher.java
    A 
src/main/resources/io/alauda/jenkins/devops/sync/AlaudaSyncSettingMonitor/message.jelly
    A 
src/test/java/io/alauda/jenkins/devops/sync/AlaudaSyncSettingMonitorTest.java

  Log Message:
  -----------
  Add Alauda sync monitor


  Commit: 19fdb61ffa328f52921cc069f3d4b2e187b7ac92
      
https://github.com/jenkinsci/alauda-devops-sync-plugin/commit/19fdb61ffa328f52921cc069f3d4b2e187b7ac92
  Author: suren <[email protected]>
  Date:   2018-09-21 (Fri, 21 Sep 2018)

  Changed paths:
    M src/main/java/io/alauda/jenkins/devops/sync/AlaudaSyncSettingMonitor.java
    M 
src/main/resources/io/alauda/jenkins/devops/sync/AlaudaSyncSettingMonitor/message.jelly

  Log Message:
  -----------
  Display setting information


  Commit: 7b60209dbd088e5301753d9cd8ad75a94b8a4677
      
https://github.com/jenkinsci/alauda-devops-sync-plugin/commit/7b60209dbd088e5301753d9cd8ad75a94b8a4677
  Author: suren <[email protected]>
  Date:   2018-09-21 (Fri, 21 Sep 2018)

  Changed paths:
    M src/test/java/io/alauda/jenkins/devops/sync/JenkinsK8sRule.java
    M 
src/test/java/io/alauda/jenkins/devops/sync/watcher/PipelineConfigWatcherTest.java
    M 
src/test/java/io/alauda/jenkins/devops/sync/watcher/PipelineWatcherTest.java

  Log Message:
  -----------
  Setting retry count


  Commit: 5395efb152bdaae51012f4d300e252058ffe25f9
      
https://github.com/jenkinsci/alauda-devops-sync-plugin/commit/5395efb152bdaae51012f4d300e252058ffe25f9
  Author: suren <[email protected]>
  Date:   2018-09-25 (Tue, 25 Sep 2018)

  Changed paths:
    M 
src/main/java/io/alauda/jenkins/devops/sync/listener/PipelineSyncRunListener.java
    M src/main/java/io/alauda/jenkins/devops/sync/util/JenkinsUtils.java

  Log Message:
  -----------
  Adjust order of listener handle


  Commit: 4de79af7de131d50d21da966ffb7dd0cb75d6d22
      
https://github.com/jenkinsci/alauda-devops-sync-plugin/commit/4de79af7de131d50d21da966ffb7dd0cb75d6d22
  Author: suren <[email protected]>
  Date:   2018-09-25 (Tue, 25 Sep 2018)

  Changed paths:
    M 
src/main/java/io/alauda/jenkins/devops/sync/listener/PipelineSyncRunListener.java
    A src/main/java/io/alauda/jenkins/devops/sync/util/WorkflowJobUtils.java
    M src/test/java/io/alauda/jenkins/devops/sync/util/JenkinsUtilsTest.java
    M src/test/java/io/alauda/jenkins/devops/sync/util/JobUtils.java
    M 
src/test/java/io/alauda/jenkins/devops/sync/watcher/PipelineConfigWatcherTest.java

  Log Message:
  -----------
  Add unSynced timer task


  Commit: 4e8b57da5a36683fa5f8df683186d52e8f97d58f
      
https://github.com/jenkinsci/alauda-devops-sync-plugin/commit/4e8b57da5a36683fa5f8df683186d52e8f97d58f
  Author: suren <[email protected]>
  Date:   2018-09-25 (Tue, 25 Sep 2018)

  Changed paths:
    M 
src/main/java/io/alauda/jenkins/devops/sync/AlaudaSyncGlobalConfiguration.java
    M src/main/java/io/alauda/jenkins/devops/sync/watcher/SecretWatcher.java
    M 
src/main/resources/io/alauda/jenkins/devops/sync/AlaudaSyncGlobalConfiguration/config.jelly

  Log Message:
  -----------
  Add shared namespace setting


  Commit: a850e90dbc5e364b6211a6461cfcac4976a30997
      
https://github.com/jenkinsci/alauda-devops-sync-plugin/commit/a850e90dbc5e364b6211a6461cfcac4976a30997
  Author: Zhao Xiaojie <[email protected]>
  Date:   2018-09-25 (Tue, 25 Sep 2018)

  Changed paths:
    M src/main/java/io/alauda/jenkins/devops/sync/AlaudaSyncSettingMonitor.java
    M 
src/main/java/io/alauda/jenkins/devops/sync/listener/PipelineSyncRunListener.java
    M src/main/java/io/alauda/jenkins/devops/sync/util/JenkinsUtils.java
    A src/main/java/io/alauda/jenkins/devops/sync/util/WorkflowJobUtils.java
    M 
src/main/java/io/alauda/jenkins/devops/sync/watcher/PipelineConfigWatcher.java
    A 
src/main/resources/io/alauda/jenkins/devops/sync/AlaudaSyncSettingMonitor/message.jelly
    A 
src/test/java/io/alauda/jenkins/devops/sync/AlaudaSyncSettingMonitorTest.java
    M src/test/java/io/alauda/jenkins/devops/sync/JenkinsK8sRule.java
    M src/test/java/io/alauda/jenkins/devops/sync/util/JenkinsUtilsTest.java
    M src/test/java/io/alauda/jenkins/devops/sync/util/JobUtils.java
    M 
src/test/java/io/alauda/jenkins/devops/sync/watcher/PipelineConfigWatcherTest.java
    M 
src/test/java/io/alauda/jenkins/devops/sync/watcher/PipelineWatcherTest.java

  Log Message:
  -----------
  Merge pull request #43 from alauda/fea/monitor

Add Alauda sync monitor


  Commit: ad55fe2063b58ad3a39ce991718d85d67f4d0923
      
https://github.com/jenkinsci/alauda-devops-sync-plugin/commit/ad55fe2063b58ad3a39ce991718d85d67f4d0923
  Author: suren <[email protected]>
  Date:   2018-09-26 (Wed, 26 Sep 2018)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Add environment support for jenkinsfile


  Commit: 4410568307c05d221020a74d7bf02c17d3ceed5f
      
https://github.com/jenkinsci/alauda-devops-sync-plugin/commit/4410568307c05d221020a74d7bf02c17d3ceed5f
  Author: Zhao Xiaojie <[email protected]>
  Date:   2018-09-26 (Wed, 26 Sep 2018)

  Changed paths:
    M pom.xml
    M 
src/main/java/io/alauda/jenkins/devops/sync/AlaudaSyncGlobalConfiguration.java
    M src/main/java/io/alauda/jenkins/devops/sync/watcher/SecretWatcher.java
    M 
src/main/resources/io/alauda/jenkins/devops/sync/AlaudaSyncGlobalConfiguration/config.jelly

  Log Message:
  -----------
  Merge pull request #44 from alauda/fea/global-credentials

global credentials


  Commit: 9d13026ef2e8ee58803e6e0a4480e948ac118f84
      
https://github.com/jenkinsci/alauda-devops-sync-plugin/commit/9d13026ef2e8ee58803e6e0a4480e948ac118f84
  Author: suren <[email protected]>
  Date:   2018-09-26 (Wed, 26 Sep 2018)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  [maven-release-plugin] prepare release alauda-devops-sync-0.2.10


Compare: 
https://github.com/jenkinsci/alauda-devops-sync-plugin/compare/e096bd35fa0c...9d13026ef2e8
      **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

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