This repository was archived by the owner on Aug 9, 2023. It is now read-only.
Commit 4322380
release update (#91)
* add code repo options, and custom resource for ecr repos
* handle existing ecr repos on create
* allow retaining repos on update/replace and delete
* add codecommit and bitbucket options for build source
* allow user specified buildspec files
* fix image lifecycle policy puts
* use awslabs/amazon-ebs-autoscale
* use new amazon-ebs-autoscale repo
* update ebs-autoscale README
* remove ebs-autoscale code from this repo
* remove deprecated custom ami template
* Add s3:GetObject permission to EC2 instance role
Add s3:GetObject permission to EC2 instance role for retrieving objects from S3 buckets and open datasets.
* Add S3 open datasets parameter
Add a new S3 open data bucket ARNs parameter and instance profile permission for using shared datasets.
* use common container build template
* move container build template to templates/_common
* make batch job definition optional for container builds
* require specification of buildspec.yml for container builds
* create workflow-tool container buildspec file
* use container build template for nextflow
* create nextflow container buildspec file
* remove deprecated ami build
* use container name variable for nextflow image
* propagate TemplateRootUrl to nextflow resources
* fix job def output value
* scope down nextflow permissions
* scratch mount no longer needed
* fix sfn example url
resolve #90
Co-authored-by: paulu-aws <[email protected]>
Co-authored-by: Jay Wang <[email protected]>1 parent 708e176 commit 4322380
File tree
20 files changed
+706
-1002
lines changed- docs
- src
- containers
- ebs-autoscale
- bin
- templates
- templates
- _common
- cromwell
- deprecated
- nextflow
- step-functions
20 files changed
+706
-1002
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
| 63 | + | |
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
| 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 | + | |
| 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 | + | |
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 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 | | - | |
| 5 | + | |
| 6 | + | |
This file was deleted.
0 commit comments