Branch: refs/heads/master
Home: https://github.com/jenkinsci/prometheus-plugin
Commit: 685ded9adc94eb4867390ca61c742b7ac19c6c0c
https://github.com/jenkinsci/prometheus-plugin/commit/685ded9adc94eb4867390ca61c742b7ac19c6c0c
Author: Stefan Birkner <[email protected]>
Date: 2020-08-24 (Mon, 24 Aug 2020)
Changed paths:
M pom.xml
M
src/test/java/org/jenkinsci/plugins/prometheus/config/PrometheusConfigurationTest.java
Log Message:
-----------
Replace System Rules with System Lambda
System Lambda has minimal impact. It only sets the environment variable
for the statement that reads it. In addition it is independent of the
testing framework. E.g. it can still be used if JUnit 4 is replace with
JUnit Jupiter or another framework.
Commit: 6dac9c2254e399e4b5f859c0a75c9e8d313cd750
https://github.com/jenkinsci/prometheus-plugin/commit/6dac9c2254e399e4b5f859c0a75c9e8d313cd750
Author: Marky Jackson <[email protected]>
Date: 2020-10-17 (Sat, 17 Oct 2020)
Changed paths:
M pom.xml
M
src/test/java/org/jenkinsci/plugins/prometheus/config/PrometheusConfigurationTest.java
Log Message:
-----------
Merge pull request #165 from stefanbirkner/system-lambda
Replace System Rules with System Lambda
Compare:
https://github.com/jenkinsci/prometheus-plugin/compare/5dbaf6543674...6dac9c2254e3
--
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].
To view this discussion on the web visit
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/prometheus-plugin/push/refs/heads/master/5dbaf6-6dac9c%40github.com.