apache / apache/pulsar-sql

Task: Setup maven build for building .tar.gz distribution, running unit tests, building docker image and running integration tests

Ouverte
#3 3 commentaires 3 réactions 1 personne assignée Réclamée par @nodece Voir sur GitHub
Langage dominant
Java
Étoiles
5
Forks
2
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

### pom.xml

Instead of copy pasting the apache/pulsar pom.xml, we could reference it as a parent pom in the pulsar-sql build. That way all dependencyManagement could be reused without redefining everything.

### integration tests

The tests could reference the `org.apache.pulsar.tests:integration` library that is already available in Maven Central.

### docker image

For the docker image, `apachepulsar/pulsar-sql`, it could use the existing `apachepulsar/pulsar` image as the base image. If there's a need for `apachepulsar/pulsar-sql-all`, it could be based on `apachepulsar/pulsar-all`.

We should use the 4.0 LTS version as the parent pom and parent image. Pulsar 4.0.0 will be released by October 25th, 2024.

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.