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

feat: added method to validate the ssh connection #2340

Merged
merged 9 commits into from
Nov 5, 2024
Merged

Commits on Nov 1, 2024

  1. feat: added method to validate the ssh connection

    Signed-off-by: Fernando Rijo Cedeno <37381190+zFernand0@users.noreply.github.com>
    zFernand0 committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    2d918c7 View commit details
    Browse the repository at this point in the history
  2. chore: update changelog

    Signed-off-by: Fernando Rijo Cedeno <37381190+zFernand0@users.noreply.github.com>
    zFernand0 committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    54fd523 View commit details
    Browse the repository at this point in the history
  3. rewview: fix lint issue

    Signed-off-by: Fernando Rijo Cedeno <37381190+zFernand0@users.noreply.github.com>
    zFernand0 committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    ed25b84 View commit details
    Browse the repository at this point in the history
  4. review: add unit test coverage for new method

    Signed-off-by: Fernando Rijo Cedeno <37381190+zFernand0@users.noreply.github.com>
    zFernand0 committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    59055b3 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'master' of https://github.com/zowe/zowe-cli into ze/iTerm

    Signed-off-by: Fernando Rijo Cedeno <37381190+zFernand0@users.noreply.github.com>
    zFernand0 committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    c2196a5 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2024

  1. review: add system test for connection validation function 😋

    Signed-off-by: Fernando Rijo Cedeno <37381190+zFernand0@users.noreply.github.com>
    zFernand0 committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    e95f9fd View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

  1. rewview: update changelog entry for now 😋

    Signed-off-by: Fernando Rijo Cedeno <37381190+zFernand0@users.noreply.github.com>
    zFernand0 committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    d26a2d0 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/zowe/zowe-cli into ze/iTerm

    Signed-off-by: Fernando Rijo Cedeno <37381190+zFernand0@users.noreply.github.com>
    zFernand0 committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    eb3a879 View commit details
    Browse the repository at this point in the history
  3. review: add opt-in flag for executeSsh commands

    Signed-off-by: Fernando Rijo Cedeno <37381190+zFernand0@users.noreply.github.com>
    zFernand0 committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    deea16f View commit details
    Browse the repository at this point in the history