Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
ewokscore
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Jira
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
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
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
workflow
ewoks
ewokscore
Merge requests
!96
refactor the conditional link else value
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
refactor the conditional link else value
refactor_conditional_complements
into
main
Overview
0
Commits
1
Pipelines
1
Changes
2
Merged
Wout De Nolf
requested to merge
refactor_conditional_complements
into
main
2 years ago
Overview
0
Commits
1
Pipelines
1
Changes
2
Expand
0
0
Merge request reports
Compare
main
main (base)
and
latest version
latest version
032d8611
1 commit,
2 years ago
2 files
+
25
−
58
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
2
Search (e.g. *.vue) (Ctrl+P)
doc/definitions.rst
+
1
−
0
Options
@@ -150,6 +150,7 @@ Node attributes
}
* *inputs_complete* (optional): set to `True` when the default input covers all required input
(used for method and script as the required inputs are unknown)
* *conditions_else_value* (optional): value used in conditional links to indicate the *else* value (`None` by default)
Link attributes
^^^^^^^^^^^^^^^
Loading