OpenEnergyPlatform / oemetadata

Repository for the Open Energy Family metadata. Contains metadata templates, examples and schemas. For metadata conversion see https://github.com/OpenEnergyPlatform/omi
https://openenergyplatform.github.io/oemetadata/
MIT License
21 stars 3 forks source link

Add pre commit, bumpversion & update CI #145

Open jh-RLI opened 2 months ago

jh-RLI commented 2 months ago

Description of the issue

To keep well formatted json files & also python scripts we must implement pre-commit hooks. To ease releases we should use bumpversion & the CI is outdated as we now can use latest python version.

Ideas of solution

Workflow checklist