summaryrefslogtreecommitdiff
path: root/.github/workflows/fedora-build.yml
AgeCommit message (Collapse)Author
2024-05-08removed unneeded build scripts and workflowsWilliam McKinnon
2023-03-10ver: bump to 0.2 (#87)Erik Reider
Co-authored-by: Erik Reider <[email protected]>
2022-11-13Add PKGBUILD stable and -git, AUR publish and Arch build GitHub Actions (#31)Erik Reider
* Create AUR_publish.yml * Added PKGBUILD * Switched AUR publish addon * Added arch-build action * Remove useless step in arch-build * Checkout latest tag instead of master for Arch and Fedora publish actions * Added -git PKGBUILD and added wlroots < 0.16 as dependency * Checkout master before running swayfx-git aur script * Check build for stable PKGBUILD after -git version * Removed spaces in wlroots depends version
2022-11-04Added GitHub build and copr actionsErik Reider