Skip to content
Snippets Groups Projects
Commit a9138f20 authored by Chandan Singh's avatar Chandan Singh
Browse files

Allow source plugins to access previous sources

Source plugin implementations can now specify that they need access to
previously staged sources by specifying
`requires_previous_sources_track` and/or
`requires_previous_sources_fetch`, corresponding to access at `track`
and `fetch` times respectively.

Fixes #381.

Replaces !505. For relevant discussion, see this discussion:
!505 (comment 83780747)
parent 32ddb544
No related branches found
No related tags found
Loading
Pipeline #26697533 failed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment