Skip to content
  • Jamie Tanna's avatar
    89340058
    chore(renovate): store the `ParsingSource` · 89340058
    Jamie Tanna authored
    As we now track some `Metadata` for the parsed Renovate data, we can
    also track what the underlying source of data is, for other purposes.
    
    We can use a `map` to create a Set of `ParsingSource`s, to ensure that
    it's a valid type.
    
    We also need to wire this in now, as it's used across all parsing types.
    89340058
    chore(renovate): store the `ParsingSource`
    Jamie Tanna authored
    As we now track some `Metadata` for the parsed Renovate data, we can
    also track what the underlying source of data is, for other purposes.
    
    We can use a `map` to create a Set of `ParsingSource`s, to ensure that
    it's a valid type.
    
    We also need to wire this in now, as it's used across all parsing types.
Loading