Skip to content

Conversation

@MariaVinog
Copy link
Collaborator

@MariaVinog MariaVinog commented Jun 25, 2025

  • 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.

Depends on cli release of:
jfrog/jfrog-cli#3014

Copy link
Contributor

@EyalDelarea EyalDelarea left a comment

Choose a reason for hiding this comment

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

Just a heads-up: when a user is using the JFrog CLI’s native OIDC token exchange (introduced in version 2.75.0+), this change won’t have any effect.

Your current update only applies to the manual OIDC flow.

To support the native CLI flow, we’d need to:
• Export these environment variables to the local machine, and
• Ensure the CLI itself reads and uses them during execution.

That would require a corresponding update in the CLI codebase.

But for manual exchange flow, LGTM 👍

@EyalDelarea EyalDelarea added improvement Automatically generated release notes safe to test Approve running integration tests on a pull request labels Jun 26, 2025
@github-actions github-actions bot removed the safe to test Approve running integration tests on a pull request label Jun 26, 2025
@EyalDelarea
Copy link
Contributor

@MariaVinog , i've updated the fields.
according to the fields i also added in the CLI.

Let me know what you think

@EyalDelarea
Copy link
Contributor

TODO ->
Need to update CLI version once it's released.

@EyalDelarea EyalDelarea merged commit 0775fb3 into master Jun 30, 2025
40 of 47 checks passed
@EyalDelarea EyalDelarea deleted the feature/APP-531 branch June 30, 2025 10:44
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.

3 participants