#Ebuild for github runner?
1 messages · Page 1 of 1 (latest)
maybe ask in #gentoo or #gemtoo-dev-help
Got it!
Gentoo Packages Database
Please do the minimum of googling 🙂
What do the gentoo devs use in github for the portage tree?
dev-vcs/git
With all due respect
That ebuild is for gitLAB, and I was wondering if there was an ebuild for gitHUB
With this question I was wondering what tool the devs use to automate testing when a pull request is submitted
Most QA checks are performed using dev-util/pkgcheck - they're the same rules as apply to the QA check bot. There are others documented on the wiki, see iw-dev-tools and Sam's dev scripts.
Thanks! I'll give those scrips a look
Do you know in what way those scripts are automated?
Nope. Probably a bot watches the API for PRs or is triggered.
The developers live on irc
I don't see a GitHub runner ebuild but you could probably make one yourself to use a self-hosted GitHub runner. Unsupported, of course.
https://gpo.zugaina.org/Search?search=Github-runner
Also shows nothing
I couldn't find it either being fair to them
No, I was wrong. Gitlab runner is a different thing