IQSS / dataverse-jenkins

configs and docs for running continuous integration for Dataverse in Jenkins

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

add config to test Dataverse support in repo2docker

pdurbin opened this issue · comments

I just noticed jupyterhub/repo2docker#739 by @Xarthisius (THANK YOU!!!) and now I'm interested in having a Jenkins job assert that we don't ever break anything on the Dataverse side that would make repo2docker stop working with Dataverse.

The context here is that the pull request above should unblock the vision for a "Binderverse" laid out by @aculich in IQSS/dataverse#4714

Binder recently added support for Zenodo DOIs (screenshot below) and we want Dataverse DOIs to be supported as well.

Screen Shot 2019-07-11 at 11 28 05 AM

We can help my testing the pull request above with Jenkins. And once it's merged, we can continue testing the code over time to ensure it keeps working.

jupyterhub/repo2docker#739 was merged! 🎉 Hooray! 🎉 We should still set up these tests some day, as time allows.