Doesn't pick up latest release
-
I've added https://github.com/element-hq/synapse manually for the monitoring at 1.120.2 and it picked up no new releases ever since (and the latest is v1.128!)
According to the logs, everything is synced Ok
Apr 26 22:35:48 releasebell/tasks run: start +1h Apr 26 22:35:48 releasebell/tasks syncGithubStarredByUser: admin +4ms Apr 26 22:35:49 releasebell/tasks syncGithubStarredByUser: found 1 starred repos +244ms Apr 26 22:35:49 releasebell/tasks syncGithubStarredByUser: new projects: 0 outdated projects: 0 +4ms Apr 26 22:35:49 releasebell/tasks syncReleasesByProject: [element-hq/synapse] type github_manual start sync releases, notifications are enabled. Last successful sync was at 2025-04-26T19:35:48.572Z +15ms Apr 26 22:35:51 releasebell/tasks run: done. Next run in 3600s at Sat Apr 26 2025 21:35:51 GMT+0000 (Coordinated Universal Time) +6ms Apr 26 22:35:51 releasebell/tasks syncReleasesByProject: [element-hq/synapse] found 0 new releases +2s Apr 26 22:35:51 releasebell/tasks syncReleasesByProject: [element-hq/synapse] successfully synced +0ms
Could you please, help with that?
-
Can you put a debug around https://git.cloudron.io/packages/releasebell-app/-/blob/master/backend/tasks.js?ref_type=heads#L166 to figure out why it's not finding any releases?
@joseph apologies, I wish I had time for that
I can enable debug mode, but I can't see no configuration file - happy to follow some reasonable instructions to enable it (I can see
debug
on the code)