[ https://issues.apache.org/jira/browse/KYLIN-5053?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17389858#comment-17389858 ]
ASF GitHub Bot commented on KYLIN-5053: --------------------------------------- martin-g commented on a change in pull request #1704: URL: https://github.com/apache/kylin/pull/1704#discussion_r679093501 ########## File path: website/_dev/index.cn.md ########## @@ -16,8 +16,10 @@ Commits [总结](https://github.com/apache/kylin/commits/master) Gitbox 的镜像:[https://gitbox.apache.org/repos/asf?p=kylin.git ](https://gitbox.apache.org/repos/asf?p=kylin.git ) ### CI 和代码分析 -使用 JDK 1.8 的 master 分支上的 UT:[Kylin-Master-JDK-1.8](https://builds.apache.org/job/Kylin-Master-JDK-1.8/) -静态代码分析:[SonarCube dashboard](https://builds.apache.org/analysis/overview?id=org.apache.kylin%3Akylin) +使用[GitHub Actions](https://github.com/apache/kylin/actions) 执行Linux x86平台上的单元测试,使用 Review comment: I've updated the English version! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@kylin.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org > Update the website to link to TravisCI and Github Actions instead of Jenkins > ---------------------------------------------------------------------------- > > Key: KYLIN-5053 > URL: https://issues.apache.org/jira/browse/KYLIN-5053 > Project: Kylin > Issue Type: Task > Components: Documentation > Affects Versions: v3.1.2 > Reporter: Martin Tzvetanov Grigorov > Priority: Minor > > Currently [https://kylin.apache.org/development/#ci-and-code-analysis] points > to [https://builds.apache.org/job/Kylin-Master-JDK-1.8/] as CI, but this url > leads to error 404 (Not Found). > Since a while Kylin uses > [TravisCI|https://app.travis-ci.com/github/apache/kylin] and [GitHub > Actions|https://github.com/apache/kylin/actions] -- This message was sent by Atlassian Jira (v8.3.4#803005)