You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I was trying to build an AppImage for Taskwarrior 3, which is available in Arch Linux and a few other distros, excluding Debian/Ubuntu and Fedora.
It works pretty well, but I am wondering about the security aspects of an Arch-based AppImage: it should be upgraded often, also because Arch Linux doesn't distinguish security updates from normal updates.
Assume I put the AppImage in a github repo. Do you have any workflow to periodically trigger the build (e.g. twice per day) and check if there was any change?