Skip to content

Releases: Computational-Plant-Science/plantit

v0.1.1

14 May 00:15
Compare
Choose a tag to compare
v0.1.1 Pre-release
Pre-release

Includes:

  • task iterations (only workflows with no inputs, e.g. for Monte Carlo simulations) #305
  • factor PyCyAPI out as an independent Python library #299
  • allow workflow developers to provide a contact email #296
  • bugfix: invalidate cached parameters for recent submissions when the workflow's definition changes #295
  • public API with Swagger docs #256
  • DIRT dataset migration feature #301

v0.1.0

21 Feb 06:56
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release

This pre-release includes:

  • workflow usage plot fixes #276
  • handle missing/deleted workflows #274
  • allow workflows to specify a shell to wrap singularity entry point #273
  • disable start button on task submission #270
  • more detailed task success/failure criteria (conditional on result files) #269
  • timeseries in home view no longer depend on having loaded user profile info #265
  • verify workflow input path is of kind specified in plantit.yaml #271
  • don't require GitHub accounts for all users #269
  • task orchestration refactor #257
  • institutions tab on stats view #287
  • public API with Swagger docs #256

v0.0.33

22 Jan 04:51
97c5074
Compare
Choose a tag to compare
v0.0.33 Pre-release
Pre-release

Includes:

  • workflow usage visualization #247
  • fault-tolerant backend Terrain calls #251
  • DB query caching #249
  • detect CyVerse maintenance windows #219
  • separate section for example workflows #253
  • uptime status #204
  • Workflow config file parsing bugfix #259
  • plantit.yaml parsing fix #259

v0.0.32

03 Jan 02:57
Compare
Choose a tag to compare
v0.0.32 Pre-release
Pre-release

Includes:

  • Paramiko SFTP patch #239
  • Stats page fixes #237
  • Workflow scraping bugfix #230
  • Persistent task configs #104
  • Project-associated workflows #144
  • Welcome view #248
  • Workflow scheduling #99
  • Nested batch jobs #240

v0.0.31

05 Dec 16:08
Compare
Choose a tag to compare
v0.0.31 Pre-release
Pre-release

includes:

  • branch support bugfix #228
  • organization-owned workflows #229
  • no longer require manual workflow binding (addresses #230)
  • various UI improvements

v0.0.30

18 Oct 13:30
Compare
Choose a tag to compare
v0.0.30 Pre-release
Pre-release

Includes:

  • async workflows/stats refresh #218
  • stats page workflows display bugfix #227
  • branch support #228

v0.0.29

07 Sep 03:23
Compare
Choose a tag to compare
v0.0.29 Pre-release
Pre-release

includes:

  • workflow contributors section on stats page #106
  • address task result download issue: we now require CyVerse tranfers, so no need to support downloads) #210
  • task view status timeline #211
  • open data tree to output folder on task completion #216
  • data tree close on user selection bugfix #217
  • single websocket & backend consumer per user #215
  • move status/alerts to bottom of window #214
  • check log files for secrets #213
  • debug Celery task submission issues #203

v0.0.28

31 Aug 23:43
Compare
Choose a tag to compare
v0.0.28 Pre-release
Pre-release

Includes:

  • image file preview in data tree (loaded from Data Store)
  • paged data tree
  • agent healthcheck history

v0.0.27

24 Aug 21:15
Compare
Choose a tag to compare
v0.0.27 Pre-release
Pre-release

Includes:

  • more descriptive user auth modals in workflow view and agents view
  • don't show Transfer to CyVerse button in task view unless the task succeeded
  • fix some job submission bugs re: working directory paths

v0.0.26

24 Aug 16:07
Compare
Choose a tag to compare
v0.0.26 Pre-release
Pre-release

Includes:

  • Fix inconsistent spacing in user authorization menu in agent view #201
  • Standardize user selection modals #200
  • Hide MIAPPE binding button for all but personal datasets #195
  • Fix copy agent public key to clipboard function in agent view #193
  • Fix working directory selection in agent binding modal in agents view #189
  • filter users who haven't connected GitHub accounts from user authorization modal in agent view