adoptium / adoptium/github-release-scripts
Support uploading AQATapFiles by URL
- Dominant language
- Shell
- Stars
- 5
- Forks
- 21
- Avg merge
- 6d 7h
- Merged PRs (30d)
- 3
Description
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
Contributor guide
Research direction
Start by tracing how the shell scripts currently use UPSTREAM_JOB_NAME and UPSTREAM_JOB_NUMBER when uploading AQATapFiles. Identify the release-artifact upload entry point and verify the expected behavior for a single final tar.gz supplied by URL; done means it can upload from a GitHub URL without requiring a Jenkins archive lookup.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github, shell
- Domain
- release
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100