Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • C csst-dfs-client
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • csst-dfs
  • csst-dfs-client
  • Repository
Switch branch/tag
  • csst-dfs-client
  • csst_dfs_client
  • dag.py
Find file BlameHistoryPermalink
  • Wei Shoulin's avatar
    feat(dag): add find_dag_run and update_dag_run_status_code APIs · 9a8486ac
    Wei Shoulin authored Aug 19, 2025
    Introduce two new endpoints:
    - find_dag_run: search DAG run records with filters
    - update_dag_run_status_code: update status of a DAG run
    
    Include corresponding unit tests.
    9a8486ac