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

docs: Add JSON Schema information #8011

Merged
merged 3 commits into from
Aug 11, 2023
Merged

Conversation

anden-akkio
Copy link
Contributor

@anden-akkio anden-akkio commented Aug 10, 2023

Adds information about JSON Schema for meltano.yml and how to use it for things like generating Pydantic types and such. This process is useful for embedded ETL circumstances where you're modifying meltano.yml at runtime and want to validate the format of each write to fail fast, like we are at Akkio. Another potential use case for even non-embedded use cases is to add an automated test that validates your meltano.yml, which prevents you from pushing a broken file to higher environments or even production.

Attempted to follow PR guidelines at https://docs.meltano.com/contribute/merge, including semver PR name.

@netlify
Copy link

netlify bot commented Aug 10, 2023

Deploy Preview for meltano ready!

Name Link
🔨 Latest commit bc009f1
🔍 Latest deploy log https://app.netlify.com/sites/meltano/deploys/64d650d09d7ef400088c2aaf
😎 Deploy Preview https://deploy-preview-8011--meltano.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link
Collaborator

@edgarrmondragon edgarrmondragon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @anden-akkio!

@edgarrmondragon edgarrmondragon merged commit c955b65 into meltano:main Aug 11, 2023
7 checks passed
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