-
Notifications
You must be signed in to change notification settings - Fork 1
/
.make.docs
16 lines (16 loc) · 1014 Bytes
/
.make.docs
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
help This help.
build Build docker dev container
run Run docker dev container
setup Setup project
lint Lint with pre-commit
lint-all Lint all files with pre-commit
tests Tests with Terratest
test-confluent-operator Test the confluent_operator example
test-confluent-platform Test the confluent_platform example
test-confluent-platform-singlenode Test the confluent_platform_singlenode example
test-complete Test the complete example
test-kafka-topic Test the kafka_topic example
test-schema Test the schema example
test-connector Test the connector example
release Tag remote triggering Terraform Registry release
clean Clean project