Skip to content

Lazy load xterm css custom colors file

Filipa Lacerda requested to merge 44768-lazy-load-xterm-css into master

What does this MR do?

Lazy load xterm css custom colors file.

To test this, you can create a project with a commit like this: leipert/test-project@9e3b85fa

Go to the job page, you should be able to see this output: https://gitlab.com/leipert/test-project/-/jobs/86651121 The same should be valid if you try to write this data into the terminals in job and environments page: https://gitlab.com/leipert/test-project/-/jobs/86651121/raw

If you open any other page, on the dev tools, you should not see the xterm.css file.

What are the relevant issue numbers?

#44768 (closed)

Does this MR meet the acceptance criteria?

Closes #44768 (closed)

Edited by Filipa Lacerda

Merge request reports