glotaran / pyglotaran-examples

This repository hold examples showcasing the use of the pyglotaran package
MIT License
5 stars 7 forks source link

👌 Refine action and "Update comparison results" workflow for reproducibility #41

Closed s-weigand closed 3 years ago

s-weigand commented 3 years ago

For proper reproducibility, we need to know the exact versions (git commit) of pyglotaran and pyglotaran-examples that produced the results. This PR changes the action and "Update comparison results" workflow to extract the commit shas and save them to file as well as the commit message of commits on the comparison-results branch.

I also cleaned out the commits on the comparison-results branch, since they weren't reproducible due to the missing information.

This is an example commit to the empty comparison-results branch on my fork.