Branch: refs/heads/master
Home: https://github.com/jenkinsci/matrix-project-plugin
Commit: 11236618a04ccaeccbfc4eeb51456ae7379b28a9
https://github.com/jenkinsci/matrix-project-plugin/commit/11236618a04ccaeccbfc4eeb51456ae7379b28a9
Author: Philipp Hahn <[email protected]>
Date: 2023-10-11 (Wed, 11 Oct 2023)
Changed paths:
M src/main/resources/hudson/tasks/test/MatrixTestResult/index.jelly
Log Message:
-----------
style(MatrixTestResult): Increase column width
`4em` is too narrow for texts like `6 hr 17 min` to fit into: It is shown on
two lines as:
> 6 hr 17
> min
The German translation is even worse, which spans 4 lines:
> 6
> Stunden
> 17
> Minuten
which make the table to take up too much space.
Commit: 7ebe657db9248a96f293193711562b95637476d2
https://github.com/jenkinsci/matrix-project-plugin/commit/7ebe657db9248a96f293193711562b95637476d2
Author: Robert Sandell <[email protected]>
Date: 2023-10-16 (Mon, 16 Oct 2023)
Changed paths:
M src/main/resources/hudson/tasks/test/MatrixTestResult/index.jelly
Log Message:
-----------
Merge pull request #178 from univention/master
style(MatrixTestResult): Increase column width for duration
Compare:
https://github.com/jenkinsci/matrix-project-plugin/compare/925c60233b35...7ebe657db924
--
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/matrix-project-plugin/push/refs/heads/master/925c60-7ebe65%40github.com.