AdoptOpenJDK / AdoptOpenJDK/openjdk-docker

Automated PRs for release builds

オープン
#463 コメント 3 件 リアクション 0 件 担当者 0 名 GitHub で見る
discussion
主要言語
Slim
スター
423
フォーク
220
PR マージ指標
30日以内にマージされた PR はありません

説明

Currently it is hard to keep track of release builds as not all versions get GAed at the same time, builds for some arches can be delayed and in some cases we have re-releases with minor version updates as well. Also the dockerfile updates usually have >450 files which makes it difficult to review. The proposal here is to have the following

1. Have a nightly jenkins job to call `update_all.sh` only for release builds and generate a PR to the openjdk-docker repo if the shasums have changed.
2. Add a check to the PR testing scripts that validates the Dockerfiles for
a. version mismatches among the various dockerfiles
b. missing arches in the dockerfiles
3. Provide a daily summary "table" in the nightly builds that provide a quick visual summary of the builds (>200 builds)
a. Arch-wise table that highlights any builds failures
b. Append data for each version in the `./build_all.sh` loop against hotspot/openj9, jdk/jre
c. Table gets printed at the end of the run, so easy to get a summary at the end of the logfile

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。