[KYUUBI #1208] Change the generation rule for the release badge
<!-- Thanks for sending a pull request! Here are some tips for you: 1. If this is your first time, please read our contributor guidelines: https://kyuubi.readthedocs.io/en/latest/community/contributions.html 2. If the PR is related to an issue in https://github.com/apache/incubator-kyuubi/issues, add '[KYUUBI #XXXX]' in your PR title, e.g., '[KYUUBI #XXXX] Your PR title ...'. 3. If the PR is unfinished, add '[WIP]' in your PR title, e.g., '[WIP][KYUUBI #XXXX] Your PR title ...'. --> ### _Why are the changes needed?_ <!-- Please clarify why the changes are needed. For instance, 1. If you add a feature, you can talk about the use case of it. 2. If you fix a bug, you can clarify why it is a bug. --> Close #1208. ### _How was this patch tested?_ - [ ] Add some test cases that check the changes thoroughly including negative and positive cases if possible - [ ] Add screenshots for manual tests if appropriate - [ ] [Run test](https://kyuubi.readthedocs.io/en/latest/develop_tools/testing.html#running-tests) locally before make a pull request Closes #1279 from byyue/feature-1208. Closes #1208 74ad3f10 [Brian Yue] change the generation rule for the release badge Authored-by: Brian Yue <code.byyue@gmail.com> Signed-off-by: Cheng Pan <chengpan@apache.org>
This commit is contained in:
parent
14dfd14a93
commit
403bfe71fd
@ -20,7 +20,7 @@
|
||||
[](https://www.apache.org/licenses/LICENSE-2.0.html)
|
||||
[](https://github.com/apache/incubator-kyuubi)
|
||||

|
||||
[](https://github.com/apache/incubator-kyuubi/releases)
|
||||
[](https://github.com/apache/incubator-kyuubi/tags)
|
||||
[](https://codecov.io/gh/apache/incubator-kyuubi)
|
||||
[](https://travis-ci.com/apache/incubator-kyuubi)
|
||||

|
||||
@ -111,7 +111,7 @@ All bits of help are welcome. You can make various types of contributions to Kyu
|
||||
|
||||
- Help new users in chat channel or share your success stories with us - [](https://gitter.im/kyuubi-on-spark/Lobby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)
|
||||
- Improve Documentation - [](https://kyuubi.apache.org/docs/latest/)
|
||||
- Test releases - [](https://github.com/apache/incubator-kyuubi//releases)
|
||||
- Test releases - [](https://github.com/apache/incubator-kyuubi/tags)
|
||||
- Improve test coverage - [](https://codecov.io/gh/apache/incubator-kyuubi)
|
||||
- Report bugs and better help developers to reproduce
|
||||
- Review changes
|
||||
|
||||
Loading…
Reference in New Issue
Block a user