aboutcode-org / aboutcode-org/scancode.io

Potential confusion in tagging for "Map Depoy to Develop"

Open
#1,482 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
215
Forks
203
Avg merge
4d 8h
Merged PRs (30d)
6

Description

For the pipeline https://scancodeio.readthedocs.io/en/latest/built-in-pipelines.html#map-deploy-to-develop, it's named "Map Deploy To Develop". When expanded, I think this means mapping "FROM" Deploy "TO" Develop.

However, during tagging, "FROM" refers to Devel and "TO" refers to Deploy, which could be confusing.
```
"from": For files related to the source code (also known as "develop").
"to": For files related to the build/binaries (also known as "deploy").
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.