Skip to content

Remove 1.x tutorials #392

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Apr 18, 2025
Merged

Remove 1.x tutorials #392

merged 2 commits into from
Apr 18, 2025

Conversation

bilgeyucel
Copy link
Contributor

@bilgeyucel bilgeyucel commented Apr 17, 2025

Continues the work in deepset-ai/haystack-home#437

  • Remove 1.x related codes from the workflows
  • remove haystack_v2 tag

* Remove 1.x related codes from the workflows
* remove haystack_v2 tag
@bilgeyucel bilgeyucel requested a review from a team as a code owner April 17, 2025 09:34
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

Copy link
Member

@julian-risch julian-risch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me! 👍 I only have one question about haystack_2. If it's really not needed anymore, we can also remove it from all tutorials in the index.toml I believe. I am not 100% sure whether we need haystack_2 somewhere else though.

@@ -26,7 +28,6 @@ def generate_frontmatter(config, tutorial):
featured_image: /images/tutorial_walkthrough_thumbnail.png
images: ["/images/tutorial_walkthrough_thumbnail.png"]
haystack_version: "{tutorial.get("haystack_version", "latest")}"
haystack_2: {tutorial.get("haystack_2", False)}
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is it really not needed anymore?

Copy link
Member

@julian-risch julian-risch Apr 17, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If so, we could also remove from every tutorial in the index.toml the haystack_2 = true?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We were using that field to put Haystack 2 tag like Featured in the tutorial card. I had removed it from the frontend, this is just a leftover
image

And you have a point, I'll remove it from index.toml

@bilgeyucel bilgeyucel merged commit 041adda into main Apr 18, 2025
2 checks passed
@bilgeyucel bilgeyucel deleted the remove-1.x-tutorial branch April 18, 2025 09:30
@bilgeyucel bilgeyucel restored the remove-1.x-tutorial branch May 14, 2025 11:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants