Pipeline View for related jobs (OD-483)
Ernesto Portillo opened 4 years ago

This is purely aesthetic, and if it's not feasible or there are no plans to implement, that's fine. I still think the product is great! it's making my first dabble into CI/CD quite pleasant. I was wondering if it would be feasible to add a way to view related jobs in a pipeline view with different stages. The easiest example I have I guess is the Azure Devops Pileline. In which there can be multiple jobs for a stage, and multiple stages for a pipeline. This is by no means crucial, I just didn't know if it had been thought of already.

  • jbauer commented 4 years ago

    That would indeed be nice to quickly get an overview. Especially for people that have not authored the build pipeline.

  • Robin Shen commented 4 years ago

    OneDev does not have concept of stages. It is all jobs, if one job depends on the other, they will run sequentially, otherwise, they will run concurrently. This is more simple and flexible to my opinion. For instance, GitLab added job dependency mechanism recently in order to get a job in later stage to start immediately without waiting for all jobs of previous stage to complete.

    So a job dependency graph here will be something like pipeline view, and it can show relationships between different jobs to help user get a clear view of job dependencies (or job execution flow). This can be added in future version of OneDev.

  • Ernesto Portillo commented 4 years ago

    Oh nice. Yes a job dependency graph would accomplish the same thing. Thank you for making this product

  • Robin Shen changed fields 4 years ago
    Name Previous Value Current Value
    Priority
    Minor
    Major
  • Robin Shen added to iteration "7.0.0" 4 years ago
  • OneDev changed state to 'Closed' 4 years ago
    Previous Value Current Value
    Open
    Closed
  • OneDev commented 4 years ago

    State changed as code fixing the issue is committed

  • OneDev changed state to 'Released' 4 years ago
    Previous Value Current Value
    Closed
    Released
  • OneDev commented 4 years ago

    State changed as build #2472 is successful

issue 1/1
Type
New Feature
Priority
Major
Assignee
Iterations
Issue Votes (1)
Watchers (5)
Reference
OD-483
Please wait...
Connection lost or session expired, reload to recover
Page is in error, reload to recover