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.
Originally created by @Aetherinox on GitHub (Jun 15, 2025).
Original GitHub issue: https://github.com/RayLabsHQ/gitea-mirror/issues/25
My biggest issues with Gitea mirroring is:
1. Releases
2. Packages
3. Issues
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.
Hi @aetherinox Releases and Issues is mirrored but the packages are not.
<!-- gh-comment-id:2973594562 -->
@arunavo4 commented on GitHub (Jun 15, 2025):
Hi @aetherinox Releases and Issues is mirrored but the packages are not.
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,.
<!-- gh-comment-id:2981475815 -->
@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,.
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.
<!-- gh-comment-id:2982433660 -->
@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.
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.
<!-- gh-comment-id:2982568304 -->
@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.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @Aetherinox on GitHub (Jun 15, 2025).
Original GitHub issue: https://github.com/RayLabsHQ/gitea-mirror/issues/25
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