Add button to show timestamps
Hi,
One of my builds is taking quite long (20ish minutes) and I wanted to have a look whether I can optimize parts in it. For that it would be really good if there was a button which adds the timestamps to the left of the line numbers. It's a bit inconvenient to work with the tooltips only. Does that make sense?
Cheers
Maik
Comments are currently closed for this discussion. You can start a new one.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
Support Staff 1 Posted by Feodor Fitsner on 19 Oct, 2014 12:35 AM
Hi Maik,
Thanks for the suggestion - I've updated this existing issue: https://github.com/appveyor/ci/issues/30
2 Posted by matt on 14 Jan, 2016 06:32 PM
Hi! What's the status of this feature? I see that the github issue is closed but I don't see the feature anywhere on the build. Wondering if it's there and I just don't see it :)
This feature would be really handy. Looking forward to it. I was actually going to suggest just having it always show the timestamp, but a button to toggle it is fine with me too. Thanks much!
Matt
Support Staff 3 Posted by Feodor Fitsner on 14 Jan, 2016 09:17 PM
You can see timestamps while hovering mouse over build log lines and timestamps are added to downloadable build log.
-Feodor
4 Posted by matt on 14 Jan, 2016 09:41 PM
Ahh okay, I guess my request still stands. Should I open a separate thread? I appreciate the functionality that already exists, but I'd really like to see timestamps in the console. It would speed things up a lot when I look for time ranges between lines.
Thanks for the quick response!
Matt
Support Staff 5 Posted by Feodor Fitsner on 14 Jan, 2016 09:43 PM
Yeah, feel free to add a new issue.
6 Posted by tony19 on 31 Jan, 2017 08:21 AM
IMO, the console timestamps would be much more useful if they were displayed at once rather than requiring a hover. -Where can I find the related issue for that? Thanks- Found it: https://github.com/appveyor/ci/issues/601
7 Posted by tony19 on 31 Jan, 2017 09:10 AM
I created a Tampermonkey script to show the line timestamps in the console. It also marks the timestamp red when the time difference with the last line exceeds 3 seconds.
https://gist.github.com/tony19/2334e29131349ce76632d4d501f69a8f
8 Posted by tony19 on 02 Feb, 2017 10:20 AM
Moved the gist a GitHub repo https://github.com/tony19/appveyor-userscripts
Ilya Finkelshteyn closed this discussion on 25 Aug, 2018 02:14 AM.