DHARPA-Project / kiara_plugin.topic_modelling

Mozilla Public License 2.0
0 stars 2 forks source link

chore: sync project template #5

Closed makkus closed 5 months ago

makkus commented 5 months ago

Updated the template to contain improved CI configuration, as well updates and improvements for testing. I've written up the new testing features here: https://github.com/DHARPA-Project/kiara-website/issues/19#issuecomment-2100008806

I've renamed your examples/jobs/init.yaml because (at least for me) the job was broken and the testing CI step failed otherwise, so once you fix that you can give it its original name back. I've included some very simple example jobs (one init.yaml test setup, as well as one successful and one failing test under tests/resources/jobs, as well as the corresponding test checks under tests/job_tests, which you can use as practical examples for your own test setup, and delete once you don't need them anymore.