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

Enhance JFrog CLI Credentials Input During Setup #101

Merged
merged 21 commits into from
Sep 19, 2024

Commits on Sep 8, 2024

  1. Use stdin if available

    EyalDelarea committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    f57a192 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. Configuration menu
    Copy the full SHA
    b4cd09f View commit details
    Browse the repository at this point in the history
  2. Fix static analysis

    EyalDelarea committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    6c265b3 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. Test

    EyalDelarea committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    3c41f76 View commit details
    Browse the repository at this point in the history
  2. Fix tests

    EyalDelarea committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    e4ce2d5 View commit details
    Browse the repository at this point in the history
  3. Move set version

    EyalDelarea committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    d8d23b0 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Fix test

    EyalDelarea committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    33ccd7d View commit details
    Browse the repository at this point in the history
  2. Test one server

    EyalDelarea committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    19196fd View commit details
    Browse the repository at this point in the history
  3. Revert

    EyalDelarea committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    eda7a0f View commit details
    Browse the repository at this point in the history
  4. Test

    EyalDelarea committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    7bc52c4 View commit details
    Browse the repository at this point in the history
  5. Fix tests

    EyalDelarea committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    22afcb3 View commit details
    Browse the repository at this point in the history
  6. Diff

    EyalDelarea committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    364831b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5b9d566 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Configuration menu
    Copy the full SHA
    be50054 View commit details
    Browse the repository at this point in the history
  2. fix

    EyalDelarea committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    4f65153 View commit details
    Browse the repository at this point in the history
  3. Dont change stdout

    EyalDelarea committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    1e4ec20 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    53e149a View commit details
    Browse the repository at this point in the history
  5. Refactor

    EyalDelarea committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    6d5121a View commit details
    Browse the repository at this point in the history
  6. CR

    EyalDelarea committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    0bc0ff0 View commit details
    Browse the repository at this point in the history
  7. try with closed resources

    EyalDelarea committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    cea9c45 View commit details
    Browse the repository at this point in the history
  8. try with closed resources

    EyalDelarea committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    9ec102a View commit details
    Browse the repository at this point in the history