cuisongliu / automq-operator

8 stars 1 forks source link

ci(main): fix gen version package #31

Closed cuisongliu closed 2 weeks ago

cuisongliu commented 2 weeks ago

This pull request includes several updates to the build and deployment scripts, as well as the addition of a new script for starting Kafka. The most important changes include updating the paths for the version generation script, adding a new bindata target in the Makefile, and introducing a comprehensive up.sh script for Kafka setup.

Updates to build and deployment scripts:

Makefile updates:

New Kafka setup script: