quarkusio/quarkus

CI: Introduce job testing GraalVM polyglot feature

Open

#15,615 建立於 2021年3月10日

在 GitHub 查看
 (5 留言) (0 反應) (0 負責人)Java (2,464 fork)batch import
area/housekeepingarea/infra-automationhelp wanted

倉庫指標

Star
 (12,967 star)
PR 合併指標
 (平均合併 6天 4小時) (30 天內合併 325 個 PR)

描述

Description https://groups.google.com/g/quarkus-dev/c/tFQD8pflSI4

We didn't realize this was broken (should now be fixed by #15592) because we don't have a test for it.

Implementation ideas

  • introduce module integration-tests/polyglot (or even something broader like graal? maybe there are other non-native GraalVM features that are worth testing?)
  • add job to CI that sets up GraalVM and executes that new module

貢獻者指南