eclipse-jdt/eclipse.jdt.core

Add aggregator build as github validation step

Open

#1,917 建立於 2024年1月26日

在 GitHub 查看
 (3 留言) (0 反應) (0 負責人)Java (183 fork)auto 404
enhancementhelp wanted

倉庫指標

Star
 (233 star)
PR 合併指標
 (PR 指標待抓取)

描述

See comment from @laeubi on https://github.com/eclipse-platform/eclipse.platform.releng.aggregator/issues/1750#issuecomment-1911818888

Tycho uses a (quick) build of the aggregator to catch > issues early, maybe JDT can use similar to be aware of such unanticipated changes when compiler is fixed, but its just an idea, total > runtime is about 17 minutes.

The idea is: new github action could be added to JDT PR validation workflow at github. The action would run SDK aggregator build with latest ecj state from PR. This would allow contributors see if the change in compiler "breaks" SDK build before actual nightly SDK build fails.

Contributions are welcome.

貢獻者指南