This repository was archived by the owner on Aug 9, 2023. It is now read-only.
Commit 72adffa
v3.1.0 release (#192)
* move ecs configs to ecs-additions-common
* fix nextflow workflow cancel behavior
* increase docker / ecs stop timeout to allow nextflow cleanup activities
* fix error handling in cleanup() in nextflow container entrypoint script
* bump to cdk v1.102.0
* change examples source files
* enable docker authentication on cromwell
* change policy name
* change policy
* fix some typos and add policies
* fix typo on IAM
* add cromwell and gwf-core template
* scope down policies
* fix passing lists to nested stacks
* everything is AL2 compatible now
* change secret name and scope down permissions
* updated efs
* update to gp3
* updated EFS support in Nextflow
* fixed yaml errors
* updated efs deployment
* add message about s3 bucket location
* update nextflow mount script
* support existing EFS
* updated combine nextflow and core
* update readme
* updated with lint
* fix pr comments
* update ecs-config changes
* updated null efs param to none
* updated typos and missed string to number
* add nextflow helper script
* catch error if log not ready
* Update README.md
Updating README to say MIT-0 rather than Modified MIT now that MIT-0 is a standard SPDX tag.
* Cromwell install docs
* gwf-core auto update code pipeline
* bump mkdocs version
* update dependencies
* updating with changes to integrate use of FSx and also made some changes to other params for more options.
* updated with latest cromwell jar from Henrique
* updated cromwell db timeout from 5 secs to 30 secs due to issues faced.
Updated cromwell jar with changes recently made with caching
added instance type options to config as per other PR raised last year. Would be helpful to have that option
* Bump minimist from 1.2.5 to 1.2.6 in /src/aws-genomics-cdk
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)
---
updated-dependencies:
- dependency-name: minimist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <[email protected]>
* updated the Max VCPU's to 1000 as per Lee's recommendation
Co-authored-by: Itzik Paz <[email protected]>
Co-authored-by: Henrique Silva <[email protected]>
Co-authored-by: Friedman <[email protected]>
Co-authored-by: ajfriedman18 <[email protected]>
Co-authored-by: Henri Yandell <[email protected]>
Co-authored-by: Mark Schreiber <[email protected]>
Co-authored-by: patsarth_gfb <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 1676f13 commit 72adffa
File tree
49 files changed
+21092
-4843
lines changed- docs/install-cromwell
- images
- src
- aws-genomics-cdk
- examples
- lib/workflows
- containers/nextflow
- ecs-additions
- gwf-core-codepipeline
- bin
- lib
- scripts
- templates
- cromwell
- gwfcore
- nextflow
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
49 files changed
+21092
-4843
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
58 | 67 | | |
59 | 68 | | |
60 | 69 | | |
| |||
76 | 85 | | |
77 | 86 | | |
78 | 87 | | |
79 | | - | |
| 88 | + | |
Loading
Loading
Loading
Loading
Loading
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
| 7 | + | |
7 | 8 | | |
8 | 9 | | |
9 | | - | |
| 10 | + | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
13 | | - | |
| 14 | + | |
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
0 commit comments