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

Update the update check output formatting to be consistent when there is both a plugin and steampipe update #423

Closed
kaidaguerre opened this issue Apr 26, 2021 · 0 comments · Fixed by #522
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@kaidaguerre
Copy link
Contributor

when there is both a steampipe and a plugin update, it looks like this:

Kais-MacBook-Pro:steampipe kai$ sp service stop --force

+-------------------------------------------------------------------+
|                                                                   |
| A new version of Steampipe is available! 0.4.0 → 0.4.1            |
| You can update by downloading from https://steampipe.io/downloads |
|                                                                   |
+-------------------------------------------------------------------+


+----------------------------------------------------------+
|                                                          |
| Updated versions of the following plugins are available: |
|                                                          |
|   turbot/aws @ latest           0.13.0 → 0.14.0          |
|                                                          |
| You can update by running steampipe plugin update --all  |
|                                                          |
+----------------------------------------------------------+

Steampipe database service stopped

The inconsistent widths and the spacing looks messy. Refactor the update check code to provided a unified display of updates

@kaidaguerre kaidaguerre added the enhancement New feature or request label Apr 26, 2021
@kaidaguerre kaidaguerre changed the title Update the update check output formatting to be consistent when there is both as a plugin and steampipe update Update the update check output formatting to be consistent when there is both a plugin and steampipe update Apr 26, 2021
@kaidaguerre kaidaguerre assigned tyagiparth and unassigned binaek May 27, 2021
@kaidaguerre kaidaguerre added this to the 0.5.2 milestone May 27, 2021
tyagiparth pushed a commit that referenced this issue Jun 5, 2021
… is both a plugin and steampipe update. closes #423
kaidaguerre pushed a commit that referenced this issue Jun 15, 2021
… is both a plugin and steampipe update. closes #423
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
3 participants