关于发行版

发行版是可部署的软件迭代,您可以打包并提供给更广泛的受众下载和使用。
发行版基于 Git 标记,这些标记会标记仓库历史记录中的特定点。 标记日期可能与发行日期不同,因为它们可在不同的时间创建。 有关查看现有标记的更多信息,请参阅“查看仓库的发行版和标记”。
当仓库中发布新发行版时您可以接收通知,但不会接受有关仓库其他更新的通知。 更多信息请参阅“查看您的订阅”。
对仓库具有读取访问权限的任何人都可以查看和比较发行版,但只有对仓库具有写入权限的人员才能管理发行版。 更多信息请参阅“管理仓库中的发行版”。
If a release fixes a security vulnerability, you should publish a security advisory in your repository. GitHub reviews each published security advisory and may use it to send Dependabot alerts to affected repositories. For more information, see "About GitHub Security Advisories."
You can view the Dependents tab of the dependency graph to see which repositories and packages depend on code in your repository, and may therefore be affected by a new release. 更多信息请参阅“关于依赖关系图”。
您也可以使用发行版 API 来收集信息,例如人们下载发行版资产的次数。 更多信息请参阅“发行版”。
存储和带宽配额
发行版中包含的每个文件都必须在 2 GB 下。 发行版的总大小和带宽使用没有限制。