【问题标题】:No repository found under this GitHub path在此 GitHub 路径下找不到存储库
【发布时间】:2017-09-27 10:27:26
【问题描述】:

我想在 jcenter 上存储一个 Android 库。

在此之前,我在 bintray 上创建了一个存储库。创建存储库后,我必须填写包详细信息。在包详细信息中有一个文本字段GitHub repo (user/repo),我在其中提供了我的 id https://github.com/kishlayk 的 github 链接。

但更新包后显示No repository found under this GitHub path。我该怎么做才能更正它?

【问题讨论】:

    标签: android github repository bintray jcenter


    【解决方案1】:

    最后我得到了答案,我必须在存储库中的 GitHub 发行说明文件文本字段中输入一个文本文件名(如 https://github.com/kishlayk/litifer.github.io/blob/master/releasenotes.txt.....enter 仅如 releasenotes.txt)。如果文本文件不可用,请先创建。

    【讨论】:

      【解决方案2】:

      Github repo (user/repo) 文本字段应填写 github "user/repo"(例如:myGithubUser/myGithubRepository)。 这将在 Readme 和 Release Notes 选项卡下将 Github README 文件和 RELEASE 导入到 Bintray。

      您还可以在包详细信息中的 VCS 字段中提供完整的 github url 路径。

      我在 JFrog, 和 背后的公司。

      【讨论】:

      • GitHub发行说明文件文本字段填写什么?
      • 您需要填写kishlayk/litifer.github.io
      • 输入后显示 No release notes file found under this GitHub path
      • 我在 user/repo 文本字段中输入了 kishlayk/litifer.github.io 之后我必须填写 GitHub 发行说明文件文本字段
      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2013-01-25
      • 2020-10-15
      • 2017-08-22
      • 2021-08-16
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多