Branch: refs/heads/master Home: https://github.com/jenkinsci/job-config-history-plugin Commit: 1b4290db41a51ea1a15eb452eee3e486bd169a59 https://github.com/jenkinsci/job-config-history-plugin/commit/1b4290db41a51ea1a15eb452eee3e486bd169a59 Author: Allan Burdajewicz <aburdajew...@cloudbees.com> Date: 2022-09-13 (Tue, 13 Sep 2022)
Changed paths: M pom.xml M src/main/java/hudson/plugins/jobConfigHistory/JobConfigHistory.java M src/main/java/hudson/plugins/jobConfigHistory/PluginUtils.java M src/main/resources/hudson/plugins/jobConfigHistory/JobConfigHistory/config.jelly A src/main/resources/hudson/plugins/jobConfigHistory/JobConfigHistory/help-excludePattern.html A src/main/resources/hudson/plugins/jobConfigHistory/JobConfigHistory/help-excludePattern_es.html A src/main/resources/hudson/plugins/jobConfigHistory/JobConfigHistory/help-excludePattern_ja.html A src/main/resources/hudson/plugins/jobConfigHistory/JobConfigHistory/help-excludePattern_zh_TW.html A src/main/resources/hudson/plugins/jobConfigHistory/JobConfigHistory/help-excludedUsers.html A src/main/resources/hudson/plugins/jobConfigHistory/JobConfigHistory/help-historyRootDir.html A src/main/resources/hudson/plugins/jobConfigHistory/JobConfigHistory/help-historyRootDir_es.html A src/main/resources/hudson/plugins/jobConfigHistory/JobConfigHistory/help-historyRootDir_ja.html A src/main/resources/hudson/plugins/jobConfigHistory/JobConfigHistory/help-historyRootDir_zh_TW.html A src/main/resources/hudson/plugins/jobConfigHistory/JobConfigHistory/help-maxDaysToKeepEntries.html A src/main/resources/hudson/plugins/jobConfigHistory/JobConfigHistory/help-maxDaysToKeepEntries_zh_TW.html A src/main/resources/hudson/plugins/jobConfigHistory/JobConfigHistory/help-maxEntriesPerPage.html A src/main/resources/hudson/plugins/jobConfigHistory/JobConfigHistory/help-maxHistoryEntries.html A src/main/resources/hudson/plugins/jobConfigHistory/JobConfigHistory/help-maxHistoryEntries_es.html A src/main/resources/hudson/plugins/jobConfigHistory/JobConfigHistory/help-maxHistoryEntries_ja.html A src/main/resources/hudson/plugins/jobConfigHistory/JobConfigHistory/help-maxHistoryEntries_zh_TW.html A src/main/resources/hudson/plugins/jobConfigHistory/JobConfigHistory/help-saveModuleConfiguration.html A src/main/resources/hudson/plugins/jobConfigHistory/JobConfigHistory/help-showBuildBadges.html A src/main/resources/hudson/plugins/jobConfigHistory/JobConfigHistory/help-showChangeReasonCommentWindow.html A src/main/resources/hudson/plugins/jobConfigHistory/JobConfigHistory/help-skipDuplicateHistory.html A src/main/resources/hudson/plugins/jobConfigHistory/JobConfigHistory/help-skipDuplicateHistory_es.html A src/main/resources/hudson/plugins/jobConfigHistory/JobConfigHistory/help-skipDuplicateHistory_ja.html A src/main/resources/hudson/plugins/jobConfigHistory/JobConfigHistory/help-skipDuplicateHistory_zh_TW.html R src/main/webapp/help/help-excludePattern.html R src/main/webapp/help/help-excludePattern_es.html R src/main/webapp/help/help-excludePattern_ja.html R src/main/webapp/help/help-excludePattern_zh_TW.html R src/main/webapp/help/help-excludedUsers.html R src/main/webapp/help/help-historyRootDir.html R src/main/webapp/help/help-historyRootDir_es.html R src/main/webapp/help/help-historyRootDir_ja.html R src/main/webapp/help/help-historyRootDir_zh_TW.html R src/main/webapp/help/help-maxDaysToKeepEntries.html R src/main/webapp/help/help-maxDaysToKeepEntries_zh_TW.html R src/main/webapp/help/help-maxEntriesPerPage.html R src/main/webapp/help/help-maxHistoryEntries.html R src/main/webapp/help/help-maxHistoryEntries_es.html R src/main/webapp/help/help-maxHistoryEntries_ja.html R src/main/webapp/help/help-maxHistoryEntries_zh_TW.html R src/main/webapp/help/help-saveModuleConfiguration.html R src/main/webapp/help/help-showBuildBadges.html R src/main/webapp/help/help-showChangeReasonCommentWindow.html R src/main/webapp/help/help-skipDuplicateHistory.html R src/main/webapp/help/help-skipDuplicateHistory_es.html R src/main/webapp/help/help-skipDuplicateHistory_ja.html R src/main/webapp/help/help-skipDuplicateHistory_zh_TW.html A src/test/java/hudson/plugins/jobConfigHistory/ConfigurationAsCodeTest.java M src/test/java/hudson/plugins/jobConfigHistory/FileHistoryDaoTest.java M src/test/java/hudson/plugins/jobConfigHistory/JobConfigBadgeActionIT.java M src/test/java/hudson/plugins/jobConfigHistory/JobConfigHistoryIT.java M src/test/java/hudson/plugins/jobConfigHistory/JobConfigHistoryJobListenerIT.java M src/test/java/hudson/plugins/jobConfigHistory/JobConfigHistoryPurgerIT.java M src/test/java/hudson/plugins/jobConfigHistory/JobConfigHistoryTest.java A src/test/resources/hudson/plugins/jobConfigHistory/configuration-as-code-default-expected.yml A src/test/resources/hudson/plugins/jobConfigHistory/configuration-as-code-expected.yml A src/test/resources/hudson/plugins/jobConfigHistory/configuration-as-code.yml Log Message: ----------- [JENKINS-55667] Add support for CasC (#237) -- 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/job-config-history-plugin/push/refs/heads/master/8261ba-1b4290%40github.com.