apache / apache/pulsar-sql

Task: Setup a GitHub Actions CI pipeline for PR validation

未关闭
#4 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Java
星标
5
派生
2
PR 合并指标
30 天内没有已合并 PR

描述

After #3 is completed, it would be useful to setup a GitHub Actions CI pipeline for PR validation.
The main flow could follow Pulsar CI with all unnecessary steps removed.

1. Copy https://github.com/apache/pulsar/blob/master/.github/workflows/pulsar-ci.yaml as `.github/workflows/pulsar-sql-ci.yaml` and remove all unnecessary parts. It's sufficient to build and test with Java 21. No need for Java 17 & Java 21 co-existence as there is in Pulsar Ci.
2. Copy https://github.com/apache/pulsar/blob/master/.github/changes-filter.yaml and adapt it
3. Copy https://github.com/apache/pulsar/tree/master/build scripts and adapt.

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。