Kragrathea / pgcode

118 stars 19 forks source link

moonraker update manager incompatible? #21

Closed docgalaxyblock closed 2 years ago

docgalaxyblock commented 2 years ago

Hi, I tried to setup the moonraker update manager to support pgcode. I had no sucess... so asked around some discords and someone told me that moonraker wants a version scheme like v0.0.0

Did you tried it yourself?

Greetings

Kragrathea commented 2 years ago

@docgalaxyblock I did a new release with a v1.12.0 version number. Let me know if that fixes this issue or not.

docgalaxyblock commented 2 years ago

Got it working now, thx. I got this error now: Repo not on valid remote branch, expected: origin/master, detected: origin/main But that is githubs change to the default branch ...

[update_manager pgcode]
type: git_repo
primary_branch: main
origin: https://github.com/Kragrathea/pgcode.git
path: ~/pgcode
is_system_service: False

Here is my current working update_manager pgcode config, feel free to add it to your repo doc

Kragrathea commented 2 years ago

@docgalaxyblock Thanks! Seems to work great. I updated the README.