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

feat: improve debugging experience of workflow runs #5

Merged
merged 3 commits into from
Dec 19, 2023

Conversation

abelanger5
Copy link
Contributor

Makes steps in a workflow run expandable to view input, output and error information.

Also adds the triggering cron or event to the top of the workflow run.

Some screenshots:

Cron workflow (from examples directory):

image

Timeout example:

image

Makes steps in a workflow run expandable to view input, output and error information.

Also adds the triggering cron or event to the top of the workflow run.
@abelanger5 abelanger5 requested a review from steebchen December 18, 2023 18:32
Copy link
Collaborator

@steebchen steebchen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@abelanger5 abelanger5 merged commit cb07d12 into main Dec 19, 2023
@steebchen steebchen deleted the belanger/improve-workflow-run-debugging branch December 19, 2023 14:16
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

Successfully merging this pull request may close these issues.

2 participants