ONLYOFFICE / documents-app-android

GNU Affero General Public License v3.0
102 stars 22 forks source link

Add workflow for upload onlyoffice-documents app #330

Closed IskandarKurbonov closed 2 months ago

IskandarKurbonov commented 2 months ago

Set up a trigger to create a release. Configured actions for cloning a repository and for configuring a user for AWS. Added script to get information from documents-app-android repository via api.github.com. Added condition to upload file if available in release, after global variable apk_uploaded takes true and uploads to S3 at this time. If the file is not in the release, it displays a message and passes to the global variable apk_uploaded the value false. Based on the value of apk_uploaded, the cache invalidation step in AWS S3 is started.

agolybev commented 2 months ago

This function already added into release/v8.1