Skip to content

5.0.2

Compare
Choose a tag to compare
@prioux prioux released this 09 Mar 16:24
· 1654 commits to master since this release

Several bug fixes (boring!) and enhancements (yeah!)

  • Singularity support fixes (build instead of pull, exec instead of run)
  • jQuery fixes
  • API is now single-token based (Bearer token)
  • API improvements (limits, simpler filters)
  • Switch project clears the persistent list
  • Containers mount local DPs
  • Plugins can provide arbitrary ruby code in their lib/
  • A task's work directory can be saved for inspection
  • Launching tasks checks accessibility of inputs
  • Lots of tiny internal bugs fixes