mirror of
https://github.com/RayLabsHQ/gitea-mirror.git
synced 2026-03-08 23:02:41 -05:00
Pacakges Integrated? #11
Reference in New Issue
Block a user
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?
Originally created by @Aetherinox on GitHub (Jun 15, 2025).
My biggest issues with Gitea mirroring is:
I haven't looked at the status of how issues are handled, but my two main priorities are being able to mirror packages and releases. Does this script take care of these?
Gitea has a PR open to develop an "all-in-one" mirror utility, but it hasn't been finished yet, and it looks like it has been pushed back to the next major release.
@arunavo4 commented on GitHub (Jun 15, 2025):
Hi @aetherinox Releases and Issues is mirrored but the packages are not.
@Aetherinox commented on GitHub (Jun 17, 2025):
Missed this.
Are there possibly plans to migrate packages in the future? That's a huge pain about Gitea, and whenever I build an image on Github, I have to generate a workflow just for gitea,.
@arunavo4 commented on GitHub (Jun 18, 2025):
I see, will keep this issue Open then. I have done some initial research it it possible to do this so will have to see if i get the time to integrate this.
@Aetherinox commented on GitHub (Jun 18, 2025):
Having package integration would be friggen amazing.
I'm using Gickup right now, which doesn't offer release syncing, so I wanted to migrate over to gitea-mirror, but I wanted to confirm first and see where the project was at.
@arunavo4 commented on GitHub (Jun 18, 2025):
Will update on this issue when this lands