Add CI/CD pipeline and re-establish existing tests#167
Conversation
It is within a nested directory and thus not in the root's namespace
This might actually be harder to pull off than it sounds like. DV 5.x requires Payara 5, so different base image. We could build that of course, even cache some versions images. But to actually make this work, it might need doing some backports, because we evolved the images quite a bit when going from 5.x to recent develop, soon to be 6.1. |
|
@poikilotherm, it's good to note that the tests on pyDataverse were only done on How do you think we should proceed? Stick with |
|
Kudos, SonarCloud Quality Gate passed!
|
pdurbin
left a comment
There was a problem hiding this comment.
I didn't dig into the details but I'm so happy to see some CI working again! Ship it! 🚀
I tested it before on local running docker images and on our two instances we ran at AUSSDA, so something very recent, and some version half a year old or so. But never something really old, like more than 1.5y or one major version back. |








Describe your environment
Describe the PR
ToDos
3.7to3.11)test-actiontomainonce Added action tests dataverse-action#8Testing
Others
Tests run exclusively for Python version 3.10 at the moment but will expand to others in the PR progress. Is '>3.7' reasonable?