Skip to content

Conversation

@maurerle
Copy link
Contributor

@maurerle maurerle commented Aug 11, 2025

Summary of the discussion

  • fix usage of links and docs format
  • add the package itself to list of requirements
  • adjust tooling to generate correct sample files

Type of change (CHANGELOG.md)

Changed

  • update python version and conda env name
  • adjust python generation scripts to match the finalized json

Workflow checklist

Automation

Closes #285
Closes #286

PR-Assignee

  • 🐙 Follow the workflow in CONTRIBUTING.md
  • 📝 Update the CHANGELOG.md
  • 📙 Update the documentation
  • 🐙 Assign a reviewer to the PR

Reviewer

  • 🐙 Follow the Reviewer Guidelines
  • 🐙 Provided feedback and show sufficient appreciation for the work done

@jh-RLI
Copy link
Contributor

jh-RLI commented Aug 13, 2025

Thanks for the nice enhancements. It would be good to add your changes to the as we collect everything there not only direct changes to the standard: https://github.com/OpenEnergyPlatform/oemetadata/blob/develop/CHANGELOG.md

And in the section automation (in the PR description above) add the issues numbers (#1234) this PR solves or at least partly solves.
After that we can merge it :)

call the scripts using

python oemetadata/v2/v20/build_source/scripts/create_schema.py
python oemetadata/v2/v20/build_source/scripts/create_template.py
python oemetadata/v2/v20/build_source/scripts/create_example.py
@maurerle
Copy link
Contributor Author

@jh-RLI should be ready now :)

Copy link
Contributor

@jh-RLI jh-RLI left a comment

Choose a reason for hiding this comment

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

Very nice, thanks :)

@jh-RLI jh-RLI merged commit d7457d4 into OpenEnergyPlatform:develop Aug 14, 2025
2 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.

build_source scripts do not create exactly the checked in json files Update Python version in instructions to py313

2 participants