Codeberg/Community
54
325
Fork
You've already forked Community
12

Gitlab->Codeberg migration fails to copy tarballs attached to Releases #2031

Open
opened 2025年07月19日 13:24:45 +02:00 by jas · 4 comments

Comment

Hi!

We recently migrated guile-gnutls from gitlab to codeberg, but the tarballs in the release pages are broken links, see:

https://codeberg.org/guile-gnutls/guile-gnutls/releases/tag/v4.0.1

And compare with:

https://gitlab.com/gnutls/guile/-/releases

Shouldn't that have resulted in migrated tarballs?

### Comment Hi! We recently migrated `guile-gnutls` from gitlab to codeberg, but the tarballs in the release pages are broken links, see: https://codeberg.org/guile-gnutls/guile-gnutls/releases/tag/v4.0.1 And compare with: https://gitlab.com/gnutls/guile/-/releases Shouldn't that have resulted in migrated tarballs?

@jas wrote in #2031 (comment):

Shouldn't that have resulted in migrated tarballs?

They are not part of the release as assets, they seem to be uploaded via the generic attachment route? The links broke because the original URL is quite simply /uploads/f80b3a30cfc66c988775edc4ce3fb546/guile-gnutls-4.0.1.tar.gz and Forgejo does not try to rewrite them to make them absolute (this also does not seem feasible because the absolute link is https://gitlab.com/-/project/40217954/uploads/f80b3a30cfc66c988775edc4ce3fb546/guile-gnutls-4.0.1.tar.gz and thus would requiring determining which project is hosting these uploads).

@jas wrote in https://codeberg.org/Codeberg/Community/issues/2031#issue-1951003: > Shouldn't that have resulted in migrated tarballs? They are not part of the release as assets, they seem to be uploaded via the generic attachment route? The links broke because the original URL is quite simply `/uploads/f80b3a30cfc66c988775edc4ce3fb546/guile-gnutls-4.0.1.tar.gz` and Forgejo does not try to rewrite them to make them absolute (this also does not seem feasible because the absolute link is https://gitlab.com/-/project/40217954/uploads/f80b3a30cfc66c988775edc4ce3fb546/guile-gnutls-4.0.1.tar.gz and thus would requiring determining which project is hosting these uploads).
Author
Copy link

Thanks for feedback! Yes indeed the gitlab release artifacts were made as a file attachment to the "release notes", not as a URL in the gitlab release assets list.

Looking at the codeberg release page, there doesn't seem to be any way to upload attachments to the text, right? So then I'm not sure what the best way to migrate such attachments from the gitlab release notes. Ideas:

  1. Just modify the URL in the release notes to point at the old gitlab URL.
  2. Add them as "external assets" with the URL pointing back at the gitlab URL. This doesn't seem optimal because then there is no complete migration.
  3. Upload these attachments as codeberg release assets. This may be a bit confusing, since they weren't gitlab release assets, however these terms doesn't seem to map 1-to-1 between gitlab and codeberg. Gitlab allows attached files in the notes, but codeberg doesn't allow this, so something should happen to such attachments.

To clarify: this is a feature request, and it isn't clear exactly what the best forgejo-implementation of this feature would be. I'll let you and others continue to think about what to do about this situation.

Thanks for feedback! Yes indeed the gitlab release artifacts were made as a file attachment to the "release notes", not as a URL in the gitlab release assets list. Looking at the codeberg release page, there doesn't seem to be any way to upload attachments to the text, right? So then I'm not sure what the best way to migrate such attachments from the gitlab release notes. Ideas: 1) Just modify the URL in the release notes to point at the old gitlab URL. 2) Add them as "external assets" with the URL pointing back at the gitlab URL. This doesn't seem optimal because then there is no complete migration. 3) Upload these attachments as codeberg release assets. This may be a bit confusing, since they weren't gitlab release assets, however these terms doesn't seem to map 1-to-1 between gitlab and codeberg. Gitlab allows attached files in the notes, but codeberg doesn't allow this, so something should happen to such attachments. To clarify: this is a feature request, and it isn't clear exactly what the best forgejo-implementation of this feature would be. I'll let you and others continue to think about what to do about this situation.

@jas wrote in #2031 (comment):

Looking at the codeberg release page, there doesn't seem to be any way to upload attachments to the text, right? So then I'm not sure what the best way to migrate such attachments from the gitlab release notes. Ideas:

You can upload them as release asset and then include the link to that asset in the release message, but IMO that is reductive as the files would then be shown as release asset.

@jas wrote in #2031 (comment):

Gitlab allows attached files in the notes, but codeberg doesn't allow this, so something should happen to such attachments.

I don't really understand why they should be attached files? They are from my viewpoint release assets and having them as attached files does not seem to have any benefit.

@jas wrote in https://codeberg.org/Codeberg/Community/issues/2031#issuecomment-5894089: > Looking at the codeberg release page, there doesn't seem to be any way to upload attachments to the text, right? So then I'm not sure what the best way to migrate such attachments from the gitlab release notes. Ideas: You can upload them as release asset and then include the link to that asset in the release message, but IMO that is reductive as the files would then be shown as release asset. @jas wrote in https://codeberg.org/Codeberg/Community/issues/2031#issuecomment-5894089: > Gitlab allows attached files in the notes, but codeberg doesn't allow this, so something should happen to such attachments. I don't really understand why they should be attached files? They are from my viewpoint release assets and having them as attached files does not seem to have any benefit.
Author
Copy link

Having them show up as release assets on codeberg would be fine, I think. Anything that doesn't result in 404 URLs seems better than the current way.

Having them show up as release assets on codeberg would be fine, I think. Anything that doesn't result in 404 URLs seems better than the current way.
Sign in to join this conversation.
No Branch/Tag specified
main
No results found.
Labels
Clear labels
accessibility

Reduces accessibility and is thus a "bug" for certain user groups on Codeberg.
bug

Something is not working the way it should. Does not concern outages.
bug
infrastructure

Errors evidently caused by infrastructure malfunctions or outages
Codeberg

This issue involves Codeberg's downstream modifications and settings and/or Codeberg's structures.
contributions welcome

Please join the discussion and consider contributing a PR!
docs

No bug, but an improvement to the docs or UI description will help
duplicate

This issue or pull request already exists
enhancement

New feature
infrastructure

Involves changes to the server setups, use `bug/infrastructure` for infrastructure-related user errors.
legal

An issue directly involving legal compliance
licence / ToS

involving questions about the ToS, especially licencing compliance
please chill
we are volunteers

Please consider editing your posts and remember that there is a human on the other side. We get that you are frustrated, but it's harder for us to help you this way.
public relations

Things related to Codeberg's external communication
question

More information is needed
question
user support

This issue contains a clearly stated problem. However, it is not clear whether we have to fix anything on Codeberg's end, but we're helping them fix it and/or find the cause.
s/Forgejo

Related to Forgejo. Please also check Forgejo's issue tracker.
s/Forgejo/migration

Migration related issues in Forgejo
s/Pages

Issues related to the Codeberg Pages feature
s/Weblate

Issue is related to the Weblate instance at https://translate.codeberg.org
s/Woodpecker

Woodpecker CI related issue
security

involves improvements to the sites security
service

Add a new service to the Codeberg ecosystem (instead of implementing into Gitea)
upstream

An open issue or pull request to an upstream repository to fix this issue (partially or completely) exists (i.e. Gitea, Forgejo, etc.)
wontfix

Codeberg's current set of contributors are not planning to spend time on delegating this issue.
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
Codeberg/Community#2031
Reference in a new issue
Codeberg/Community
No description provided.
Delete branch "%!s()"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?