KYLIN-5053 Update the website to link to TravisCI and Github Actions instead of Jenkins#1704
KYLIN-5053 Update the website to link to TravisCI and Github Actions instead of Jenkins#1704hit-lacus merged 1 commit intoapache:documentfrom martin-g:KYLIN-5053-update-links-to-CI
Conversation
|
I didn't update the Chinese version (index.cn.md) because I didn't want to use Google Translate. |
|
@martin-g Thanks a lot for doing this, I have updated the Chinese |
|
Thank you, @liusheng ! |
|
This won't get your web site deployed via git, as your configuration is the wrong way around.
|
Why would it believe anything else? Where else is your web site present in a published version? |
|
I'll let @hit-lacus answer on that since I am not familiar how it works exactly. |
|
Is this a Jekyll website? If so, you can just use the auto-build-and-publish features in .asf.yaml here. |
| 4. `git commit -m 'UPDATE MESSAGE'` | ||
|
|
||
| Within a few minutes, svnpubsub should kick in and you'll be able to | ||
| Within a few minutes, gitpubsub should kick in and you'll be able to |
There was a problem hiding this comment.
Hi @martin-g , If you only use git to update the website content to the https://github.com/apache/kylin, you cannot directly update the kylin website. Because the code of kylin website is actually placed in SVN, and GitHub repo is just a transit station, it still needs to be updated to SVN in order to really update the http://kylin.apache.org/, so I don't think this part of the document content needs to be changed.
| Within a few minutes, gitpubsub should kick in and you'll be able to | ||
| see the results at | ||
| [http://kylin.apache.org](http://kylin.apache.org/). No newline at end of file | ||
| [https://kylin.apache.org](https://kylin.apache.org/). No newline at end of file |
There was a problem hiding this comment.
Hi @martin-g. The apache kylin official website protocol is indeed http rather than https.
| ### 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平台上的单元测试,使用 |
There was a problem hiding this comment.
Hi @martin-g , I think both x86 and arm64 run on https://app.travis-ci.com/github/apache/kylin, but they run separately in two times.
There was a problem hiding this comment.
I've updated the English version!
|
I'll revert the changes in README and .asf.yaml! |
…instead of Jenkins
|
Done! |
|
Any other feedback ? |
|
Ping! |
|
@zhangayqian Could you please take a look at this PR ? Thanks! |
Merged. Thank you for you contribution! |
|
@zhangayqian Thanks for merging! Edit: fixed with #1757 |
Proposed changes
Types of changes
What types of changes does your code introduce to Kylin?
Put an
xin the boxes that applyChecklist
Put an
xin the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. We're here to help! This is simply a reminder of what we are going to look for before merging your code.documentbranch