Our great sponsors
- SonarLint - Clean code begins in your IDE with SonarLint
- Revelo Payroll - Free Global Payroll designed for tech teams
- InfluxDB - Collect and Analyze Billions of Data Points in Real Time
- Onboard AI - Learn any GitHub repo in 59 seconds
-
You should fix act or the Gitea fork of it because currently it does like 5% of GHA and even that doesn't work reliably
-
-
SonarLint
Clean code begins in your IDE with SonarLint. Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.
-
That it doesn't work? I guess put another way: what repo in the wild does act work for you? I have yet to see it build any GHA workflow locally. I first tried it for VSCodium which should have been an easy case because they use their own build image so there's not a lot of crazy shell scripting or GHA uses: clauses, but it doesn't work and when it doesn't work it doesn't offer any insightful error messages about what steps(!) I can take to resolve its woes. I ended up just replicating the VSCodium build process in a local shell script because I wasn't even able to fix the act binary to be sane