inveniosoftware / invenio-i18n

Invenio internationalization module.
https://invenio-i18n.readthedocs.io
MIT License
5 stars 34 forks source link

ci: adapt frontend input variable and path #122

Closed rekt-hard closed 1 year ago

rekt-hard commented 1 year ago

:heart: Thank you for your contribution!

Description

Adapt frontend path so packages can specify completely. In invenio-app-rdm, the path is invenio_app_rdm/theme/assets/semantic_ui/translations/invenio_app_rdm, while for most other packages, it is <package_name>/assets/semantic_ui/translations/<package_name (i.e. without theme).

Checklist

Ticks in all boxes and 🟢 on all GitHub actions status checks are required to merge:

Third-party code

If you've added third-party code (copy/pasted or new dependencies), please reach out to an architect.

Reminder

By using GitHub, you have already agreed to the GitHub’s Terms of Service including that:

  1. You license your contribution under the same terms as the current repository’s license.
  2. You agree that you have the right to license your contribution under the current repository’s license.