jfrog-client-go icon indicating copy to clipboard operation
jfrog-client-go copied to clipboard

fix: new fields and fixes for Terraform, Cargo, Nuget, Helm, Ansible

Open richardlt opened this issue 2 months ago • 4 comments

This PR add some missing fields on local and remote repository structs. The Ansible implmentation was also added. Another changes that is introduced here is removing some omitempty tags. Without removing this tags it seems impossible to empty some fields when updating the repositories config.

  • [x] All tests passed. If this feature is not already covered by the tests, I added new tests.
  • [x] All static analysis checks passed.
  • [x] This pull request is on the master branch.
  • [x] I used gofmt for formatting the code before submitting the pull request.

richardlt avatar Nov 03 '25 13:11 richardlt

Work in progress to adapt unit tests.

richardlt avatar Nov 03 '25 14:11 richardlt

please check CI failures

RemiBou avatar Nov 03 '25 16:11 RemiBou

Please update description and also provide appropriate labels

fluxxBot avatar Nov 03 '25 17:11 fluxxBot