Skip to content

add column headers and age column in listing runs#3575

Merged
vilmibm merged 7 commits intocli:trunkfrom
g14a:feature/action-headers
May 21, 2021
Merged

add column headers and age column in listing runs#3575
vilmibm merged 7 commits intocli:trunkfrom
g14a:feature/action-headers

Conversation

@g14a
Copy link
Contributor

@g14a g14a commented May 4, 2021

This commit adds column headers when runs are listed. And also adds an age column which shows how long the run has taken to execute.

Attaching screenshot:

image

Fixes #3485

@cliAutomation
Copy link
Collaborator

Hi! Thanks for the pull request. Please ensure that this change is linked to an issue by mentioning an issue number in the description of the pull request. If this pull request would close the issue, please put the word 'Fixes' before the issue number somewhere in the pull request body. If this is a tiny change like fixing a typo, feel free to ignore this message.

Copy link
Contributor

@vilmibm vilmibm left a comment

Choose a reason for hiding this comment

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

thanks for working on this; it needs some tweaking though.

@g14a
Copy link
Contributor Author

g14a commented May 20, 2021

@vilmibm done. Added AGE column and repaired tests

Copy link
Contributor

@vilmibm vilmibm left a comment

Choose a reason for hiding this comment

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

just one more thing, sorry

@g14a
Copy link
Contributor Author

g14a commented May 21, 2021

@vilmibm made the changes :)

Copy link
Contributor

@vilmibm vilmibm left a comment

Choose a reason for hiding this comment

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

awesome! thank you!

@vilmibm vilmibm merged commit c49c7f4 into cli:trunk May 21, 2021
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.

Add Column Headers and Creation Time to gh run list

3 participants