Releases: DataCloud-project/SIM-PIPE
Releases · DataCloud-project/SIM-PIPE
0.4.7: Merge pull request #169 from DataCloud-project/frontend-hotfix
0.4.6
release-0.4.5
Visualize resource consumption and prediction of resource consumption. This is work in progress that builds on the recent additions to the backend API endpoints for computing resource consumption and perform regression on this data to enable extrapolation to provide predictions of resource consumption.
release-0.4.4
bug fix: registry-hotfix
- There returned graphql data for a workflowtemplate differed from the typescript interface definition and created an error when loading the workflowTemplate when adding a registry secret to a project workflowTemplate.
release-0.4.3
Bug fix: update avg memory consumption when selecting a step
Beauty fix: max-height for logs box and graphs.
release-0.4.2
Minor updates to frontend how overall metrics are displayed for a dry-run.
release-0.4.1
- Display the current cpu and network usage in stead of the cumulative
- Error message from workflow displayed in the top of the logs
- Max height for logs before they become scrollable in y-direction
0.4.0: Merge pull request #153 from DataCloud-project/fr-141
- Upload and manage input artifacts in the artifacts browser. These artifacts can be used as inputs for dry runs.
- Upgraded to skeletonlabs v2
- Upgraded to svelte-kit v2
- Bug fixes
0.3.0
Third release of SIM-PIPE. This is a complete rewrite.