Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Publish Schedule schema #55

Open
lacarvalho91 opened this issue Oct 30, 2018 · 0 comments
Open

Publish Schedule schema #55

lacarvalho91 opened this issue Oct 30, 2018 · 0 comments

Comments

@lacarvalho91
Copy link
Contributor

lacarvalho91 commented Oct 30, 2018

Currently users just copy the Schedule case class into their projects, which is far from ideal.

Couple of potential options:

  • run a schema registry somewhere for the KMS (no idea where that would be!)
  • publish the Schedule case class in a JAR and release it
  • both?

Another thing we should do is validate changes to the Schedule schema during PRs, this would need to call a schema registry somewhere using the compatibility API

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant