Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

添加腾讯jdk #131

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

添加腾讯jdk #131

wants to merge 2 commits into from

Conversation

rroads
Copy link

@rroads rroads commented Jul 10, 2023

添加腾讯jdk TencentKona支持

@@ -30,6 +30,7 @@ php.tar.xz | 8.1.0 | https://www.php.net/distributions/php-8.1.0.tar.xz | a1317e
rancherd-amd64.tar.gz | v2.5.9 | https://github.com/rancher/rancher/releases/download/v2.5.9/rancherd-amd64.tar.gz | 61222a6d57ecdd109a0063d6422390c865ab8d11b63b42e43bac09e0a999562e
shellcheck-linux-x86-64.tar.xz | v0.7.2 | https://github.com/koalaman/shellcheck/releases/download/v0.7.2/shellcheck-v0.7.2.linux.x86_64.tar.xz | 70423609f27b504d6c0c47e340f33652aea975e45f312324f2dbf91c95a3b188
shfmt-linux-amd64 | v3.3.1 | https://github.com/mvdan/sh/releases/download/v3.3.1/shfmt_v3.3.1_linux_amd64 | 0f73bf27219571bca7c5ef7d740d6ae72227e3995ffd88c7cb2b5712751538e2
TencentKona-17.0.7.b1-jdk_linux-x86_64 | 17.0.7.b1 |https://github.com/Tencent/TencentKona-17/releases/download/TencentKona-17.0.7/TencentKona-17.0.7.b1-jdk_linux-x86_64.tar.gz|2D565E62B2715EDA2DD7D79379E4CD7F3F909C235579580C8427487974C36273
Copy link
Member

@sinkcup sinkcup Feb 9, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

很久没人审?我来看看,有些小问题:

  1. 从 fork main 到 upstream main 不合适,应在 fork 库中拉取临时分支,main 保持持续同步
  2. 文件名缺少后缀
  3. 小版本号不应出现在文件名中,包仓库的管理逻辑是:文件名不变,而版本号持续变化。
Suggested change
TencentKona-17.0.7.b1-jdk_linux-x86_64 | 17.0.7.b1 |https://github.com/Tencent/TencentKona-17/releases/download/TencentKona-17.0.7/TencentKona-17.0.7.b1-jdk_linux-x86_64.tar.gz|2D565E62B2715EDA2DD7D79379E4CD7F3F909C235579580C8427487974C36273
TencentKona-17-jdk_linux-x86_64.tar.gz | 17.0.7.b1 | https://github.com/Tencent/TencentKona-17/releases/download/TencentKona-17.0.7/TencentKona-17.0.7.b1-jdk_linux-x86_64.tar.gz| 2D565E62B2715EDA2DD7D79379E4CD7F3F909C235579580C8427487974C36273

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants