linuxdeploy / linuxdeploy-plugin-appimage

Plugin for linuxdeploy. Creates AppImages from AppDirs.
https://github.com/linuxdeploy/linuxdeploy
34 stars 15 forks source link

Add SIGN_KEY environment variable to choose GPG signing key #18

Closed ba32107 closed 3 years ago

ba32107 commented 3 years ago

Fixes #17

ba32107 commented 3 years ago

Thanks! When is the new version going to be bundled in with linuxdeploy? I know the docs says the plugins are likely to be outdated. I'm using it automatically from CI, so ideally I wouldn't want to separately download the plugin as well, would prefer to have just one file to work with.

TheAssassin commented 3 years ago

You can always download this plugin next to linuxdeploy and make it executable, it will take precedence over the bundled one.

I'll rebuild linuxdeploy on Travis to update the binaries.

ba32107 commented 3 years ago

Thanks, that would be helpful!

TheAssassin commented 3 years ago

The binaries have been built and published, by the way.