(Auto) build operating system packages #53
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Questions:
main
as well as tagged releases? Or do people need to install from git to get development versions?Fedora RPM notes
Auto-build from git with COPR: https://hobo.house/2017/09/03/automate-rpm-builds-from-git-sources-using-copr/
Hugo's spec: https://src.fedoraproject.org/rpms/hugo/blob/rawhide/f/hugo.spec
How to build an RPM with Drone:
c234894f23/.drone.yml
I wouldnt consider arch done but I would also advise against its automation since its a bit fidly really. the
-git
version is automatic but always the main branch. The releases need shas and getting those can be a little annoying. Doable but then youneed to make manual edits to the PKGBUILD file to update the checksums, version, and any build changes, since your always building from source in the AUR vs like if we was in community where we would just be giving the output ofmakepkg
. And that is similar to have deb files work. The work is small though to do manuelly and i will be documenting it.https://goreleaser.com/ does it all 🖤
Binary publishing is up: https://git.coopcloud.tech/coop-cloud/abra/releases