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

Write CI action to Check that json-schema-files and actual C# code are in sync #415

Open
3 tasks
hf-kklein opened this issue Feb 13, 2024 · 0 comments
Open
3 tasks

Comments

@hf-kklein
Copy link
Collaborator

We need a check, that the files in json-schema-files are in sync with the actual c# code base managed in this repository. We don't want to do manual re-generations like in #414 .
This is relevant to have our .ts package in sync: https://github.com/Hochfrequenz/bo4e-dotnet-ts-models (as of today this sync happens more or less manually: some one updates the json schemas, this triggers an update of the .ts package).

See e.g. the bo4e-python tooling (ask @lord-haffi), where the comparison happens.

The comparison shhuld be semantic, not string based.

Therefore:

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