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

Enable auth with OpenID Connect #117

Merged
merged 74 commits into from
Jan 17, 2024

Conversation

eranturgeman
Copy link
Contributor

@eranturgeman eranturgeman commented Dec 31, 2023

  • All tests passed. If this feature is not already covered by the tests, I added new tests.
  • I used npm run format for formatting the code before submitting the pull request.

This Feature enable using OpenID-Connect protocol.
This ability allows the user to get an access token for Artifactory without saving it as a secret in the repo we call setup-jfrog-cli action.
For the full explenation about the new ability, please refer to the setup-jfrog-cli README.md

Copy link
Member

@yahavi yahavi left a comment

Choose a reason for hiding this comment

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

Well done @eranturgeman!🏅

Please consider my inline comments. I'd ask to review again after all comments are resolved.

package.json Outdated Show resolved Hide resolved
src/main.ts Outdated Show resolved Hide resolved
src/utils.ts Outdated Show resolved Hide resolved
src/utils.ts Outdated Show resolved Hide resolved
src/utils.ts Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
action.yml Outdated Show resolved Hide resolved
action.yml Outdated Show resolved Hide resolved
src/utils.ts Outdated Show resolved Hide resolved
test/main.spec.ts Outdated Show resolved Hide resolved
test/main.spec.ts Outdated Show resolved Hide resolved
src/utils.ts Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
Copy link

👍 Frogbot scanned this pull request and found that it did not add vulnerable dependencies.


@eranturgeman eranturgeman merged commit 391668d into jfrog:master Jan 17, 2024
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new feature Automatically generated release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants