Branch: refs/heads/master
Home: https://github.com/jenkinsci/robot-plugin
Commit: 99b18540fa2bbbd242c1a6329ee73b9f71a2d55f
https://github.com/jenkinsci/robot-plugin/commit/99b18540fa2bbbd242c1a6329ee73b9f71a2d55f
Author: Aleksi Simell <[email protected]>
Date: 2021-01-14 (Thu, 14 Jan 2021)
Changed paths:
M src/main/java/hudson/plugins/robot/AggregatedRobotAction.java
M src/main/java/hudson/plugins/robot/RobotBuildAction.java
M src/main/java/hudson/plugins/robot/RobotPublisher.java
M src/main/java/hudson/plugins/robot/RobotStep.java
M src/main/java/hudson/plugins/robot/RobotStepExecution.java
M src/main/java/hudson/plugins/robot/model/RobotCaseResult.java
M src/main/java/hudson/plugins/robot/model/RobotTestObject.java
M src/main/resources/hudson/plugins/robot/RobotPublisher/config.jelly
M src/main/resources/hudson/plugins/robot/RobotPublisher/config.properties
A
src/main/resources/hudson/plugins/robot/RobotPublisher/help-overwriteXAxisLabel.html
M src/main/resources/hudson/plugins/robot/RobotStep/config.jelly
M src/main/resources/hudson/plugins/robot/RobotStep/config.properties
A
src/main/resources/hudson/plugins/robot/RobotStep/help-overwriteXAxisLabel.html
M src/test/java/hudson/plugins/robot/RobotProjectActionTest.java
M src/test/java/hudson/plugins/robot/RobotPublisherSystemTest.java
M src/test/java/hudson/plugins/robot/RobotPublisherTest.java
Log Message:
-----------
[JENKINS-63900] Allow overwriting default x axis label per job. (#38)
* Add new field for overwriting x axis label per build
* Add xAxisLabel to projectAction
* Add x axis label for robot step
* Check if build overwrites x axis label
* Add help texts for overwriting x axis
--
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/robot-plugin/push/refs/heads/master/35a260-99b185%40github.com.