Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: Display Workflow Run Jobs #42

Open
ryanbrainard opened this issue Mar 24, 2021 · 0 comments
Open

Feature Request: Display Workflow Run Jobs #42

ryanbrainard opened this issue Mar 24, 2021 · 0 comments

Comments

@ryanbrainard
Copy link

It is great to see the top-level workflow run, but I'd really like it to be able to drill down into the jobs inside the run. Even better would be to see the steps inside the jobs, but just the jobs would be a big help.

To do this, there would probably need to be another level added in the hierarchy between runs and logs. I'm thinking like a three panel layout like this that would allow for the two levels with dynamic content on the right:

┌───────────────────┬─────────────────────┬─────────────────────┐
│        Runs       │        Jobs         │      Details        │
│                   │                     │                     │
│ - Run 1           │  - Run 2: Job A     │    Logs, etc.       │
│ - Run 2           │  - Run 2: Job B     │                     │
│ - Run 3           │                     │                     │
│                   │                     │                     │
│                   │                     │                     │
│                   │                     │                     │
│                   │                     │                     │
│                   │                     │                     │
│                   │                     │                     │
│                   │                     │                     │
│                   │                     │                     │
│                   │                     │                     │
└───────────────────┴─────────────────────┴─────────────────────┘
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant