Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 0 additions & 12 deletions test/monolithic_app/build_app.sh

This file was deleted.

195 changes: 0 additions & 195 deletions test/monolithic_app/cmr_results.json

This file was deleted.

24 changes: 0 additions & 24 deletions test/monolithic_app/cwl_job_input.yml.template

This file was deleted.

62 changes: 0 additions & 62 deletions test/monolithic_app/test_cwl.sh

This file was deleted.

22 changes: 0 additions & 22 deletions test/monolithic_app/unity-example-app.test.template.json

This file was deleted.

22 changes: 0 additions & 22 deletions test/monolithic_app/unity-example-app.test.yml

This file was deleted.

File renamed without changes.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
input: # type 'Directory'
input_stac_catalog_dir: # type 'Directory'
class: Directory
path: ../stage_in
summary_table_filename: summary_table.txt # default value of type 'string'.
Expand All @@ -7,4 +7,4 @@ example_argument_string: string # default value of type 'string'.
example_argument_int: 1 # default value of type 'int'.
example_argument_float: 1.0 # default value of type 'float'.
example_argument_empty: a_string # type 'string'
example_argument_bool: true # default value of type 'boolean'.
example_argument_bool: true # default value of type 'boolean'.
File renamed without changes.