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

The SSH connection is to the server on my local network. I didn't want to expose it to prevent my server from being open to the internet.

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

If you want to run ITD with your modified infinitime library, you can add replace go.arsenm.dev/infinitime => path/to/infinitime into the go.mod file.

Elara6331 pushed to master at Elara6331/itd 2022-11-19 04:04:32 +00:00
3f2bccc40c Merge pull request 'update itctl usage screen to current output' (#39) from mashuptwice/itd:master into master
d80230b9d4 update itctl usage screen to current output
Compare 2 commits »
Elara6331 merged pull request Elara6331/itd#39 2022-11-19 04:04:31 +00:00
update itctl usage screen to current output
Elara6331 commented on pull request Elara6331/itd#39 2022-11-19 04:04:16 +00:00
update itctl usage screen to current output

Ah, yes, thanks

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

Considering the painfully slow upgrade procedure on my machine and considering that infinitime already does that at the end of the transfer by itself, I don't see the benefit of a CRC check at…

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

The CRC goes to the watch as part of the init packet. The watch errors if the CRC doesn't match once it receives the firmware. If I were to check the CRC myself, I'd have to read from the file…

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