aboutcode-org / aboutcode-org/scancode.io

On commit or on a daily schedule, create a new project and run pipeline

未關閉
#828 1 則留言 0 個 reaction 已指派 1 人 已被 @tdruez 認領 在 GitHub 檢視
主要語言
Python
星號
215
分支
203
平均合併
4 天 8 小時
30 天內合併 PR
6

描述

I manage a large codebase and I routinely scans it with the deploy_to_devel pipeline.
Furthermore I want to pre-propulate the purlDB with the packages I may be using ahead of these routine larger scans.

Therefore, I want to have a way to run frequently the pre-populate pipeline (or any other pipeline on some codebase).

This could be one of these:
- GitHub action (on commit or tag or on schedule)
- pre-commit or git hook that would call the SCIO API to create and run a project
- a separate script that could be put in a crontab (possibly used in GH action)

The simplest for a start would be to write a script.

Related: #720 and nexB/purldb#87 and #815

貢獻指南

開啟貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。