Skip to content
Snippets Groups Projects
  • Julian Andres Klode's avatar
    4bcb198a
    cache: Introduce partial SourceVersion support · 4bcb198a
    Julian Andres Klode authored
    This is the first step that introduces a 1:1 mapping between version
    and source version. In a future version this can use the fields
    currently marked unavailable to deduplicate the SourceVersion
    objects across the group.
    
    The policy gains a member for storing pins for sourceversions.
    
    Together, in the future we should be able to determine candidates
    for source versions.
    4bcb198a
    History
    cache: Introduce partial SourceVersion support
    Julian Andres Klode authored
    This is the first step that introduces a 1:1 mapping between version
    and source version. In a future version this can use the fields
    currently marked unavailable to deduplicate the SourceVersion
    objects across the group.
    
    The policy gains a member for storing pins for sourceversions.
    
    Together, in the future we should be able to determine candidates
    for source versions.