We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 657ec45 commit 80cd3e6Copy full SHA for 80cd3e6
README.md
@@ -61,6 +61,11 @@ Original Sink connector work by: Hans-Peter Grahsl : https://github.com/hpgrahsl
61
62
Additional contributors can be found [here](https://github.com/mongodb/mongo-kafka/graphs/contributors).
63
64
+## Release process
65
+
66
+- `./gradlew publishArchives` - publishes to Maven
67
+- `./gradlew createConfluentArchive` - creates the confluent archive / github release zip file
68
69
## IntelliJ IDEA
70
71
A couple of manual configuration steps are required to run the code in IntelliJ:
0 commit comments