-
- Downloads
feat: skip tranlations for repository plugins
Maybe it would be better to split workflow for paid and free plugins
(and definitely for libraries), but for now it should be enough to skip
prepare translations job and mark it optional in other stages.
Translations for free plugins are handled by WordPress repository, thus
there's no need to keep this job. Essentially, most plugins targeting
WordPress repository doesn't have its own translation files either.
Signed-off-by:
Bart Jaskulski <bjaskulski@protonmail.com>
Showing
- gitlab-ci-free.yml 3 additions, 0 deletionsgitlab-ci-free.yml
- includes/deploy.yml 2 additions, 1 deletionincludes/deploy.yml
- includes/prepare.yml 5 additions, 4 deletionsincludes/prepare.yml
- includes/tests/codeception-parallel.yml 2 additions, 1 deletionincludes/tests/codeception-parallel.yml
- includes/tests/codeception.yml 2 additions, 1 deletionincludes/tests/codeception.yml
Loading
Please register or sign in to comment