Content in English Check List:
☐ 1 .Are release files in correct location? ☐ 2. Do release files have the word incubating in their name? ☐ 3. Are the digital signature and hashes correct? ☐ 4. Does DISCLAIMER file exist? ☐ 5. Do LICENSE and NOTICE files exists? ☐ 6. Is the LICENSE and NOTICE text correct? ☐ 7. Is the NOTICE year correct? ☐ 8. Un-included software dependencies are not mentioned in LICENSE or NOTICE? ☐ 10.License information is not mentioned in NOTICE? Is there any 3rd party code contained inside the release? If so: 10.1 ☐ Does the software have a compatible license? 10.2 ☐ Are all software licenses mentioned in LICENSE? 10.3 ☐ Is the full text of the licenses (or pointers to it) in LICENSE? Is any of this code Apache licensed? Do they have NOTICE files? If so: 10.4 ☐ Have relevant parts of those NOTICE files been added to this NOTICE file? 10.5 ☐ Do all source files have ASF headers? ☐ 11. Do the contents of the release match with what's tagged in version control? ☐ 12. Are there any unexpected binary files in the release? ☐ 13. Can you compile from source? Are the instruction clear? peacewong <peacew...@apache.org> 于2021年12月10日周五 11:02写道: > Hello, please add English to the content > > Chen Xia <casion...@gmail.com> 于2021年12月9日周四 22:35写道: > > > *1. 发布文件的存档的位置是否正确? * > > 文件位于 https://dist.apache.org/repos/dist/dev/incubator/linkis/1.0.3-RC1/ > > 在dev/incubator/linkis目录下 > > *2. 发布文件的名称中是否包含“incubating”一词? * > > apache-linkis-1.0.3-RC1-incubating-bin.tar.gz > > apache-linkis-1.0.3-RC1-incubating-src.tar.gz > > apache-linkis-1.0.3-RC1-incubating-web-bin.tar.gz > > 源码src、二进制bin、管理台web 都包含incubating > > > > *3. 数字签名和哈希是否正确?校验方式见https://www.apache.org/info/verification.html > > <https://www.apache.org/info/verification.html> * > > 正确 > > *4. DISCLAIMER 文件是否存在?* > > 源码src、二进制bin、管理台web包中都存在DISCLAIMER-WIP文件 不存在DISCLAIMER > > *5. LICENSE 和 NOTICE 文件是否存在? * > > 存在 > > *6. LICENSE 和 NOTICE 文字是否正确? * > > 源码src、二进制bin、管理台web包中都存在NOTICE文件 > > *7. NOTICE年份是否正确? * > > 2021 > > *8. 存在依赖项未在 LICENSE 或 NOTICE 中提及? * > > 无 > > *9. NOTICE 中未提及许可证信息? * > > 有提及到 > > *10 版本中是否包含任何 3rd 方代码?* > > 是 > > *10.1 该软件是否具有兼容的许可证? * > > 是 具体包含的有Apache License CDDL BSD MIT ISC协议 > > *10.2 LICENSE 中是否提到了所有软件许可证? * > > 是 > > *10.3 LICENSE 中是否包含许可证的全文(或指向它的指针)?* > > 是 > > *10.4 任何此代码是否已获得 Apache 许可?他们有通知文件吗?* > > 是 > > 10.5 这些 NOTICE 文件的相关部分是否已添加到该 NOTICE 文件中? > > 是 > > *11 是否所有源文件都有 ASF 标头? * > > 是,apache rat 检查通过(部分文件忽略.txt|.svg|.png等) > > *12 发布的内容是否与版本控制中标记的内容相匹配? * > > 是 > > *13 版本中是否有任何不必要的二进制文件? * > > 无 > > *14 能从源代码编译吗? * > > 能 > > > > *check by casionone* > > > > Chen Xia <casion...@gmail.com> 于2021年12月9日周四 22:26写道: > > > > > 大家好: > > > Linkis-1.0.3-incubating-RC1版本准备进行发布,按Apache官方的发布流程整理了发布的检查check清单。 > > > 因为是第一次进行Apache的版本发布,流程和合规性上可能会存在疏漏,所有邀请大家一起先进行合规性检查。 > > > > > > Check清单如下: > > > > > > - 1 发布文件的存档的位置是否正确? > > > - 2 发布文件的名称中是否包含“incubating”一词? > > > - 3 数字签名和哈希是否正确?校验方式见https://www.apache.org/info/verification.html > > > - 4 DISCLAIMER 文件是否存在? > > > - 5 LICENSE 和 NOTICE 文件是否存在? > > > - 6 LICENSE 和 NOTICE 文字是否正确? > > > - 7 NOTICE年份是否正确? > > > - 8 存在依赖项未在 LICENSE 或 NOTICE 中提及? > > > - 9 NOTICE 中未提及许可证信息? > > > - 10 版本中是否包含任何 3rd 方代码? > > > - 10.1 该软件是否具有兼容的许可证? > > > - 10.2 LICENSE 中是否提到了所有软件许可证? > > > - 10.3 LICENSE 中是否包含许可证的全文(或指向它的指针)? > > > - 10.4 任何此代码是否已获得 Apache 许可?他们有通知文件吗? > > > - 10.5 这些 NOTICE 文件的相关部分是否已添加到该 NOTICE 文件中? > > > - 11 是否所有源文件都有 ASF 标头? > > > - 12 发布的内容是否与版本控制中标记的内容相匹配? > > > - 13 版本中是否有任何不必要的二进制文件? > > > - 14 能从源代码编译吗? > > > > > > 欢迎大家根据上面的check清单,参与到版本的合规性检查中来。 > > > 您检查后,可以将check结果或则优化建议等都可以直接通过本邮件回复。 > > > > > > 版本:linkis-1.0.3-RC1 > > > svn源码和安装包 > > > https://dist.apache.org/repos/dist/dev/incubator/linkis/1.0.3-RC1/ > > > 官方检查清单 > > > > > > https://cwiki.apache.org/confluence/display/INCUBATOR/Incubator+Release+Checklist > > > > > > 夏晨 > > > > > > > > >