Skip to content

Conversation

@EyalDelarea
Copy link
Contributor

@EyalDelarea EyalDelarea commented May 4, 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.

This PR fixes the default audience value and adds tests to verify this won't break in the future.

Enhances the OIDC integration test workflow:

  1. Adds dynamic audience values in the test matrix ('', test-audience, github-jfrog).

  2. Verifies that the CLI correctly behaves when no audience is supplied.

Updates typings and test cases to treat oidcAudience as optional rather than defaulted.

@EyalDelarea EyalDelarea added the bug Something isn't working label May 4, 2025
@EyalDelarea EyalDelarea linked an issue May 4, 2025 that may be closed by this pull request
@EyalDelarea EyalDelarea added the safe to test Approve running integration tests on a pull request label May 5, 2025
@github-actions github-actions bot removed the safe to test Approve running integration tests on a pull request label May 5, 2025
@EyalDelarea EyalDelarea merged commit 7d404f9 into jfrog:master May 5, 2025
20 of 27 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

latest v4 tag breaks OIDC

2 participants