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 source string collection #1160

Merged
merged 8 commits into from
Apr 10, 2024

Commits on Apr 9, 2024

  1. Add addon pipeline for string collection

    Signed-off-by: Keshav Priyadarshi <git@keshav.space>
    keshav-space committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    01ae375 View commit details
    Browse the repository at this point in the history
  2. Add test for collect_source_strings pipeline

    Signed-off-by: Keshav Priyadarshi <git@keshav.space>
    keshav-space committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    c5e8e43 View commit details
    Browse the repository at this point in the history
  3. Update dockerfile to install xgettext

    Signed-off-by: Keshav Priyadarshi <git@keshav.space>
    keshav-space committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    8d6d8b9 View commit details
    Browse the repository at this point in the history
  4. Update CI to install xgettext

    Signed-off-by: Keshav Priyadarshi <git@keshav.space>
    keshav-space committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    ac1a832 View commit details
    Browse the repository at this point in the history
  5. Update docs

    Signed-off-by: Keshav Priyadarshi <git@keshav.space>
    keshav-space committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    453bf33 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. Only supported on Linux

    Signed-off-by: Keshav Priyadarshi <git@keshav.space>
    
    Co-authored-by: Philippe Ombredanne <pombredanne@nexb.com>
    keshav-space and pombredanne committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    64d7f78 View commit details
    Browse the repository at this point in the history
  2. Only supported on Linux

    Signed-off-by: Keshav Priyadarshi <git@keshav.space>
    
    Co-authored-by: Philippe Ombredanne <pombredanne@nexb.com>
    keshav-space and pombredanne committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    889f087 View commit details
    Browse the repository at this point in the history
  3. Add CHANGELOG for CollectSourceStrings pipeline

    Signed-off-by: Keshav Priyadarshi <git@keshav.space>
    keshav-space committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    72c4712 View commit details
    Browse the repository at this point in the history