Commit graph

31 commits

Author SHA1 Message Date
Vadim
03293497e1 added branch name conditions 2023-06-28 17:24:14 +02:00
Vadim
67818f7c8c run push on ubuntu-latest 2023-06-28 11:28:27 +02:00
Vadim
0c89affe1b added push to protected branch action 2023-06-28 11:11:24 +02:00
Vadim
65da181ada removed ls 2023-06-27 12:02:14 +02:00
Vadim
be1a566186 rename files 2023-06-27 11:49:38 +02:00
Vadim
64c2ffefcf added LS 2023-06-27 11:06:23 +02:00
Vadim
6067686544 extended artifacts path 2023-06-27 10:24:01 +02:00
Vadim
1074daca80 download artifacts 2023-06-27 09:54:02 +02:00
Vadim
6f87397ae7 returned to macos-11 runner 2023-06-27 09:18:38 +02:00
Vadim
fc769f301b typo 2023-06-27 09:17:16 +02:00
Vadim
86f521b18d added needs 2023-06-25 12:44:55 +02:00
Vadim
b79f1bd509 removed changelog input 2023-06-25 12:22:55 +02:00
Vadim
8193c056d5 create-release job 2023-06-25 10:55:58 +02:00
Vadim
64cfb3cde1 wip 2023-06-24 10:09:46 +02:00
Vadim
a9b75af851 wip 2023-06-21 08:44:37 +02:00
Vadim
1d87d318f4 debugSymbolLevel 'FULL' 2023-06-20 14:45:50 +02:00
Vadim
e2dde67768 typo 2023-06-20 13:38:19 +02:00
Vadim
4e9b1eaafa typo 2023-06-20 12:13:14 +02:00
Vadim
236663d0b1 recursive: false 2023-06-20 12:03:36 +02:00
Vadim
b65dae3135 typo 2023-06-20 11:40:05 +02:00
Vadim
1f78b4198d Replaced zipping action
thedoctor0/zip-release@0.7.1 -> vimtor/action-zip@v1.1
2023-06-20 11:30:56 +02:00
Vadim
4cabd17eb2
ML-51 Added abiFilters (#57)
* added abiFilters

* CD next try...
2023-05-05 15:02:12 +02:00
Vadim
2f478836ed Zip merged_native_libs
Zip merged_native_libs

Changed actions zipper

Added zip directory to CD

Removed zip directory from CD
2023-05-04 18:19:30 +02:00
Vadim
34ea034e67 Build appbundle & apk
Build appbundle & apk

Renamed github workflows
2023-05-04 18:18:21 +02:00
Vadim
6232ad555a
ML-51 Integrate Crashlytics (#52)
* added crashlytics

* added firebase_options to CD

* Version bump

* added firebase_options to CI

* timeout
2023-05-03 12:45:10 +02:00
Vadim
8a168b1424 Secrets typo 2023-04-09 13:52:57 +03:00
Vadim
0ac24e5d2c Temporarily removed firebase 2023-04-09 13:35:58 +03:00
Vadim
dc2c33e494 Added google-services.json to cd 2023-04-05 22:34:06 +03:00
Vadim
6bf059ed4d
ML-42 Implement equipment profiles creating (#45)
* added Equipment section placeholder

* get iso & nd values from equipment profile

* use photography values from remote repo

* removed equipment section

* wip

* moved `EquipmentProfileProvider` from iap repo

* wip

* moved equipment profiles screen from iap

* improved equipment profiles screen

* mock add/delete

* collapse on expand

* add profile with name

* show selected values count (wip)

* fixed profile update

* cleanup

* Update pubspec.yaml

* made `AnimatedDialogPicker` more generic

* switched to local `Dimens`

* fixed `MeteringTopBarShape`

* rename

* animated `EquipmentProfileContainer`

* added default equipment profile

* change equipment profile name via dialog

* fixed profile selection

* filter equipment profile update/delete

* removed `enabled` param from settings section

* non-null `EquipmentProfile`

* fixed duplicate GlobalKeys

* animated equipment list

* Update ci.yml

* fixed shutter speed anchor issue

* autofocus

* added firebase to project

* save/restore equipment profiles

* unified `SliverList`

* added SSH key to iap repo

* Update ci.yml

* ci recursive submodules

* try full url

* Revert "try full url"

This reverts commit a9b692b60e.

* restore firebase_options.dart

* changed runner to macos

* restore options earlier

* removed problematic file from analysis :)

* removed launch_app

* textoverflow

* implemented `DialogRangePicker`

* add iap repo to cd

* typo

* added    workflow_dispatch to crowdin push

* removed `equipmentProfileValuesCount` from intl

* fr & ru translations

* style

* removed iap
2023-03-30 22:24:18 +03:00
Vadim
7b9f9a91c0
Upload native debug symbols to artifacts (#43)
* Create cd.yml

* added artifact upload

* fixed jobs sequence

* moved upload to build job

* jobs rename

* keystore

* Update cd.yml

* macos runner

* cd_dev

* Update build.gradle

* Added CD for Prod App Bundle

* Clean up

* removed redundant .apk type from appbundle artifact

* added uploading NDS to artifacts

* override version code

* override version name

* fixed gradle build path

* add version code in gradle
2023-02-23 23:05:02 +03:00
Vadim
7eacc7d03b App Bundle CD fix 2023-02-16 00:36:47 +03:00