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 #114

Merged
merged 21 commits into from
Jan 9, 2025

Conversation

EyalDelarea
Copy link

Utilise the --password-stdin flag if supported CLI version is being used.

When is it possible?

  1. CLI version supported.
  2. No custom launcher is used.

When a custom launcher is being used, the stdin we prepare in the plugin does not gets passed to the custom launchers, for example docker launchers.

@EyalDelarea EyalDelarea added the improvement Automatically generated release notes label Nov 17, 2024
@EyalDelarea EyalDelarea requested a review from yahavi November 17, 2024 09:57
@EyalDelarea EyalDelarea added the safe to test Approve running integration tests on a pull request label Nov 17, 2024
@github-actions github-actions bot removed the safe to test Approve running integration tests on a pull request label Nov 17, 2024
@EyalDelarea EyalDelarea added the safe to test Approve running integration tests on a pull request label Nov 17, 2024
@github-actions github-actions bot removed the safe to test Approve running integration tests on a pull request label Nov 17, 2024
@EyalDelarea EyalDelarea added the safe to test Approve running integration tests on a pull request label Nov 17, 2024
@github-actions github-actions bot removed the safe to test Approve running integration tests on a pull request label Nov 17, 2024
@EyalDelarea EyalDelarea added the safe to test Approve running integration tests on a pull request label Nov 17, 2024
@github-actions github-actions bot removed the safe to test Approve running integration tests on a pull request label Nov 17, 2024
@EyalDelarea EyalDelarea added the safe to test Approve running integration tests on a pull request label Nov 17, 2024
@github-actions github-actions bot removed the safe to test Approve running integration tests on a pull request label Nov 17, 2024
@EyalDelarea EyalDelarea added the safe to test Approve running integration tests on a pull request label Nov 17, 2024
@github-actions github-actions bot removed the safe to test Approve running integration tests on a pull request label Nov 17, 2024
@EyalDelarea EyalDelarea added the safe to test Approve running integration tests on a pull request label Jan 1, 2025
@github-actions github-actions bot removed the safe to test Approve running integration tests on a pull request label Jan 1, 2025
@EyalDelarea EyalDelarea added the safe to test Approve running integration tests on a pull request label Jan 8, 2025
@github-actions github-actions bot removed the safe to test Approve running integration tests on a pull request label Jan 8, 2025
@EyalDelarea EyalDelarea added the safe to test Approve running integration tests on a pull request label Jan 8, 2025
@github-actions github-actions bot removed the safe to test Approve running integration tests on a pull request label Jan 8, 2025
@EyalDelarea EyalDelarea added the safe to test Approve running integration tests on a pull request label Jan 8, 2025
@github-actions github-actions bot removed the safe to test Approve running integration tests on a pull request label Jan 8, 2025
@EyalDelarea EyalDelarea added the safe to test Approve running integration tests on a pull request label Jan 8, 2025
@github-actions github-actions bot removed the safe to test Approve running integration tests on a pull request label Jan 8, 2025
@EyalDelarea EyalDelarea added the safe to test Approve running integration tests on a pull request label Jan 8, 2025
@github-actions github-actions bot removed the safe to test Approve running integration tests on a pull request label Jan 8, 2025
Copy link

github-actions bot commented Jan 8, 2025

👍 Frogbot scanned this pull request and did not find any new security issues.


@EyalDelarea EyalDelarea merged commit dc14b56 into jfrog:main Jan 9, 2025
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement Automatically generated release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants