Replies: 1 comment 1 reply
-
I have thought about adding time to each line, but decided against it, because it make the lines quite long. Having a |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I was wondering if you would be open adding an option to show the current time + runtime in the logs.
This is really useful for long-running jobs to get a better idea of how much time things have taken. Not all processes output the timestamps, unfortunately.
I could create a cleaner patch but for now, I just added a very simple change like this.
Let me know if you are interested in supporting it as an official option
(note that GitLab CI does not support this feature yet… https://gitlab.com/gitlab-org/gitlab/-/issues/202293)
Beta Was this translation helpful? Give feedback.
All reactions