tyn1998 / workflows-for-hypercrx

archive this repo after figuring out the best practice
Apache License 2.0
0 stars 1 forks source link

每次merge都release一次过于频繁了,看了几个仓库没有一个是这样干的 #7

Open tyn1998 opened 2 years ago

tyn1998 commented 2 years ago

opensumi/core用的是action创建的release,看上去升patch的release还比较勤快。升minor号的release内容就很多。

echarts的release一看都是人工的,然后按了“自动添加信息”那个按钮。他们在github只是release源码,发布包的一些工作肯定有别的CICD。

angular的release信息好多。

wxharry commented 2 years ago

patch的release多,信息少。升minor和major的内容就多很多 angular的v13的patch就不多,但是v14作为major就好多东西