merge from develop

This commit is contained in:
2022-06-24 14:18:53 +08:00
48 changed files with 1384 additions and 614 deletions

View File

@@ -128,7 +128,7 @@ namespace :sync_data_to_gitea do
end
def remote_repository_url(username, identifier)
[Gitea.gitea_config[:domain], '/', username, '/', identifier, ".git"].join("")
[GiteaService.gitea_config[:domain], '/', username, '/', identifier, ".git"].join("")
end
def generate_identifier