Update runAqa workflow to allow for BUILD_LIST=external/<subdir>
- Dominant language
- HTML
- Stars
- 155
- Forks
- 346
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 36
Description
An enhancement to the [runAqa workflow ](https://github.com/AdoptOpenJDK/openjdk-tests/blob/master/.github/workflows/runAqa.yml)that will restrict what gets built for the external set of tests (otherwise each subdirectory is built, including Dockerfiles generated for all 23 subdirs.
See https://github.com/AdoptOpenJDK/openjdk-tests/pull/2480#issuecomment-815818366 and https://github.com/AdoptOpenJDK/openjdk-tests/pull/2480#issuecomment-815821704
Contributor guide
Research direction
Read .github/workflows/runAqa.yml first, then review the two linked comments on pull request 2480 for the intended BUILD_LIST behavior. Done means BUILD_LIST=external/ restricts the external test build to that subdirectory instead of generating builds for all 23 subdirectories.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions
- Domain
- ci-cd
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 48/100