-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathnews.html
More file actions
38 lines (38 loc) · 1.86 KB
/
news.html
File metadata and controls
38 lines (38 loc) · 1.86 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
<div class="news-and-updates-box h-100">
<div class="news-entry py-3">
<div>
<h5 class="mb-0">
<a target="_blank" rel="noopener noreferrer"
href="https://github.com/dockstore/dockstore/releases?q=tag%3A1.19">
1.19 release</a>
</h5>
<span>Get more information on our 1.19.x series releases <a target="_blank" rel="noopener noreferrer" href="https://github.com/dockstore/dockstore/releases?q=tag%3A1.19">here</a>.</span>
</div>
<span class="date-display ml-3">Feb 4, 2026</span>
</div>
<div class="news-entry py-3">
<div>
<h5 class="mb-0">
<a target="_blank" rel="noopener noreferrer"
href="https://docs.dockstore.org/en/stable/end-user-topics/dois.html#automatic-dockstore-doi-generation">
Automatic DOIs</a>
</h5>
<span>Dockstore now automatically generates a Zenodo DOI for a tagged version when it is added to a published entry. See the <a target="_blank" rel="noopener noreferrer"
href="https://docs.dockstore.org/en/stable/end-user-topics/dois.html#automatic-dockstore-doi-generation">details</a>!</span>
</div>
<span class="date-display ml-3">Feb 19, 2025</span>
</div>
<div class="news-entry py-3">
<div>
<h5 class="mb-0">
<a target="_blank" rel="noopener noreferrer"
href="https://docs.dockstore.org/en/stable/advanced-topics/metrics.html">
View workflow metrics</a>
</h5>
<span>Terra metrics through the end of 2024 have been loaded! Check on how people are using the various versions of your workflows on <a target="_blank" rel="noopener noreferrer"
href="https://dockstore.org/search?execution_partners.keyword=TERRA&entryType=workflows&searchMode=files">
Terra</a>.</span>
</div>
<span class="date-display ml-3">Jan 15, 2025</span>
</div>
</div>