Elara Elara6331
Elara6331 commented on issue Elara6331/itd#36 2022-11-19 00:48:36 +00:00
Upgrade fails if zip file is compressed

Yes, you understand correctly. The problem is that actual extraction of the files is handled by Go's archive/zip package, not by any of my code. All I do is…

Elara6331 commented on issue Elara6331/itd#36 2022-11-18 22:58:18 +00:00
Upgrade fails if zip file is compressed

Can you try repackaging it with compression but on your machine directly and see if it fails then? I am wondering if it's something specific to Github's zips.

Elara6331 commented on issue Elara6331/itd#30 2022-11-18 22:57:20 +00:00
Error while using a Ubuntu machine with itd

Closing due to lack of activity

Elara6331 closed issue Elara6331/itd#30 2022-11-18 22:57:20 +00:00
Error while using a Ubuntu machine with itd
Elara6331 commented on issue Elara6331/itd#32 2022-11-18 22:55:54 +00:00
Config file(s) seems to be completely disregarded

Both of the configs are working for me. I get no notifications on reconnect and the transliteration is working as expected. I'm not sure what's causing this on your computer.

Elara6331 pushed to master at lure/lure 2022-11-18 08:20:46 +00:00
320342cfb4 Switch badge to self-hosted CI
Elara6331 pushed to master at lure/lure 2022-11-18 08:18:03 +00:00
45ad9fbe39 Add woodpecker CI config
Elara6331 pushed to master at Elara6331/itd 2022-11-18 07:50:22 +00:00
c81ac19dda Switch badge to self-hosted CI
Elara6331 pushed tag v1.0.0 to Elara6331/itd 2022-11-18 05:33:45 +00:00
Elara6331 deleted tag 0.0.10 from Elara6331/itd 2022-11-18 05:32:34 +00:00
Elara6331 pushed tag 0.0.10 to Elara6331/itd 2022-11-18 05:28:00 +00:00
Elara6331 pushed to master at Elara6331/itd 2022-11-18 05:27:40 +00:00
4a397d4c1e Add go generate script for calculating version number
Elara6331 deleted tag 0.0.10 from Elara6331/itd 2022-11-18 05:12:30 +00:00
Elara6331 pushed tag 0.0.10 to Elara6331/itd 2022-11-18 05:09:42 +00:00
Elara6331 pushed to master at Elara6331/itd 2022-11-18 05:02:37 +00:00
c5fb3e1a33 Add woodpecker config
Elara6331 commented on issue Elara6331/itd#38 2022-11-17 05:56:29 +00:00
Problems uploading resources

This error happens when ITD is not started or it hasn't connected to the watch.

Have you started ITD with systemctl --user start itd?

Elara6331 pushed to master at Elara6331/itd 2022-11-16 03:20:41 +00:00
908bd7d5f3 Add resource loading to ITD FS tab
Elara6331 pushed to master at lure/lure 2022-11-14 22:59:19 +00:00
3f2ec8ebd3 Remove epoch from reported version if it is zero
Elara6331 pushed to master at lure/lure 2022-11-14 22:29:04 +00:00
2c2a27c9f7 Fix maintainer spelling in goreleaser config
Elara6331 pushed to master at lure/lure 2022-11-14 22:25:22 +00:00
05a1ecea64 Add provides and conflicts to goreleaser config