←back to thread

446 points talboren | 2 comments | | HN request time: 0s | 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 #
1. Roark66 ◴[] No.45039419[source]
We used to use bitbucket Web hooks that used to trigger Jenkins jobs. This was almost instant. Now after migrating to GH actions it can take minutes before jobs start on push for example...
replies(1): >>45039585 #
2. simooooo ◴[] No.45039585[source]
How big are these jobs? I’ve never seen an action take more than 15s to start