Replying to @⁨codefloe@social.tchncs.de⁩

@codefloe Thanks! That's the level of support that I could even imagine :blobcatcoffee:
This is what I did for two repositories already:
1. New Migration with API key to old Forgejo and linked repo
2. Adding auto mirroring in old forgejo using ssh link and ssh keys.
3. adding the ssh key to the CodeFloe

This is not great bc #forgejo generates new ED key for every repo that is being mirrored. And of course it is a lot of clicking.

Replying to @⁨cichy1173@mastodon.social⁩

@codefloe

New Migration has some troubles, ie if you will check the Releases migration but the ori repository has this disabled, you will get an error🤐
I want to migrate repos and mirror them while still using old #Forgejo. When everything will be migrated I will just change origin URI in terminal and that's all!

(some ci/cd will need some changes though...)