pop-os / keyboard-configurator

Keyboard configuration UI
GNU General Public License v3.0
259 stars 45 forks source link

Missing correct binaries for 1.3.3 and 1.3.4 #191

Closed hendersj closed 1 year ago

hendersj commented 1 year ago

I was looking for the AppImage for 1.3.4 so I could update my Launch Heavy, and it seems that the 1.3.3 release is actually the 1.3.2 release, and the 1.3.4 release doesn't include any binaries.

I'm not running PopOS, so I need the AppImage binaries so I can update my firmware (the normal firmware update fails with the issue at https://support.system76.com/articles/launch_2-firmware-update/ so I need to use the configurator).

I tried building it myself, but the instructions don't go far enough to build the AppImage binary myself. Unfortunately, building it without the AppImage doesn't seem to be working, so I wanted to try the "official" AppImage binary before opening a support ticket.

hendersj commented 1 year ago

Just noticed the release for 1.3.5 also does not include the binaries.

jacobgkau commented 1 year ago

It seems CI is skipping the release job (preventing any binaries from being attached to the release) because the Windows build is failing.

leviport commented 1 year ago

Sorry about that. 1.3.6 now has all of the expected binaries: https://github.com/pop-os/keyboard-configurator/releases/tag/v1.3.6

hendersj commented 1 year ago

No worries, thanks - now to figure out why dfu-programmer says 'no device present' (will open a new ticket on that)