aboutcode-org / aboutcode-org/purldb

Track code version and pipelines used to index a package

未关闭
#347 2 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
HTML
星标
67
派生
69
平均合并
8 天 8 小时
30 天内合并 PR
1

描述

We need to track the code version and pipelines used to index a package.
Why? As we are updating the purldb with new features we may have indexed packages with various version of the tools and all its dependency tree. We need to decide when to rerun an indexing scan.

We have many ways to solve this:
- do nothing and just reindex/recollect single things or everything as needed as is done today. This is possibly problematic at our scale

- track which version of ScanCode.io, purldb and which pipelines has been used.
- Store in Package
- Or store in Package history

This would then be used to decide if a package needs reindexing given the current context of SCIO version, pipeline and so on. If different from the current one, we would need reindexing/recollecting.

See also https://github.com/nexB/purldb/issues/221

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。