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(cli): adding skip of version mismatch for the server install cmd #2651

Merged
merged 1 commit into from Jun 5, 2023

Conversation

xoscar
Copy link
Collaborator

@xoscar xoscar commented Jun 5, 2023

This PR adds a way to skip version mismatch checks for commands when using the setupCommand function

Changes

  • Updates the setup command function to have a way to skip version mismatch validations

Fixes

  • A release bug when trying to install tracetest

Checklist

  • tested locally
  • added new dependencies
  • updated the docs
  • added a test

@xoscar xoscar self-assigned this Jun 5, 2023
@xoscar xoscar added the CLI label Jun 5, 2023
@xoscar xoscar marked this pull request as ready for review June 5, 2023 17:16
@xoscar xoscar merged commit f4ce24a into main Jun 5, 2023
24 checks passed
@xoscar xoscar deleted the fix-server-install-version-mismatch branch June 5, 2023 17:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants