eteran / edb-debugger

edb is a cross-platform AArch32/x86/x86-64 debugger.
GNU General Public License v2.0
2.68k stars 322 forks source link

[Suggestion] AppImage releases #781

Closed Ristovski closed 5 months ago

Ristovski commented 3 years ago

Having AppImages of edb would be a nice and portable way of having binary releases that work everywhere. Has this been considered?

It could even be automated by setting up Github Actions to build/package an AppImage release automatically.

Just a suggestion that would be very welcome.

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/95342348-suggestion-appimage-releases?utm_campaign=plugin&utm_content=tracker%2F14326212&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F14326212&utm_medium=issues&utm_source=github).
eteran commented 3 years ago

LOL, We actually used to have an AppImage. But during an update to upstream AppImage, it was broken. I wasn't sure if anyone used it, so I just chopped it from the .travis.yml file. Perhaps we should re-add it and fix it :-).

eteran commented 5 months ago

Closing in favor of flatpak distribution.