Skip to content

Conversation

@naveenku-jfrog
Copy link
Collaborator

@naveenku-jfrog naveenku-jfrog commented Dec 10, 2025

  • All tests have passed. If this feature is not already covered by the tests, new tests have been added.
  • The pull request is targeting the master branch.
  • The code has been validated to compile successfully by running go vet ./....
  • The code has been formatted properly using go fmt ./....

What: Addressing Helm E2E tests failures.

@naveenku-jfrog naveenku-jfrog added the safe to test Approve running integration tests on a pull request label Dec 10, 2025
@naveenku-jfrog naveenku-jfrog added safe to test Approve running integration tests on a pull request and removed safe to test Approve running integration tests on a pull request labels Dec 10, 2025
ArgsUsage: common.CreateEnvVars(),
SkipFlagParsing: true,
HideHelp: true,
Hidden: true,
Copy link
Contributor

Choose a reason for hiding this comment

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

what about the conan one?

if err != nil {
return cleanedArgs, nil, err
}
if serverDetails == nil {
Copy link
Contributor

Choose a reason for hiding this comment

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

isn't there any case where serverDetails are not used to create config?

@naveenku-jfrog naveenku-jfrog added safe to test Approve running integration tests on a pull request and removed safe to test Approve running integration tests on a pull request labels Dec 11, 2025
@github-actions
Copy link
Contributor

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


@naveenku-jfrog naveenku-jfrog enabled auto-merge (squash) December 11, 2025 07:43
@naveenku-jfrog naveenku-jfrog merged commit 24d75a1 into jfrog:master Dec 11, 2025
107 of 302 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

safe to test Approve running integration tests on a pull request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants