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

ScanCode.io: Support multiple tools adding gettext for strings #1108

Closed
1 task done
DennisClark opened this issue Mar 12, 2024 · 1 comment · Fixed by #1160
Closed
1 task done

ScanCode.io: Support multiple tools adding gettext for strings #1108

DennisClark opened this issue Mar 12, 2024 · 1 comment · Fixed by #1160
Assignees

Comments

@DennisClark
Copy link
Member

DennisClark commented Mar 12, 2024

Here we add strings extraction in ScanCode.io pipeline for symbols.
We should use the source-inspector support to collect source code strings via xgettext and add these to the default pipeline for now. Let's call this an add-on pipeline collect_source_strings

Later we will want to make the default pipeline less fat:

@DennisClark DennisClark transferred this issue from nexB/purldb Mar 12, 2024
@pombredanne pombredanne changed the title ScanCode.io: Support multiple tools ScanCode.io: Support multiple tools adding gettext for strings Apr 5, 2024
@pombredanne
Copy link
Member

pombredanne commented Apr 24, 2024

The new addon pipeline is working as designed! Try it by adding "collect_strings_gettext" to a project with an existing primary pipeline

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Status: Done
Development

Successfully merging a pull request may close this issue.

3 participants