Branch: refs/heads/master
Home: https://github.com/jenkinsci/htmlpublisher-plugin
Commit: 8b9d944ecd182dccb3841692a9dbb37b70870691
https://github.com/jenkinsci/htmlpublisher-plugin/commit/8b9d944ecd182dccb3841692a9dbb37b70870691
Author: Richard Bywater <[email protected]>
Date: 2017-12-14 (Thu, 14 Dec 2017)
Changed paths:
M src/test/groovy/htmlpublisher/HtmlPublisherIntegrationTest.groovy
Log Message:
-----------
Update HudsonTestCase to JenkinsRule
Commit: 17c3fa37dbc3ed7b33c2db86ce59b5ee24b2d155
https://github.com/jenkinsci/htmlpublisher-plugin/commit/17c3fa37dbc3ed7b33c2db86ce59b5ee24b2d155
Author: Richard Bywater <[email protected]>
Date: 2017-12-14 (Thu, 14 Dec 2017)
Changed paths:
M src/main/java/htmlpublisher/HtmlPublisher.java
M src/test/groovy/htmlpublisher/HtmlPublisherIntegrationTest.groovy
Log Message:
-----------
Make Report Titles expand variables
Commit: fc42ceb4f5331356c001130d03cd727a98b36efd
https://github.com/jenkinsci/htmlpublisher-plugin/commit/fc42ceb4f5331356c001130d03cd727a98b36efd
Author: Richard Bywater <[email protected]>
Date: 2017-12-14 (Thu, 14 Dec 2017)
Changed paths:
M src/main/java/htmlpublisher/HtmlPublisher.java
M src/main/java/htmlpublisher/HtmlPublisherTarget.java
Log Message:
-----------
Minor code tidy ups
Commit: 0ef8514382964ff90e15537f6f98d749aec3a853
https://github.com/jenkinsci/htmlpublisher-plugin/commit/0ef8514382964ff90e15537f6f98d749aec3a853
Author: Richard Bywater <[email protected]>
Date: 2017-12-14 (Thu, 14 Dec 2017)
Changed paths:
M src/main/java/htmlpublisher/HtmlPublisher.java
Log Message:
-----------
Pipeline jobs shouldn't have variables expanded
As per
https://jenkins.io/doc/developer/plugin-development/pipeline-integration/#variable-substitutions
Pipeline jobs no longer will expand their variables. Pipeline script
authors should use Groovy substitutions instead.
Commit: 12aac7c7eab0d730fee1a40ca2bffbc147129eb5
https://github.com/jenkinsci/htmlpublisher-plugin/commit/12aac7c7eab0d730fee1a40ca2bffbc147129eb5
Author: Richard Bywater <[email protected]>
Date: 2017-12-14 (Thu, 14 Dec 2017)
Changed paths:
R src/test/groovy/htmlpublisher/HtmlPublisherIntegrationTest.groovy
A src/test/java/htmlpublisher/HtmlPublisherIntegrationTest.java
Log Message:
-----------
Change integration test from Groovy to Java
Commit: 95718080f49aae1c31cce35d3e9a53e35f11508f
https://github.com/jenkinsci/htmlpublisher-plugin/commit/95718080f49aae1c31cce35d3e9a53e35f11508f
Author: Richard Bywater <[email protected]>
Date: 2017-12-14 (Thu, 14 Dec 2017)
Changed paths:
M src/main/java/htmlpublisher/HtmlPublisher.java
M src/test/java/htmlpublisher/workflow/PublishHTMLStepTest.java
Log Message:
-----------
Soften Pipeline evaluation stance
Evaluation of Pipeline variables is due to be removed as not best
practice. In a previous commit it was simply removed but this change will
provide a deprecation warning when the functionality is used and it will
be removed in a later version.
Commit: b68e72809987b315e30d57fb3182ec9ea488ef35
https://github.com/jenkinsci/htmlpublisher-plugin/commit/b68e72809987b315e30d57fb3182ec9ea488ef35
Author: Richard Bywater <[email protected]>
Date: 2018-01-25 (Thu, 25 Jan 2018)
Changed paths:
M src/main/java/htmlpublisher/HtmlPublisher.java
M src/main/java/htmlpublisher/HtmlPublisherTarget.java
R src/test/groovy/htmlpublisher/HtmlPublisherIntegrationTest.groovy
A src/test/java/htmlpublisher/HtmlPublisherIntegrationTest.java
M src/test/java/htmlpublisher/workflow/PublishHTMLStepTest.java
Log Message:
-----------
Merge pull request #32 from rbywater/bugfix/JENKINS-44786a
Jenkins-44786 (part one)
Compare:
https://github.com/jenkinsci/htmlpublisher-plugin/compare/f187d56a4cd3...b68e72809987
--
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].
For more options, visit https://groups.google.com/d/optout.