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 a JSON Schema for .ameba.yml and a CLI tool for automatically generating it #497

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

nobodywasishere
Copy link
Contributor

When added to JSON Schema Store, this will allow autocomplete and documentation information for the .ameba.yml format. Instead of writing one by-hand like was the case for shard.yml, instead I wrote a CLI tool that will automatically generate it and update it as new rules are added and changed.

Screen.Recording.2024-11-17.at.09.36.12.mov

@Sija
Copy link
Member

Sija commented Nov 17, 2024

That looks great, thanks! ❤️ I'll review it sometime in the upcoming days.

@nobodywasishere
Copy link
Contributor Author

How feasible would it be to make running this script / updating the schema a part of CI? That way ppl don't have to remember to run it for it to stay up to date.

@Sija
Copy link
Member

Sija commented Nov 17, 2024

@nobodywasishere That certainly makes sense. It needs to be automated in order to make it hassle-free for the end-users.

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

Successfully merging this pull request may close these issues.

2 participants