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

change printing output for 'buildtest buildspec summary' and 'buildtest inspect query #1831

Merged
merged 2 commits into from
Oct 22, 2024

Conversation

shahzebsiddiqui
Copy link
Member

In this PR we have changed the output for 'buildtest buildspec summary' to show content of tables without using rich.Layout which helps show all entries of tables since rich.Layout will hide some entries.

We color code valid and invalid buildspecs with green and red color.

Screenshot 2024-10-22 at 12 22 25 PM Screenshot 2024-10-22 at 12 22 37 PM Screenshot 2024-10-22 at 12 22 45 PM

We now show content of buildspec in buildtest inspect query command
Screenshot 2024-10-22 at 12 23 11 PM

…ich.Layout and rather just

print the tables.

Add method to retrieve buildspec by test name that can be used in 'buildtest inspect query' to print content
of buildspec file
@pull-request-size pull-request-size bot added size/L and removed size/M labels Oct 22, 2024
@shahzebsiddiqui shahzebsiddiqui merged commit 5421ff5 into devel Oct 22, 2024
41 of 45 checks passed
@shahzebsiddiqui shahzebsiddiqui deleted the update_buildspec_summary branch October 22, 2024 16:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant