deepset-ai / haystack-tutorials

Here you can find all the Tutorials for Haystack 📓
https://haystack.deepset.ai/tutorials
Apache License 2.0
256 stars 87 forks source link

Rework workflow to test Haystack 1.x tutorials in PR #313

Closed silvanocerza closed 6 months ago

silvanocerza commented 6 months ago

Relates to #197. Depends on #312, first merge that PR.

This PR changes run_tutorials.yml in several ways. First thing is the name, now it's run_tutorials_v1.yml. run_tutorials.yml will be used to test Haystack 2.x tutorials and added in a later PR.

This workflow will run only when runnable 1.x tutorials are edited. This is the list of tutorials that will trigger it:

Some 1.x tutorials are excluded for different reasons, like requiring a GPU. Haystack 2.x tutorials won't trigger this workflow at all.

I also changed the workflow to test both with latest 1.x version and the unstable 1.x. Tutorials that have a fixed version will use that instead.

review-notebook-app[bot] commented 6 months ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB