Cookie consent
We use cookies to personalize content and to better understand our users.
Attach GitHub release artifacts to the record
Hi team!
I recently started building a data management workflow for our experimental work at MIT.
We create a new GitHub repository for each experiment and we upload there the raw experimental data, the analysis scripts. The scripts also generate a processed dataset as a JSON file.
We don't want to have results (like this processed dataset) in version control as it is not good practice and can lead to discrepencies between results (generated) and scripts if we forget to update them in version control.
What we would like to do is to automatically generate these results when a github release is published and attach them as release artifacts. However these release artifacts at the moment are not shipped to Zenodo. I found this issue:
https://github.com/zenodo/zenodo/issues/1235
But I don't know if this repository is actively maintained or not.
I thought I'd give it a try here!
Thanks in advance for your reply!
And thank you for making Zenodo! I can't recommend it enough to my colleagues!
Cheers
Remi Delaporte-Mathurin