flxzt / rnote

Sketch and take handwritten notes.
https://rnote.flxzt.net
GNU General Public License v3.0
6.42k stars 215 forks source link

MacOS app download links return a 404 #1106

Closed patrinos closed 4 weeks ago

patrinos commented 1 month ago

I tried to download the app for MacOS, x86 from https://gitlab.com/dehesselle/rnote_macos/-/releases but all download links return a 404. E.g. https://gitlab.com/api/v4/projects/44053427/packages/generic/rnote_macos/0.10.2%2B161/Rnote-0.10.2+161_x86_64.dmg

Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on 'Rnote-0.10.2+161_x86_64.dmg'
  3. Link returns a 404

Expected behavior
A MacOS dmg file

Desktop:

dehesselle commented 1 month ago

Something happened on GitLab's site which broke lots of my releases across all my projects. I'll have to create a new release. In the meantime, you can access the downloads via the package registry: https://gitlab.com/dehesselle/rnote_macos/-/packages/24327832

patrinos commented 1 month ago

Thank you very much for your quick response. I confirm that this link works.

flxzt commented 1 month ago

lets keep this open until the links are actually fixed

dehesselle commented 1 month ago

I have confirmation from GitLab that it's a regression caused by a recent change on their end. I expect that the functionality will be restored. I'll update here once I have more info.

patrinos commented 1 month ago

Of course, my bad.

dehesselle commented 4 weeks ago

Issue was fixed by GitLab. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/154248

patrinos commented 4 weeks ago

I checked a couple of download links and they worked. Closing ticket.