Releases: Computational-Plant-Science/plantit
Releases · Computational-Plant-Science/plantit
v0.1.1
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
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
v0.0.32
v0.0.31
v0.0.30
v0.0.29
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
v0.0.27
v0.0.26
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