TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Make GitHub Actions Faster

2 pointsby thinkafterbefover 3 years ago

1 comment

thinkafterbefover 3 years ago
Hey HN, We opened up signups last week for BuildJet for GitHub Actions.<p>We started with building a full CI with speed and the YAML config as a USP. We got 4x speed and a much better YAML config structure, but despite these improvements, we noticed that it was quite a hard sell for people to migrate to a new unknown CI.<p>With this in mind, we decided to build BuildJet for GitHub Actions that uses the same infrastructure but plugs right into Github Action as a &quot;self-hosted&quot; runner, which is automatically set up for you with OAuth. This resulted on average a 2x speed improvement for half the cost(due to us being close to the metal). Easy to install and easy to revert.<p>Check it out!