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

✨ Add plumbing for future JSON schema changes #140

Merged
merged 3 commits into from
Sep 29, 2024
Merged

Conversation

linkdd
Copy link
Contributor

@linkdd linkdd commented Sep 29, 2024

Decision Record

Pipeline flows and webhooks are saved as JSON. In the future their schema could change (as proven by this issue: #78).

This PR adds a migration function to automatically migrate data when the schema changes.

Changes

  • ♻️ Add plumbing for future JSON schema changes for Pipeline flows and Webhooks
  • 🔖 v0.16.0

License Agreement

  • I guarantee that I have the rights on the code submitted in this PR
  • I accept that this contribution will be released under the terms of the MIT License

Copy link

Copy link

TestsPassed ✅Skipped ⏭️Failed ❌
End-To-End Test Report11 ran11 passed0 skipped0 failed

@linkdd linkdd merged commit eacf99d into main Sep 29, 2024
7 checks passed
@linkdd linkdd deleted the versionned-config branch September 29, 2024 14:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant