Skip to content
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

Archive answer key histories #5629

Open
wants to merge 12 commits into
base: main
Choose a base branch
from
14 changes: 14 additions & 0 deletions faqs/galaxy/histories_archive.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
---
title: Archive a history
description: If you want to remove the history from your active histories but keep it around for reference, you can move it to the Archived Histories section.
area: histories
box_type: tip
layout: faq
contributors: [nomadscientist]
---

1. Select {% icon galaxy-history-options %} **History Options** which is on the top of the list of datasets in the history panel
2. Select {% icon galaxy-history-archive %} **Archive History**
3. Select the **Archive history** button

Your history is now archived! To find it again, you will need to go to **Data** → **Histories** → **Archived Histories**.
3 changes: 2 additions & 1 deletion faqs/gtn/gtn_example_histories.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,9 @@ area: introduction
layout: faq
box_type: tip
contributors: [nomadscientist]
redirect_from:
- faqs/gtn/using-answer-key-histories
---

If you get stuck, you can first check your history against an exemplar history, from your tutorial.

First, import the target history.
Expand Down
20 changes: 0 additions & 20 deletions faqs/gtn/using-answer-key-histories.md

This file was deleted.

4 changes: 4 additions & 0 deletions topics/contributing/faqs/input-and-answer-keys.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,7 @@ answer_histories:
history: https://humancellatlas.usegalaxy.eu/u/wendi.bacon.training/h/cs1pre-processing-with-alevin---answer-key
date: 2024-01-01
```

Finally, to prevent yourself from accidentally changing those tutorial histories, you can **Archive History**.

{% snippet faqs/galaxy/histories_archive.md %}
Loading