boldtrail/Confluent Schema Registry Action

Validate, check compliance, and apply AVRO schema changes to Confluent Schema Registry

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
actionAction to perform: validate, check, or applyyes
schema-file-pathPath to the AVRO schema file (e.g., kafka/schemas/Deal.avsc)yes
subjectSchema Registry subject name (required for check and apply actions)no
schema-registry-urlSchema Registry URLno
schema-registry-userSchema Registry username for authenticationno
schema-registry-passwordSchema Registry password for authenticationno
namedescription
validation-resultResult of the validation/check/apply operation
schema-idSchema ID (returned for apply action)
schema-versionSchema version (returned for check and apply actions)