Desuuuu / klipper

Klipper is a 3d-printer firmware. Modified to work with DWIN T5UID1 touchscreens.
GNU General Public License v3.0
124 stars 51 forks source link

Enable support for moonraker update manager by adding a tag #58

Closed drandarov-io closed 3 years ago

drandarov-io commented 3 years ago

Forks of Klipper can apparently only be properly parsed by the update manager in moonraker if a git tag is present according to a conversation with the developer. I'm not sure if thats feasible with you setup for auto-updates, but maybe you can look into it.

drandarov-io commented 3 years ago

image

Desuuuu commented 3 years ago

I don't really tag anything on the main branch since there isn't really any "release" upstream. If that makes a difference for you, then I'll start tagging when I merge upstream changes.

Indeed, there are also the tags from the upstream sync action, but I tend to clear these after I manually merge.

drandarov-io commented 3 years ago

It would improve compatibility with Mainsail and Moonraker, so I would be very thankful :)

Desuuuu commented 3 years ago

Should be good now. I'll try to keep that in mind.