tortellini-tools / action

GH action to check dependency licence issues using ort
https://github.com/marketplace/actions/tortellini-action
Apache License 2.0
3 stars 6 forks source link

READEM.dev notes now also needs other env vars #124

Closed jspaaks closed 3 years ago

jspaaks commented 3 years ago

e.g. I needed to define

INPUT_CURATIONS=''
INPUT_CLASSIFICATIONS=https://github.com/NLeSC/tortellini-on-rsd/raw/main/config/license-classifications.yml
INPUT_RULES=https://github.com/NLeSC/tortellini-on-rsd/raw/main/config/rules.kts

in addition to INPUT_REPOSITORIES=urls.txt

(You can add these to the launch.json config in vscode BTW)

sverhoeven commented 3 years ago

Duplicate of #123?

jspaaks commented 3 years ago

Duplicate of #123?

Yes, closing