简体   繁体   English

如何在GitHub发布新版本?

[英]How to release a new version on GitHub?

We weren't able to create the release for you.我们无法为您创建版本。 Please help me correct the errors below.请帮助我更正以下错误。

在此处输入图像描述

Can anyone help me creating releases on GitHub?谁能帮我在 GitHub 上创建版本?

In Tag version textbox, you type your version number started by v , for example v1.0.0 .Tag version文本框中,输入以v开头的版本号,例如v1.0.0

See example at:请参阅示例:

https://github.com/donhuvy/QuanLySinhVien/releases/tag/v1.0.0 https://github.com/donhuvy/QuanLySinhVien/releases/tag/v1.0.0

在此处输入图像描述

在此处输入图像描述

we have to "Create a tag" first before we can publish.我们必须先“创建标签”才能发布。
type tag name and hit create new tag button on the dropdown to create one输入标签名称并点击下拉菜单中的创建新标签按钮以创建一个

在此处输入图像描述

It feels like preety bad ui/ux from github's part, the error message says "invalid" tag, and what it actually means is we need to type and hit "create new tag" and then select the tag to be able to use it.从 github 的部分来看,这感觉就像是非常糟糕的 ui/ux,错误消息说“无效”标签,它实际上意味着我们需要键入并点击“创建新标签”,然后输入 select 标签才能使用它。 Jesus!耶稣!

You just have to enter the non existing tag in the selection dropdown and, it will let you create it您只需在选择下拉列表中输入不存在的标签,它就会让您创建它

Note there is a delta between " Create a tag" and the " Title ".请注意,“创建标签”和“标题”之间存在差异。 So if you just fill in the title, then it won't work.所以如果只填title的话,那是行不通的。 Have to also create a tag.还必须创建一个标签。 (It doesn't assume the title is the tag). (它不假定标题是标签)。

在此处输入图像描述

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM