【问题标题】:Cannot mirror glitch repository to gitlab无法将故障存储库镜像到 gitlab
【发布时间】:2020-07-21 19:33:36
【问题描述】:

我已按照https://glitch.com/help/how-to-sync-a-glitch-project-with-a-git-repo-on-gitlab/ 的说明进行操作,gitlab 不会镜像 repo - 我收到错误 Every import attempt has failed: Error importing repository https://*****@api.glitch.com/git/peaceful-buttoned-phalange into username/repo - 13:CreateRepositoryFromURL: clone cmd wait: exit status 128. Please try again

有什么线索可以让它同步吗?

【问题讨论】:

    标签: git gitlab glitch-framework


    【解决方案1】:

    注意:我在 Glitch 的社区工程团队工作。

    您的项目~peaceful-buttoned-phalange 似乎是一个私人项目。

    虽然 GitLab 镜像适用于公共 Glitch 项目,但截至 2020 年 3 月 22 日,似乎无法在免费的 GitLab.com 帐户上镜像私有外部存储库。

    看来你至少需要一个青铜计划:

    自 2020 年 3 月 22 日起,镜像私有外部存储库并在其上运行 CI/CD 的功能将不再可用,除非存储库已公开或您已升级到符合条件的 GitLab 计划。

    来源:https://about.gitlab.com/releases/2020/03/12/free-period-for-cicd-external-repositories/

    我会考虑更新帮助文档以反映这一点。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 2012-08-14
      • 2014-08-24
      • 2022-11-09
      • 1970-01-01
      • 2021-11-25
      • 2022-06-24
      • 1970-01-01
      相关资源
      最近更新 更多