Comment by 999900000999
7 days ago
Yeah, but I have to set that up.
GitHub actions more or less just work for what most people need. If you have a complex setup, use a real CI/CD system.
7 days ago
Yeah, but I have to set that up.
GitHub actions more or less just work for what most people need. If you have a complex setup, use a real CI/CD system.
I haven’t use depot but I’m pretty sure the setup is literally just switching out the runs-on value in your workflows
Such as?
Jenkins is open source and very well documented.
GitHub Actions are really for just short scripts. Don't take your Miata off road.
LOL, I worked on the Jenkins project paid for three years. Even they use actions to build Jenkins.
https://github.com/jenkinsci/jenkins/tree/master/.github/wor...
Jenkins! For the love of god don’t listen to this.
2 replies →
Why is gha just for short scripts, out of interest?
2 replies →
death before Jenkins