apache / apache/pulsar-sql

Task: Setup a GitHub Actions CI pipeline for PR validation

Ouverte
#4 0 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
Langage dominant
Java
Étoiles
5
Forks
2
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

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.

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.