Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
LINC
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Jira
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ResearchAndDevelopment
LINC
Commits
58770f9e
Project 'eosc/prefactor3-cwl' was moved to 'RD/LINC'. Please update any links and bookmarks that may still have the old path.
Commit
58770f9e
authored
5 years ago
by
Mattia Mancini
Browse files
Options
Downloads
Patches
Plain Diff
Simple test workflow
parent
03c5decc
No related branches found
No related tags found
No related merge requests found
Pipeline
#1113
failed
5 years ago
Stage: validate_cwl_scripts
Stage: test_steps
Stage: integration_test
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
test_workflow/test_list.cwl
+9
-25
9 additions, 25 deletions
test_workflow/test_list.cwl
with
9 additions
and
25 deletions
test_workflow/test_list.cwl
+
9
−
25
View file @
58770f9e
class:
Workflow
class:
CommandLineTool
cwlVersion: v1.0
cwlVersion: v1.0
id: test_list
label: test_list
$namespaces:
$namespaces:
sbg: 'https://www.sevenbridges.com/'
sbg: 'https://www.sevenbridges.com/'
id: test_input
baseCommand:
- echo
inputs:
inputs:
- id: base_directory
- id: msin
type: Directory
'sbg:x': -516
'sbg:y': -208
outputs:
- id: output
outputSource:
- directory_listing/output
type: 'Directory[]'
type: 'Directory[]'
'sbg:x': -60.39886474609375
inputBinding:
'sbg:y': -77.5
position: 0
steps:
outputs: []
- id: directory_listing
label: test_input
in:
- id: base_directory
source: base_directory
out:
- id: output
run: ../steps/directory_listing.cwl
label: DirectoryListing
'sbg:x': -290.3984375
'sbg:y': -95.5
requirements: []
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment