Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
workspaces
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package 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
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ssa
workspaces
Merge requests
!504
WS-677: Multi-stage workflow research & development
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
WS-677: Multi-stage workflow research & development
WS-677-dag-support-for-workflows
into
main
Overview
0
Commits
5
Pipelines
3
Changes
3
Merged
Nathan Hertz
requested to merge
WS-677-dag-support-for-workflows
into
main
3 years ago
Overview
0
Commits
5
Pipelines
3
Changes
3
Expand
Changes
Updated
workflow_service
to handle DAG submission
Added new three-stage DAG-ified
null_dag
workflow and templates
Testing
Unit tests are written and pass
Submitting normal jobs still works
Submitting DAGs works
Completes
WS-677
Edited
3 years ago
by
Nathan Hertz
0
0
Merge request reports
Activity
All activity
Filter activity
Deselect all
Approvals
Assignees & reviewers
Comments (from bots)
Comments (from users)
Commits & branches
Edits
Labels
Lock status
Mentions
Merge request status
Tracking
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Please
register
or
sign in
to reply
Sep 15, 2021
Added tests for changed code
· 14b22dfd
Nathan Hertz
authored
3 years ago
and
Nathan Hertz
committed
3 years ago
14b22dfd
Formatting changes (changed line length to 120)
· 893ecce5
Nathan Hertz
authored
3 years ago
and
Nathan Hertz
committed
3 years ago
893ecce5
Schema revision for new three-stage DAG-ified `null` workflow
· d3d8539c
Nathan Hertz
authored
3 years ago
and
Nathan Hertz
committed
3 years ago
d3d8539c
Modified DAG submission code to avoid an exception when no DAG file is
· 5b7cb4aa
Nathan Hertz
authored
3 years ago
and
Nathan Hertz
committed
3 years ago
found
5b7cb4aa
Finalize support for DAGs in `workflow_service`
· 2b824f59
Nathan Hertz
authored
3 years ago
and
Nathan Hertz
committed
3 years ago
2b824f59
Loading