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

Update CLI error codes to be consistent with connect #976

Merged
merged 5 commits into from
Mar 5, 2021

Conversation

jefferai
Copy link
Member

@jefferai jefferai commented Mar 4, 2021

No description provided.

@jefferai jefferai added this to the 0.1.8 milestone Mar 4, 2021
@github-actions github-actions bot added the core label Mar 4, 2021
@jefferai jefferai force-pushed the jeff-update-cli-error-codes branch from 57404c9 to 1787fcd Compare March 4, 2021 20:11
@jefferai jefferai requested a review from louisruch March 4, 2021 20:11
@jefferai jefferai requested a review from schristoff March 4, 2021 20:11
Copy link
Collaborator

@louisruch louisruch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: given we are standardizing return codes here, it would be nice if they could be made consts instead of magic numbers within the code. This will just help future coding and debugging to quickly know what each means.

Feel free to add this as a backlog task as well

@jefferai
Copy link
Member Author

jefferai commented Mar 4, 2021

@louisruch great idea on the consts; I will make that change now.

@jefferai
Copy link
Member Author

jefferai commented Mar 4, 2021

@louisruch done, PTAL

louisruch
louisruch previously approved these changes Mar 4, 2021
Copy link
Collaborator

@louisruch louisruch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jefferai jefferai merged commit 9649a19 into main Mar 5, 2021
@jefferai jefferai deleted the jeff-update-cli-error-codes branch March 5, 2021 01:05
louisruch pushed a commit that referenced this pull request Apr 7, 2024
This adds an enterprise-specific scenario for running Admin UI tests against AWS infra. This enables testing for features like session recording.
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.

2 participants