Skip to content

Releases: sapporo-wes/sapporo-service

1.2.2

10 May 07:10
Compare
Choose a tag to compare

1.2.1

09 May 00:45
Compare
Choose a tag to compare

What's Changed

  • Add StreamFlow to README, and also add a short doc about adding new Workflow Engines by @kinow in #30
  • Add process to change permission under exe_dir for nf-core by @suecharo in be776be

Full Changelog: 1.2.0...1.2.1

1.2.0

15 Apr 06:44
Compare
Choose a tag to compare

What's Changed

  • Add StreamFlow (CWL compatible) by @kinow in #29

Full Changelog: 1.1.2...1.2.0

1.1.2

11 Apr 05:43
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @kinow made their first contribution in #26

Full Changelog: 1.1.1...1.1.2

1.1.1

28 Jan 05:10
Compare
Choose a tag to compare

18d4ea0 Add release script
60f15b5 Fix .dockerignore
d751437 Update deploy action
bf48916 Update lint and test actions
93f5bbc Fix arguments handling to resolve from current_dir when path is passed, based on #25 by @nabito
71e9718 Fix workflow_attachment query

Full Changelog: 1.1.0...1.1.1

1.1.0

14 Dec 10:14
Compare
Choose a tag to compare
  • Updated the API specification to sapporo-wes-1.0.1
  • Added the feature to parse workflow
  • Updated versions of nextflow and cromwell
  • Updated README

Full Changelog: 1.0.20...1.1.0

1.0.20

14 Dec 10:12
Compare
Choose a tag to compare

What's Changed

  • chmod auxiliary scripts in Snakemake workflows by @DrYak in #24
  • Changed to use flask-cors for CORS implementation.
  • Changed run.sh to download and treat as a local file when Snakemake workflow URL is a remote file.

Full Changelog: 1.0.19...1.0.20

1.0.19

12 Nov 09:08
Compare
Choose a tag to compare
  • If Snakemake workflow_url is a remote file, change run.sh to download it and treat it as a local file
  • tweaks in snakemake engine by @DrYak in #23

Full Changelog: 1.0.18...1.0.19

1.0.18

10 Nov 13:25
Compare
Choose a tag to compare
  • Fix environment variables at run.sh startup
  • Fix test data for wdl

Full Changelog: 1.0.17...1.0.18

1.0.17

05 Nov 11:34
Compare
Choose a tag to compare
  • Fix cwltool version

Full Changelog: 1.0.16...1.0.17