skumar7322
skumar7322
thanks @lleroy for creating this PR. We appreciate your effort to improve the p4-plugin. When running matrix builds perforce gives an option to run builds simultaneously and sequentially. If builds...
agree the fix is simple... But if we merge it, then the builds running sequentially or simultaneously will always sync to the changelist that the parent has identified for the...
Thanks @kjs104901 for creating this PR to improve P4-Plugin. Will take up this in our next release.
Thanks, @stuartrowe for initiating this pull request. This change will throw the NPE when lastRun is null. Because of this, there are test failures in PollingTest, PerforceSCMSourceTest suit. Please execute...
Hi @stuartrowe this change looks good to me. I will run the tests on this and merge it once all is good.
Hi @jorgenpt thank you for creating this PR. The use case of triggering build if there are no changes is not ever one wanted. If the last build is successful...
Current P4Plugin uses Jenkins version 2.361.4. Will take some time to update to version 2.387.3, as many of our clients still use older Jenkins.
Thanks @stuartrowe for creating this PR. I will merge it in the next release.
@austin987 Jenkins 1.15.2 will be released this week.
Thanks @basil for enhancing the plugin. We will add these changes