Skip to content

Commit

Permalink
release: 0.7.4
Browse files Browse the repository at this point in the history
  • Loading branch information
audrium committed Jul 7, 2021
1 parent 91da8ee commit dd3e646
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
Binary file modified assets/static/img/release.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 5 additions & 5 deletions templates/page.html
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ <h3>Free</h3>
<h3>Structure your analysis</h3>
<figure class="figure">
<div class="command-line">
<div class="line">version: 0.7.3</div>
<div class="line">version: 0.7.4</div>
<div class="line">inputs:</div>
<div class="line tab">files:</div>
<div class="line tab-2x">- code/mycode.py</div>
Expand Down Expand Up @@ -275,12 +275,12 @@ <h3>Developers</h3>
<div class="release-news">
<img src="{{ '/static/img/release.png'|asseturl }}" />
<div class="release-news-body">
<h3>REANA 0.7.3</h3>
<h6>24 March 2021</h6>
<h3>REANA 0.7.4</h3>
<h6>07 July 2021</h6>
<p>
Adds reana-client validation of workflow input parameters and environment images. Improves cluster resilience in case of job failures. Fixes HTCondor and Slurm integration for complex job commands.
Allows to specify memory limits for Kubernetes compute backend jobs. Improves workflow validation of input parameters and environment images.
</p>
<p class="release-news-link"><a href="https://github.com/reanahub/reana/releases/tag/0.7.3">See full release notes</a></p>
<p class="release-news-link"><a href="https://github.com/reanahub/reana/releases/tag/0.7.4">See full release notes</a></p>
</div>
</div>
</div>
Expand Down

0 comments on commit dd3e646

Please sign in to comment.