ioki-mobility / LokaliseGradlePlugin

A Gradle plugin that uploads and downloads strings from lokalise using the lokalise CLI under the hood.
MIT License
4 stars 3 forks source link

61 Make `poll` optional in upload #67

Closed juschmitt closed 8 months ago

juschmitt commented 8 months ago

closes #61

This PR adds a new pollUploadProcess property to the LokaliseExtension as well as the UploadTranslationsTask. If the property is not set it will default to false.

When set to false the upload task will skip polling the lokalise api for the process.