Skip to content
This repository was archived by the owner on Aug 3, 2024. It is now read-only.

Remove the validation step's types#356

Merged
loic-sharma merged 4 commits intomasterfrom
loshar-uvp-rename
Jan 29, 2021
Merged

Remove the validation step's types#356
loic-sharma merged 4 commits intomasterfrom
loshar-uvp-rename

Conversation

@loic-sharma
Copy link
Copy Markdown
Contributor

@loic-sharma loic-sharma commented Jan 28, 2021

This change removes the IProcessor, IValidationRequest, IValidationResult, IValidator, and ValidationResult types as they will be moved to the NuGet.Jobs repository (see NuGet/NuGet.Jobs#958).

These types were originally in the ServerCommon repository to allow for Orchestrator validators in private repositories. This flexibility adds serious engineering overhead, and we don't plan on adding validators in private repositories.

Part of: https://github.com/NuGet/Engineering/issues/3614

@loic-sharma loic-sharma merged commit 5bdbc00 into master Jan 29, 2021
@loic-sharma loic-sharma deleted the loshar-uvp-rename branch January 29, 2021 18:27
loic-sharma added a commit to NuGet/NuGetGallery that referenced this pull request Jan 29, 2021
Brings in the changes from: NuGet/ServerCommon#356.

This will be used to create a new `NuGetGallery.Core` package to update the Orchestrator. See: NuGet/NuGet.Jobs#958

Part of: https://github.com/NuGet/Engineering/issues/3614
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants