Kevin/v1.1.0#63
Open
kevinwang5658 wants to merge 35 commits intomainfrom
Open
Conversation
…ory crashes. Improved the progress output for destroy
- Previous sudo check blocked the main thread - Move title of sudo inside of the box - Make sure not to cache password for regular plugin requests
…r. Changed raw logs to not be cyan
… and prevents them from breaking older versions
* feat: Improved apply validation errors * feat: Refactored to share the same plugin error type. Use the reporter to determine how to present it. * fix: Fixed display functions to be async * feat: Improve the copy and formatting for apply validation error. Fix pretty print error for NOOP. Added to CLAUDE.md * feat: Improved copy again * feat: Added partial applys. If a resource fails to apply, skip it and all transitive dependent resources. Apply un-related resources. * feat: Further refactored the error messages. Combined it with a final display message change. The final display message will now tell the user a list of all changes that were made. * feat: refactored the code so that the final apply message is handled entirely inside the reporters. * feat: Additional refactoring. Cleaned up dead APPLY_VALIDATION_ERROR dead code. Moved rendering logic to the ApplyComplete component instead. * fix: Fix /etc/os-release not present
* feat: Patch the launcher script to handle simple tasks so that the NodeJS startup delay is less noticeable. * fix: For unescaped brackets in the patch file * fix: Added static help files for top level commands as well: codify apply, codify plan, codify ... * feat: Patch the NodeJS subshell launch in the bin script as well. Replace with exec * feat: Added MacOS pkg installer patching as well. Removed it from the pkg script. * feat: Added destroy to connect
… destroy is running
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.