Update ENTSO-E Code List to version 95 and add automated update workflow - #65
Open
polinaamalinina wants to merge 4 commits into
Open
Update ENTSO-E Code List to version 95 and add automated update workflow#65polinaamalinina wants to merge 4 commits into
polinaamalinina wants to merge 4 commits into
Conversation
Collaborator
Author
|
Once the master is merged the website https://energy.referencedata.eu/ will be updated accordingly. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This pull request updates the ENTSO-E Code List reference data from version 91 to version 95.
The update includes the latest official Code List XSD and the required local extension types XSD. The reference data was regenerated from the updated source, including new and updated code lists and concepts introduced in version 95.
The published reference-data files in docs/ were regenerated for the code lists currently included in the publication process.
The request also includes a small fix in Tools/publish.py to correctly preserve github-mark-white.svg and .nojekyll when regenerating the publication directory.
In addition, a new Tools/update_codelist.py workflow has been added to make future Code List updates safer and more repeatable. The updater reads the Code List version and release metadata, validates XSD dependencies, runs the existing Code List generator, verifies the generated RDF metadata, republishes only the configured Code Lists, rebuilds the publication front page, checks protected publication files, and reports expected and unrelated publication changes before stopping for manual review.
The updater does not automatically commit or push changes.
Source version: ENTSO-E Code List v95
Release date in XSD: 2026-06-04
Commits:
The current pre-update state of master will be preserved separately for future reference and reproducibility.