-
Notifications
You must be signed in to change notification settings - Fork 1
Implement versioning using commit hash #3
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Description
Right now versioning is using a version file which contains a string of the form 0.0.1. On each execution of the materials.py script this version is increased and included into the xml version tag.
We should define an additional tag (commit?) to store the commit hash information into the generated materials.xml. This could probably be done using git hooks.
Relevant discussion: http://ezpc10.unizar.es/t/important-material-repository-updates/460/12
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed