Branch: refs/heads/release-0.2.34
Home: https://github.com/jenkinsci/alauda-devops-sync-plugin
Commit: b41634188f92317c8025b01da77d1a258d347b83
https://github.com/jenkinsci/alauda-devops-sync-plugin/commit/b41634188f92317c8025b01da77d1a258d347b83
Author: Zhao Xiaojie <[email protected]>
Date: 2019-03-22 (Fri, 22 Mar 2019)
Changed paths:
A CHANGELOG.md
A CONTRIBUTING.md
R Developers.md
M README.md
M src/main/java/io/alauda/jenkins/devops/sync/CacheWorker.java
M src/main/java/io/alauda/jenkins/devops/sync/PipelineConfigDepCheck.java
M src/main/java/io/alauda/jenkins/devops/sync/PipelineDecisionHandler.java
M src/main/java/io/alauda/jenkins/devops/sync/WatcherCallback.java
M src/main/java/io/alauda/jenkins/devops/sync/WorkflowJobProperty.java
M
src/main/java/io/alauda/jenkins/devops/sync/listener/PipelineSyncRunListener.java
M src/main/java/io/alauda/jenkins/devops/sync/watcher/PipelineWatcher.java
Log Message:
-----------
Fix infinite loop in PipelineConfigDepCheck
Commit: 36c7efb9830143fad346e0fdfd96e07f46758f21
https://github.com/jenkinsci/alauda-devops-sync-plugin/commit/36c7efb9830143fad346e0fdfd96e07f46758f21
Author: Zhao Xiaojie <[email protected]>
Date: 2019-03-22 (Fri, 22 Mar 2019)
Changed paths:
M pom.xml
M src/main/java/io/alauda/jenkins/devops/sync/ConvertToMultiBranch.java
M src/main/java/io/alauda/jenkins/devops/sync/ConvertToWorkflow.java
M src/main/java/io/alauda/jenkins/devops/sync/PipelineConfigConvert.java
M src/main/java/io/alauda/jenkins/devops/sync/constants/ErrorMessages.java
M
src/main/java/io/alauda/jenkins/devops/sync/listener/PipelineSyncRunListener.java
M src/main/java/io/alauda/jenkins/devops/sync/util/AlaudaUtils.java
M
src/main/java/io/alauda/jenkins/devops/sync/watcher/PipelineConfigWatcher.java
M src/test/java/io/alauda/jenkins/devops/sync/util/DevOpsInit.java
Log Message:
-----------
Bump kubernetes-client version. Set the default value of resourceVersion
to 0
Fix the project's name occupied by other job type instead of a folder
Commit: 2a58fac512d05393b670be4fc2ec7f1bc428888a
https://github.com/jenkinsci/alauda-devops-sync-plugin/commit/2a58fac512d05393b670be4fc2ec7f1bc428888a
Author: Zhao Xiaojie <[email protected]>
Date: 2019-03-22 (Fri, 22 Mar 2019)
Changed paths:
M pom.xml
Log Message:
-----------
bump devops client version
Commit: fd7c712c7744c4b4d3a1af32363195c261494ee3
https://github.com/jenkinsci/alauda-devops-sync-plugin/commit/fd7c712c7744c4b4d3a1af32363195c261494ee3
Author: Zhao Xiaojie <[email protected]>
Date: 2019-03-22 (Fri, 22 Mar 2019)
Changed paths:
M CHANGELOG.md
R changelog
Log Message:
-----------
supplement change log items
Commit: 60006aed74145cef84b42f1ea9fe0285f88daee5
https://github.com/jenkinsci/alauda-devops-sync-plugin/commit/60006aed74145cef84b42f1ea9fe0285f88daee5
Author: cizezsy <[email protected]>
Date: 2019-03-22 (Fri, 22 Mar 2019)
Changed paths:
M
src/main/java/io/alauda/jenkins/devops/sync/listener/PipelineSyncRunListener.java
Log Message:
-----------
Fix: Add badge id to annotation
Commit: 9581a576f47944f9b49661473be1467b466f0abb
https://github.com/jenkinsci/alauda-devops-sync-plugin/commit/9581a576f47944f9b49661473be1467b466f0abb
Author: cizezsy <[email protected]>
Date: 2019-03-22 (Fri, 22 Mar 2019)
Changed paths:
M CHANGELOG.md
Log Message:
-----------
update CHANGELOG
Commit: bea0b892e57bd73a73a7817f6165ecaa3e9793a7
https://github.com/jenkinsci/alauda-devops-sync-plugin/commit/bea0b892e57bd73a73a7817f6165ecaa3e9793a7
Author: Zhao Xiaojie <[email protected]>
Date: 2019-03-22 (Fri, 22 Mar 2019)
Changed paths:
R Building.md
M CHANGELOG.md
R build.sh
R jenkins.yaml
Log Message:
-----------
Clean up unused files
Commit: c16181b0e862644fc5d2980ba5f80a8c46cde422
https://github.com/jenkinsci/alauda-devops-sync-plugin/commit/c16181b0e862644fc5d2980ba5f80a8c46cde422
Author: Zhao Xiaojie <[email protected]>
Date: 2019-03-22 (Fri, 22 Mar 2019)
Changed paths:
M Makefile
R restart.sh
R run.sh
A scripts/restart.sh
A scripts/run.sh
Log Message:
-----------
orgnazie the scripts
Commit: e874220782d669401434294b5a19e2979701b069
https://github.com/jenkinsci/alauda-devops-sync-plugin/commit/e874220782d669401434294b5a19e2979701b069
Author: Zhao Xiaojie <[email protected]>
Date: 2019-03-22 (Fri, 22 Mar 2019)
Changed paths:
M Alauda.Jenkinsfile
M CHANGELOG.md
Log Message:
-----------
Optimize pipeline
Commit: bbdb7ecdbf8407a635d75229f86411e1dc86d70e
https://github.com/jenkinsci/alauda-devops-sync-plugin/commit/bbdb7ecdbf8407a635d75229f86411e1dc86d70e
Author: Zhao Xiaojie <[email protected]>
Date: 2019-03-22 (Fri, 22 Mar 2019)
Changed paths:
M CHANGELOG.md
M src/main/java/io/alauda/jenkins/devops/sync/EmptyFolderCheck.java
Log Message:
-----------
Fix the folder cannot be deleted when the namespace was deleted
Commit: bf14a49545c23da0503331a8407f3e953f72c297
https://github.com/jenkinsci/alauda-devops-sync-plugin/commit/bf14a49545c23da0503331a8407f3e953f72c297
Author: Zhao Xiaojie <[email protected]>
Date: 2019-03-22 (Fri, 22 Mar 2019)
Changed paths:
M src/main/java/io/alauda/jenkins/devops/sync/EmptyFolderCheck.java
Log Message:
-----------
simplify the logic
Commit: 33971350ba9a72af723b3d4cc54405fa891325ae
https://github.com/jenkinsci/alauda-devops-sync-plugin/commit/33971350ba9a72af723b3d4cc54405fa891325ae
Author: Zhao Xiaojie <[email protected]>
Date: 2019-03-22 (Fri, 22 Mar 2019)
Changed paths:
M Alauda.Jenkinsfile
Log Message:
-----------
fix the changset path pattern
Commit: 06387d8963df39ff0c62d97ab5a6087507e1be5e
https://github.com/jenkinsci/alauda-devops-sync-plugin/commit/06387d8963df39ff0c62d97ab5a6087507e1be5e
Author: Zhao Xiaojie <[email protected]>
Date: 2019-03-22 (Fri, 22 Mar 2019)
Changed paths:
A scripts/env.sh
M src/main/resources/index.jelly
Log Message:
-----------
remove comment codes
Commit: 7641c4621f960c642e38b99935ef8e9f83a6cbcd
https://github.com/jenkinsci/alauda-devops-sync-plugin/commit/7641c4621f960c642e38b99935ef8e9f83a6cbcd
Author: Zhao Xiaojie <[email protected]>
Date: 2019-03-22 (Fri, 22 Mar 2019)
Changed paths:
R scripts/env.sh
Log Message:
-----------
Remove unused file env.sh
Commit: 7da7086a25c5afc757c4930f88a6ab6fadf191d4
https://github.com/jenkinsci/alauda-devops-sync-plugin/commit/7da7086a25c5afc757c4930f88a6ab6fadf191d4
Author: Zhao Xiaojie <[email protected]>
Date: 2019-03-22 (Fri, 22 Mar 2019)
Changed paths:
M pom.xml
Log Message:
-----------
[maven-release-plugin] prepare release alauda-devops-sync-0.2.34
Compare:
https://github.com/jenkinsci/alauda-devops-sync-plugin/compare/b41634188f92%5E...7da7086a25c5
--
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.