Skip to content

fix: update KeployCLI.java to add language flag#155

Merged
gouravkrosx merged 1 commit into
mainfrom
keploy-serve-cli
Sep 5, 2023
Merged

fix: update KeployCLI.java to add language flag#155
gouravkrosx merged 1 commit into
mainfrom
keploy-serve-cli

Conversation

@gouravkrosx
Copy link
Copy Markdown
Member

Related Issue

  • NA

Describe the changes you've made

  • Add language flag in keploy serve command to fix java CA bug.

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Code style update (formatting, local variables)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Describe if there is any unusual behaviour of your code(Write NA if there isn't)

NA

Checklist:

  • My code follows the style guidelines of this project.
  • I have performed a self-review of my own code.
  • I have commented my code, particularly in hard-to-understand areas and used java doc.
  • I have made corresponding changes to the documentation.
  • My changes generate no new warnings.
  • I have added tests that prove my fix is effective or that my feature works.
  • New and existing unit tests pass locally with my changes.

Screenshots (if any)

Original Updated
original screenshot updated screenshot

Copy link
Copy Markdown
Contributor

@shivamsouravjha shivamsouravjha left a comment

Choose a reason for hiding this comment

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

LGTM

@gouravkrosx gouravkrosx merged commit a5cdb51 into main Sep 5, 2023
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.

2 participants