GramEditor/gram
39
986
Fork
You've already forked gram
88

feat: add Arch package build #177

Merged
krig merged 1 commit from theDoctor/gram:feat/add-arch-package-build into main 2026年03月28日 00:12:02 +01:00
Contributor
Copy link

This adds the capability to build Arch packages to the bundle-linux script. Currently, it only works on Arch and the script checks whether the host is Arch Linux to ensure this is not tried elsewhere. In principle, it's probably possible to do this on other distros but I felt it was not worth the hassle.
The resulting package could be uploaded to the releases as part of CI or, preferably, directly to the package repository of Gram so people could get it as a custom repo. My idea was to wait until there is a runner that can build the package and then do the necessary setup for this latter part. Of course, the package can always be uploaded manually.

Frankly, I'd also like to do away with references to the AUR once this is set up, I think it is preferable to direct people to the packages built here.

#173

This adds the capability to build Arch packages to the `bundle-linux` script. Currently, it only works on Arch and the script checks whether the host is Arch Linux to ensure this is not tried elsewhere. In principle, it's probably possible to do this on other distros but I felt it was not worth the hassle. The resulting package could be uploaded to the releases as part of CI or, preferably, directly to the package repository of Gram so people could get it as a custom repo. My idea was to wait until there is a runner that can build the package and then do the necessary setup for this latter part. Of course, the package can always be uploaded manually. Frankly, I'd also like to do away with references to the AUR once this is set up, I think it is preferable to direct people to the packages built here. #173
Owner
Copy link

Looks great, thank you :)

Looks great, thank you :)
Sign in to join this conversation.
No reviewers
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
GramEditor/gram!177
Reference in a new issue
GramEditor/gram
No description provided.
Delete branch "theDoctor/gram:feat/add-arch-package-build"

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?