Task: Setup a GitHub Actions CI pipeline for PR validation
- Lingua principale
- Java
- Stelle
- 5
- Fork
- 2
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.