Branch: refs/heads/master Home: https://github.com/jenkinsci/prometheus-plugin Commit: 7adb79427c75736595dc6116021def0c687d0db8 https://github.com/jenkinsci/prometheus-plugin/commit/7adb79427c75736595dc6116021def0c687d0db8 Author: cpitstick-argo <cpitst...@argo.ai> Date: 2020-02-06 (Thu, 06 Feb 2020)
Changed paths: M src/main/java/org/jenkinsci/plugins/prometheus/util/FlowNodes.java Log Message: ----------- Fixing bug in traversal algorithm. The original algorithm aborted the traversal if ANY visited nodes were detected, but this wasn't carried over in the original refactor. Commit: e6b3c1dbeb0cf35c21d996733e7c56b1ad4132ee https://github.com/jenkinsci/prometheus-plugin/commit/e6b3c1dbeb0cf35c21d996733e7c56b1ad4132ee Author: Marky Jackson <markyjackson-tau...@users.noreply.github.com> Date: 2020-02-06 (Thu, 06 Feb 2020) Changed paths: M src/main/java/org/jenkinsci/plugins/prometheus/util/FlowNodes.java Log Message: ----------- Merge pull request #146 from cpitstick-argo/ImproveTraversalAlgorithm Fixing bug in traversal algorithm. Compare: https://github.com/jenkinsci/prometheus-plugin/compare/db157bd7df5f...e6b3c1dbeb0c -- 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/prometheus-plugin/push/refs/heads/master/db157b-e6b3c1%40github.com.