-
-
Notifications
You must be signed in to change notification settings - Fork 38
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Gitea destination mirror internal #173
Comments
I'll check the gitea sdk and get back to you. |
I added the feature in #174. I will merge it a bit later and create a new release. |
It's now in |
Wow that was fast !!!!!! |
Ok so tested this. This works fantastic btw . However below are my observations - If the repo is mirrored once into gitea with config |
I'll need to add that to the code. Shouldn't be a big issue. I'll let you know when it's done. |
I just merged it into |
Perfect ! it working as expected |
Could you please release this as docker image ? |
Sure, I'll release it in an hour or two. I'll notify you here when it's done. |
Release v0.10.21 is out. It will take a bit for the containers and binaries to be built. |
Thanks a ton . Closing this issue and again thanks for the fantastic support |
@cooperspencer This is not yet documented . Could you please document this |
where did I forget to add it? It's in the documentation: |
As we can see gitea has a interval for mirroring the remote repo from source . That is an inbuilt feature , so technically we do not have to run gickup everytime. It runs only when we want to. But once mirrored , gitea can take over it and on specific intervals to keep pulling changes .
Can we have this config added in gitea destination configuration as a new feature request ?
The text was updated successfully, but these errors were encountered: