At the moment if a pipeline name or job name is too long it renders outside the box and doesn't look pretty.
This PR dynamically scales the text down based on length so that it always fits within the box with a small border. Pipeline names and groups are scaled independently.
At the moment if a pipeline name or job name is too long it renders outside the box and doesn't look pretty.
This PR dynamically scales the text down based on length so that it always fits within the box with a small border. Pipeline names and groups are scaled independently.