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 functionality to add dictionary version #16

Open
JoshuaHarris391 opened this issue Mar 27, 2025 · 0 comments
Open

add functionality to add dictionary version #16

JoshuaHarris391 opened this issue Mar 27, 2025 · 0 comments

Comments

@JoshuaHarris391
Copy link
Collaborator

Create a github workflow that triggers on each git release, that pulls the release tag and the commit, and edits the jsonschema to add these details in:

  "_settings.yaml": {
    "enable_case_cache": false,
    "_dict_commit": "520a25999fd183f6c5b7ddef2980f3e839517da5",
    "_dict_version": "0.2.1-9-g520a259"

You should also have some python tools to do this manually

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