adoptium / adoptium/github-release-scripts
Support uploading AQATapFiles by URL
未关闭
- 主要语言
- Shell
- 星标
- 5
- 派生
- 21
- 平均合并
- 6 天 7 小时
- 30 天内合并 PR
- 3
描述
Currently upload AQATapFiles is reusing UPSTREAM_JOB_NAME and UPSTREAM_JOB_NUMBER. AQATapFiles is one final tar.gz file. It is not necessary to be archived in jenkins jobs. it can be even located at https://github.com/adoptium/aqa-tests/files.
This feature can increase the flexibility and be user friendly. @smlambert
贡献指南
调研方向
首先跟踪 shell 脚本当前在上传 AQATapFiles 时如何使用 UPSTREAM_JOB_NAME 和 UPSTREAM_JOB_NUMBER。识别 release-artifact 上传入口,并验证通过 URL 提供单个最终 tar.gz 时的预期行为;当它能够从 GitHub URL 上传而无需查找 Jenkins 归档时,即表示完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- github, shell
- 领域
- release
- Issue 类型
- 功能
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100