jasiek / OctoPrint-Cost

Cost-estimation plugin for OctoPrint
10 stars 12 forks source link

Update from 0.1.2 to 0.1.3 does not work #10

Closed derpicknicker1 closed 7 years ago

derpicknicker1 commented 7 years ago

Octoprint software update does not find the newes release 0.1.3 When i uninstall the plugin and reinstall it, the 0.1.3 will be installed fine. It also misses in the releases overview https://github.com/jasiek/OctoPrint-Cost/releases Maybe there is something messed up?

foosel commented 7 years ago

That it's missing in the releases here on Github is the likely cause - OctoPrint checks github releases for new entries. No new entry here - no notification that an update is available. What confuses me though is that it also is not picking up any of the other releases. I thought Github would also provide plain tags there, but maybe it doesn't and you need to create an actual release there from the tags (and add a tag for 0.1.3) @jasiek.

jasiek commented 7 years ago

Will do in a minute.

jasiek commented 7 years ago

I've tagged master as 0.1.3. Let's see if this helps.

foosel commented 7 years ago

Nope, it doesn't, at least not on my end:

image

You'll need to create a release entry for your tags as well:

create_github_release

jasiek commented 7 years ago

OK, done - let me know if this works.

foosel commented 7 years ago

image

More or less. You might want to use the version number as release title or stuff will look a bit funny ;)

jasiek commented 7 years ago

Ah yes. :)