Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Addon pipeline for symbol collection #1116

Merged
merged 12 commits into from
Mar 18, 2024
Merged

Addon pipeline for symbol collection #1116

merged 12 commits into from
Mar 18, 2024

Conversation

keshav-space
Copy link
Member

Addon pipeline to collect the symbols from code file using universal-ctags and store it in extra_data field.

Signed-off-by: Keshav Priyadarshi <git@keshav.space>
Signed-off-by: Keshav Priyadarshi <git@keshav.space>
Signed-off-by: Keshav Priyadarshi <git@keshav.space>
Signed-off-by: Keshav Priyadarshi <git@keshav.space>
Signed-off-by: Keshav Priyadarshi <git@keshav.space>
@keshav-space keshav-space marked this pull request as draft March 13, 2024 12:09
Signed-off-by: Keshav Priyadarshi <git@keshav.space>
@keshav-space keshav-space marked this pull request as ready for review March 15, 2024 08:41
Signed-off-by: Keshav Priyadarshi <git@keshav.space>
Copy link
Member

@tdruez tdruez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@keshav-space We are missing the documentation of the new pipeline in docs/built-in-pipelines.rst
Also, please add an entry in the changelog.

scanpipe/pipelines/collect_symbols.py Outdated Show resolved Hide resolved
scanpipe/pipelines/collect_symbols.py Outdated Show resolved Hide resolved
docs/installation.rst Outdated Show resolved Hide resolved
Signed-off-by: Keshav Priyadarshi <git@keshav.space>
Signed-off-by: Keshav Priyadarshi <git@keshav.space>
Signed-off-by: Keshav Priyadarshi <git@keshav.space>
Signed-off-by: Keshav Priyadarshi <git@keshav.space>
@tdruez tdruez merged commit eec8b12 into main Mar 18, 2024
7 checks passed
@tdruez tdruez deleted the collect-package-symbols branch March 18, 2024 12:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ScanCode.io: Collect symbols in scan (from source code and store in scan results)
2 participants