Releases: sapporo-wes/sapporo-service
Releases · sapporo-wes/sapporo-service
1.0.15
1.0.14
1.0.13
1.0.12
1.0.11
1.0.10
1.0.9
- Changed the status of ep3 and toil to experimental.
- Fixed the port of the development environment from 8080 to 1122
- Removed run_dir from tags
- Fixed a behavior regarding the execution of a registered workflow
- Implemented file hosting feature for run_dir
- Fixed tests
- Updated README and swagger documentation.
1.0.8
1.0.7
- Add Snakemake
- Remove
external
fromdocker-compose.yml
's network to create automatically - Add wf execution test
- Add the function to change permissions of outputs dir and exe dir
- Add the function to handle
workflow_attachment
while maintaining the directory structure of the formData's filename - Update README.md
1.0.6
- Fix
README.md
- Add Nextflow script to
run.sh
- Add curl example
- Update WES specification
- Refactoring the source code
- Add process to set permissions of exe_dir and outputs_dir to 777
- Fixed volume mount in
docker-compose.yml
anddocker-compose.dev.yml
- Fixed the structure of the test directory
- Implement upload to S3 function