As a result of discusion in #93, we have identified general issues with collection as it relates to moved/changed repos
this issue happens when:
- a github repo has been collected on
- the underlying github repo is Deleted (not moved or renamed)
- the underlying github repo is replaced with a new repo at the same URL
- Collection runs again
This will pass right through our current repo move detection unnoticed because the same URL is still valid and no redirect will happen.
a specific, non exhaustive list of things that happen as a result:
As a result of discusion in #93, we have identified general issues with collection as it relates to moved/changed repos
this issue happens when:
This will pass right through our current repo move detection unnoticed because the same URL is still valid and no redirect will happen.
a specific, non exhaustive list of things that happen as a result: