Branch: refs/heads/master Home: https://github.com/jenkinsci/repo-plugin Commit: bf0ee240acb155caad15a1a50d2d89928095f15d https://github.com/jenkinsci/repo-plugin/commit/bf0ee240acb155caad15a1a50d2d89928095f15d Author: Makson Lee <cdlee...@gmail.com> Date: 2022-07-08 (Fri, 08 Jul 2022)
Changed paths: M src/main/java/hudson/plugins/repo/ManifestAction.java M src/main/java/hudson/plugins/repo/RepoScm.java A src/main/java/hudson/plugins/repo/StaticManifest.java M src/main/resources/hudson/plugins/repo/ManifestAction/index.jelly Log Message: ----------- Fix missing of manifest after restart Jenkins instance. Fix issue JENKINS-64150. Commit: bb68ed405f794225fa6ce5ba729dfd7ffbebaf8e https://github.com/jenkinsci/repo-plugin/commit/bb68ed405f794225fa6ce5ba729dfd7ffbebaf8e Author: Francois Ferrand <thet...@gmail.com> Date: 2022-09-13 (Tue, 13 Sep 2022) Changed paths: M src/main/java/hudson/plugins/repo/ManifestAction.java M src/main/java/hudson/plugins/repo/RepoScm.java A src/main/java/hudson/plugins/repo/StaticManifest.java M src/main/resources/hudson/plugins/repo/ManifestAction/index.jelly Log Message: ----------- Merge pull request #82 from maksonlee/fix-missing-of-manifest-after-restart-jenkins-instance Compare: https://github.com/jenkinsci/repo-plugin/compare/9c60e2f3f27b...bb68ed405f79 -- 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. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/repo-plugin/push/refs/heads/master/9c60e2-bb68ed%40github.com.