Skip to content

Kevin/v1.1.0#63

Open
kevinwang5658 wants to merge 35 commits intomainfrom
kevin/v1.1.0
Open

Kevin/v1.1.0#63
kevinwang5658 wants to merge 35 commits intomainfrom
kevin/v1.1.0

Conversation

@kevinwang5658
Copy link
Copy Markdown
Collaborator

No description provided.

…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
… 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
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.

1 participant