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

feat: add appimage build option to bundle-linux #114

Merged
krig merged 1 commit from theDoctor/gram:feat/build-appimage into main 2026年03月16日 21:38:35 +01:00
Contributor
Copy link

The option to build an AppImage is added as well as several checks for the packages needed for the various Linux packaging options. Also, an option for skipping the remote_server build is added. This is also removed from the Linux packages as it is only needed on the remote server, not the local dev machine.

Frankly, I think AppImage is not a great package format and the tooling to create one feels very weird to me as well, but I felt that adding this option does not hurt.

Fixes #72 and #100

The option to build an AppImage is added as well as several checks for the packages needed for the various Linux packaging options. Also, an option for skipping the remote_server build is added. This is also removed from the Linux packages as it is only needed on the remote server, not the local dev machine. Frankly, I think AppImage is not a great package format and the tooling to create one feels very weird to me as well, but I felt that adding this option does not hurt. Fixes #72 and #100
The option to build an AppImage is added as well as several
checks for the packages needed for the various Linux packaging
options. Also, an option for skipping the remote_server build
is added. This is also removed from the Linux packages as it
is only needed on the remote server, not the local dev machine.
Owner
Copy link

Perfect, I started looking at AppImage but had the same feeling about the format and tooling, so I got stuck 😅

Perfect, I started looking at AppImage but had the same feeling about the format and tooling, so I got stuck 😅
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!114
Reference in a new issue
GramEditor/gram
No description provided.
Delete branch "theDoctor/gram:feat/build-appimage"

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?