Feature: add testing for the installer including Jenkins part.
- Dominant language
- Jinja
- Stars
- 168
- Forks
- 77
- Avg merge
- 2d 14h
- Merged PRs (30d)
- 12
Description
our current GH action does testing different disto on different jdk release, but the missing part is:
1. gpg signing
2. jenkins pipeline (mostly of the changes we made for jenkinsfile)
This issue is to catch these two missing points, and find a good way so we do not slip bug during release.
or at least in the dry-run before release, we can do some installer build (with previous release binary + no upload to artifactory)
Contributor guide
Research direction
Start by reviewing the current GitHub Action and the Jenkinsfile changes mentioned in the issue, then compare which installer paths are covered. Define a dry-run release check that exercises GPG signing and installer builds with a previous release binary without uploading to Artifactory; done means both missing areas are tested before release.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions
- Domain
- build-system, ci-cd, release
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100