scylladb / scylla-migrator

Migrate data extract using Spark to Scylla, normally from Cassandra
Apache License 2.0
54 stars 34 forks source link

Build the fat-jar when a new release is published #158

Closed julienrf closed 1 week ago

julienrf commented 1 week ago

Fixes #154

julienrf commented 1 week ago

Open question: we could rename the assembly to scylla-migrator-bundle.jar if that makes sense.

tarzanek commented 1 week ago

let's get git version inside fat jar (commit hash, ev. tag once we start tagging), I won't block merging of this PR due to that https://github.com/sbt/sbt-git seems to be one way to solve