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

[FIX] Refactor extra variable handling and command reference #112

Merged
merged 2 commits into from
Jul 16, 2024

Conversation

SquirrelDeveloper
Copy link
Collaborator

Updated the ExtraVars code to not throw an error when the ExtraVars value is not found and it's local. This update provides better handling of non-local errors and avoids unnecessary alerts for local ones. Additionally, updated the command reference in the terminal from '_installAgent' to 'installAgent' for improved readability.

Updated the ExtraVars code to not throw an error when the ExtraVars value is not found and it's local. This update provides better handling of non-local errors and avoids unnecessary alerts for local ones. Additionally, updated the command reference in the terminal from '_installAgent' to 'installAgent' for improved readability.
@SquirrelDeveloper SquirrelDeveloper added the bug Something isn't working label Jul 15, 2024
@SquirrelDeveloper SquirrelDeveloper added this to the v0.1.16 milestone Jul 15, 2024
A new optional field, `local`, was added to the API types definition in the shared-lib. This was done to allow for more flexibility when defining new API types.
@SquirrelDeveloper SquirrelDeveloper merged commit 119b00d into master Jul 16, 2024
7 of 8 checks passed
@SquirrelDeveloper SquirrelDeveloper deleted the bug-fix-install-agent-quick-ref branch July 16, 2024 07:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Development

Successfully merging this pull request may close these issues.

1 participant