ugly hack to prebuild AUR packages and host them on Github (this will likely have to change in the future if repo size is gets too big)
base-devel
and yay-bin
yay
to install packagesrepo-add
this runs on Github Actions and also uses Github Package Repository for the docker image
The project is at seankhliao/arch-repo
Use with something like the following in pacman.conf
[seankhliao]
SigLevel = Optional TrustAll
Server = https://raw.githubusercontent.com/seankhliao/arch-repo/master/pkgs/
maybe not?