backend: hand revocation entries to silo, make sure all metadata fields are set#707
Merged
fengelniederhammer merged 2 commits intomainfrom Jan 24, 2024
Merged
Conversation
b8e4dbb to
97d32c0
Compare
ghost
reviewed
Dec 22, 2023
backend/src/main/kotlin/org/pathoplexus/backend/controller/SubmissionController.kt
Outdated
Show resolved
Hide resolved
backend/src/main/kotlin/org/pathoplexus/backend/service/submission/DatabaseService.kt
Outdated
Show resolved
Hide resolved
ghost
reviewed
Dec 22, 2023
backend/src/main/kotlin/org/pathoplexus/backend/service/submission/DatabaseService.kt
Outdated
Show resolved
Hide resolved
ghost
reviewed
Dec 22, 2023
backend/src/main/kotlin/org/pathoplexus/backend/service/submission/DatabaseService.kt
Outdated
Show resolved
Hide resolved
ghost
reviewed
Dec 22, 2023
...end/src/main/kotlin/org/pathoplexus/backend/service/submission/EmptyProcessedDataProvider.kt
Outdated
Show resolved
Hide resolved
ghost
reviewed
Jan 8, 2024
backend/src/main/kotlin/org/pathoplexus/backend/api/SubmissionTypes.kt
Outdated
Show resolved
Hide resolved
97d32c0 to
3d3b16b
Compare
Contributor
Author
|
SILO is prepared, so this could be merged now. |
3d3b16b to
f61c9fc
Compare
2 tasks
f61c9fc to
1f4df1c
Compare
JonasKellerer
approved these changes
Jan 24, 2024
...end/src/test/kotlin/org/loculus/backend/service/submission/EmptyProcessedDataProviderTest.kt
Outdated
Show resolved
Hide resolved
1f4df1c to
267cbef
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
resolves #704
resolves #429
This PR serves as data source for the implementation is SILO, merge needs to wait until GenSpectrum/LAPIS-SILO#220 is done.