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

Optimized Curation SetRepo #1012

Conversation

eranturgeman
Copy link
Contributor

@eranturgeman eranturgeman commented Oct 31, 2023

…depsRepo collection

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

Optimized the way server details and resolution repository name are set during Curation flow.
Due to changes introduced here server details and resolution repo name are collected and inserted into AuditParams before SetRepo is called. Therefore we use the collected data instead of re-reading the config file and collecting this data again

@eranturgeman eranturgeman requested review from yahavi and removed request for yahavi October 31, 2023 15:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant