GoogleContainerTools/jib

Convert Gradle config parameters `jib.container.environment` to use lazy evaluation

オープン

#4,067 opened on 2023/07/07

 (9 件のコメント) (0 件のリアクション) (0 人の担当者)Java (1,412 件のフォーク)batch import
enhancementgood first issuepriority:p3

Repository metrics

Stars
 (13,341 個のスター)
PR merge metrics
 (30d に merged PR はありません)

説明

Just like the like the jib.container.labels , the jib.container.environment property should use lazy evaluation. This will avoid having a mix of lazy/direct parameters set in the configuration

コントリビューターガイド