/lupdate-action

A GitHub action that runs lupdate on the repository.

Primary LanguageDockerfileMIT LicenseMIT

GitHub Action to Update translations via lupdate

This action lets you use Qt lupdate on a repository..

It is based on the vookimedlo/ubuntu-qt docker image. The action currently uses Qt 5.12 and will be upgraded periodically.

Secrets

None.

Environment Variables

None.

Arguments

All arguments get appended to the lupdate command.

Example Usage

This is the action block used to render the website for this action.

  - name: run lupdate
    uses: Mudlet/lupdate-action@master
    with:
      args: -recursive ./src/ ./3rdparty/dblsqd/dblsqd ./3rdparty/edbee-lib/edbee-lib -ts ./translations/mudlet.ts