"Releases" not showing up #6396
-
|
Not sure if "Releases" works for newer releases, but this error happens on older GitHub projects. |
Beta Was this translation helpful? Give feedback.
Replies: 12 comments 16 replies
-
|
@cherrybiird do you have existing releases or only tags? As part of this work we have decoupled releases and tags and no longer show tags that do not have a GitHub release on the releases page. Could you share what repository you were looking at |
Beta Was this translation helpful? Give feedback.
-
|
Another example is VIM at [https://github.com/vim/vim-win32-installer/releases] not showing any code. |
Beta Was this translation helpful? Give feedback.
-
|
I'm not seeing the "Releases" section on this repo even though I have published 4 releases. Is it because they are v0.0.x releases only? If so, it seems like a weird constraint. 🤷 |
Beta Was this translation helpful? Give feedback.
-
|
The same thing is happening to me on this repo: la-haus/flutter-segment#20 We had multiple releases and if I go to https://github.com/la-haus/flutter-segment/releases it does show the page but it shows an empty state without showing the old releases :panic: |
Beta Was this translation helpful? Give feedback.
-
|
Hello, I seem to have a similar problem for this repo: https://github.com/RISE-UNIBAS/TEIworkshop. Releases exist, but I cannot see them on the repo homepage, even if I check the box in Settings of the About section and receive the message "Your repository details have been saved." Any hint would be welcome, thanks |
Beta Was this translation helpful? Give feedback.
-
|
I'm having the same issue, there are releases but it's not showing up in UI at the home page. |
Beta Was this translation helpful? Give feedback.
-
|
having the same issue on my repo https://github.com/babymonie/Luar |
Beta Was this translation helpful? Give feedback.
-
|
My problem was that latest release wasn't showing up in the Releases section to the right of the repository root. Well, FTR, since everything is currently in beta stage, they were all marked as Pre-release and it turned out that was the reason... But I kept wanting the latest one to show up there, so it wasn't until I simply unchecked the "Set as a pre-release" checkbox on the latest one that it started showing up 🙂. So there it is just in case anyone finds it helpful! |
Beta Was this translation helpful? Give feedback.
-
|
Nothing above worked for me, but what did was changing visibility back and forth on a repo. |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
|
I have this same weird issue for https://github.com/status-im/status-app
But when you click the latest release on the homepage it shows there are none ? this is a very obvious bug in Github
I've even tried disabling and re-enabling releases in this repo but that does not change anything
Any help is greatly appreciated, the team just pushed a new release and we don't want to confuse our users. |
Beta Was this translation helpful? Give feedback.








@cherrybiird do you have existing releases or only tags? As part of this work we have decoupled releases and tags and no longer show tags that do not have a GitHub release on the releases page.
Could you share what repository you were looking at