forked from gruntwork-io/cloud-nuke
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
UI overhaul and per-resource error reporting (gruntwork-io#356)
* Check in WIP * Convert most Infof calls to Debugf * Flip Info -> Debug * Extract spinner to separate package for re-usability * Update another Errorf call * Convert remaining resources to table-based workflow * Check in print tests * Update README * Handle pterm Render error * Suppress S3 bucket deletion detection messages * Suppress S3 warnings. Render error reason in table * Implement progressbar option for responsive output * Suppress more logging behind Debug calls * Fix some progressbar bugs * Implement pterm elements in UI refactor * Fix issues preventing clean processing of all resources * Handle render errors. Remove newlines from error msgs * Handle spinnerErr * Update report tests and fix uncovered bugs * Update UI / Rendering tests * Remove isActive check * Update Cloudtrail resource to use record pattern * Implement conditional generic error reporting - Don't return immediately when a list error is encountered - This should help prevent cloud-nuke from returning early when it still has work to do * fix typo nit Co-authored-by: Andrew Ellison <[email protected]>
- Loading branch information
1 parent
559a80f
commit 17ebebf
Showing
55 changed files
with
1,655 additions
and
410 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.