Skip to content

2021.07

Compare
Choose a tag to compare
@antgonza antgonza released this 08 Jul 14:18
· 494 commits to master since this release
  • Added a new "Add Default Workflow" button to the preparation tab so we automatically add all the "recommended" steps in a preparation based on our workflows.
  • New Preparation Listing GUI + searching within preparation types, thank you @AmandaBirmingham!
  • We limit the parameters displayed to the user per command based on which have already been run successfully; for example if a preparation has already a "Trim 100" job, this option will not be shown.
  • Re-added Coveralls to Qiita and removed codecov.
  • We are limiting the number of samples in a preparation file to 800.
  • Added User.update_email which allows to update a Users email.
  • Fixed the following issues: #3113, and #3079.