-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
fix: correct VersionIdentifier typo and CLI banner casing #3357
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
base: main
Are you sure you want to change the base?
Conversation
|
CLA Assistant Lite bot All contributors have signed the CLA ✍️ ✅ |
|
The CLA check failed. Please ensure you have:
After fixing these issues, comment 'recheck' to trigger the workflow again. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you and congratulations 🎉 for opening your very first pull request in keploy
|
I have read the CLA Document and I hereby sign the CLA |
|
recheck |
fix: update CLI banner casing and fix identifier typo - Fixed typo: VersionIdenitifier to VersionIdentifier - Changed value from 'version' to 'Version' - CLI banner now shows 'Version:' instead of 'version:' Signed-off-by: Mayank Nishad <mayankn051@gmail.com>
fix: correct VersionIdentifier typo in utils/utils.go Fixed spelling: VersionIdenitifier to VersionIdentifier Signed-off-by: Mayank Nishad <mayankn051@gmail.com>
Signed-off-by: Mayank Nishad <mayankn051@gmail.com>
|
Hi @gouravkrosx and @Sarthak160 , I've submitted a PR to fix the recurring typo and standardize the version display in the CLI. |
|
@gouravkrosx and @Sarthak160 I would request to merge the changes and close this PR. |
Describe the changes that are made
Links & References
Closes: #3346
🔗 Related PRs
🐞 Related Issues
📄 Related Documents
What type of PR is this? (check all applicable)
Added e2e test pipeline?
Added comments for hard-to-understand areas?
Added to documentation?
Are there any sample code or steps to test the changes?
Self Review done?
Any relevant screenshots, recordings or logs?
N/A
Additional checklist: