Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
I
imaging_compress_pipeline
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
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
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
LDV
imaging_compress_pipeline
Merge requests
!3
Don't compress sun targets
Code
Review changes
Check out branch
Open in Workspace
Download
Patches
Plain diff
Expand sidebar
Merged
Don't compress sun targets
do_not_compress_sun_targets
into
master
Overview
21
Commits
10
Pipelines
0
Changes
1
Merged
Don't compress sun targets
Timo Millenaar
requested to merge
do_not_compress_sun_targets
into
master
May 17, 2024
Overview
21
Commits
10
Pipelines
0
Changes
1
Depends on
ldv-images!1 (merged)
and
lofar_quality!8 (merged)
Edited
May 31, 2024
by
Timo Millenaar
0
0
Merge request reports
Viewing commit
364cd19c
Prev
Next
Show latest version
1 file
+
1
−
1
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
364cd19c
Make is_long_baseline optional
· 364cd19c
Timo Millenaar
authored
May 31, 2024
download_and_compress_pipeline.cwl
+
1
−
1
View file @ 364cd19c
Edit in single-file editor
Open in Web IDE
Show full file
@@ -16,7 +16,7 @@ inputs:
- id: surls
type: string[]
- id: is_long_baseline
type: boolean
type: boolean
?
outputs:
- id: compressed
Loading