←back to thread

446 points talboren | 1 comments | | HN request time: 0.199s | source
Show context
futurecat ◴[] No.45039143[source]
GitHub Actions is such a pain to use just because of how sluggish it feels. I hope they’ll improve performance.
replies(3): >>45039419 #>>45039523 #>>45048887 #
wheybags ◴[] No.45048887[source]
It also continuously fails to scroll down in the log view when watching output of a ci job live, and has done for years. It's so annoying that I made a userscript to force scrolling: https://github.com/wheybags/userscripts/blob/main/github_act...
replies(1): >>45049830 #
futurecat ◴[] No.45049830[source]
I feel you. The UX is a gigantic mess. Navigating between jobs and builds is also a terrible experience.
replies(1): >>45050361 #
1. wheybags ◴[] No.45050361[source]
Oh man. Start a manual job, wait for it to appear in the UI. 10 minutes later, it finally appears. Or just refresh the page manually immediately after starting the job, and there it is...