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

DM-32743: Add a container which can sync the latest schema into a registry #25

Merged
merged 6 commits into from Dec 1, 2021

Conversation

spenczar
Copy link
Contributor

@spenczar spenczar commented Dec 1, 2021

This adds:

  • A new executable script which takes the latest schema in the repo and submits it to a schema registry
  • A Dockerfile which installs alert_packet and its dependencies, so that script can be run as Kubernetes Job
  • Github Actions configuration to build the container and push it

The GH action won't work right now because appropriate secrets have not been loaded into this repo. Creds are added, yay

@spenczar spenczar merged commit 6179d27 into main Dec 1, 2021
@spenczar spenczar deleted the tickets/DM-32743 branch December 1, 2021 22:42
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

Successfully merging this pull request may close these issues.

None yet

2 participants