Richard87 / releaser

Simple notification when repositories is updated
https://releaser.richardhagen.no
MIT License
69 stars 3 forks source link

does not get latest release #8

Closed vesper8 closed 7 years ago

vesper8 commented 7 years ago

Hi there! First of all thank you for making this! Big kudos! I just got my first notification today from a new release and it's great! Just what I was looking for.

I noticed that one of the 4 projects I am tracking is not showing the latest version on your website https://releaser.richardhagen.no/

It's for https://github.com/mautic/mautic

https://github.com/mautic/mautic/releases shows the latest as being 2.7.1

But on your website it shows 2.7.0

No idea why that is. That's not to say that it wouldn't correctly inform me of a new release.. but wanted to point it out as it seems to be a bug.

Cheers!

Richard87 commented 7 years ago

Thanks, I will look into it!

Den tor. 20. apr. 2017, 08:28 skrev vesper8 notifications@github.com:

Hi there! First of all thank you for making this! Big kudos! I just got my first notification today from a new release and it's great! Just what I was looking for.

I noticed that one of the 4 projects I am tracking is not showing the latest version on your website https://releaser.richardhagen.no/

It's for https://github.com/mautic/mautic

https://github.com/mautic/mautic/releases shows the latest as being 2.7.1

But on your website it shows 2.7.0

No idea why that is. That's not to say that it wouldn't correctly inform me of a new release.. but wanted to point it out as it seems to be a bug.

Cheers!

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/Richard87/releaser/issues/8, or mute the thread https://github.com/notifications/unsubscribe-auth/AFe700SrCwHS4rZDhU8fWa77oTwfFHwVks5rxvsTgaJpZM4NCmDE .

Richard87 commented 7 years ago

Its probably a problem with the atom feed.... I only check once every 30min for a new release, and match the latest release to the previous latest release. If they differ, I send out a notification.

It seems to be working fine for the rest tho, so I'll close this issue :)

vesper8 commented 7 years ago

thanks. It seems to be all up to date now