34 Commits

Author SHA1 Message Date
7155b7818c fix: update promote action to make supply working on promote 2023-08-10 14:14:26 +00:00
71299744da feat: action try to upload as completed before draft 2023-08-10 13:05:32 +02:00
fea0c153d4 feat: pass args on android cd 2023-08-08 18:28:03 +02:00
4cca8ef739 fix: rollback to draft status 2023-07-27 10:55:32 +02:00
bc848e09ec feat: move aab release_status from draft to completed 2023-07-12 08:41:49 +02:00
53e512462b feat: remove comments on android pipeline to upload build 2023-07-11 15:59:16 +02:00
b307d8110a remove all actions linked to gradle 2023-07-11 15:52:27 +02:00
1ef8fc00e7 wip: temporary remove upload to tetflight action 2023-07-11 15:45:34 +02:00
fef6c75738 fix: use flutter_build action instead of gradle action (#25) 2023-07-11 15:29:19 +02:00
4021345e0a refactor: move delete artifacts fn in helper for android lane 2023-07-05 16:46:45 +02:00
7cd4ac4238 fix: spec dir folder for gradle 2023-06-22 14:24:33 +02:00
ca2efae3c7 fix: syntax error 2023-06-22 14:14:22 +02:00
1062d3d9e2 fix: remove projectDir field 2023-06-22 14:12:56 +02:00
25209ab76b fix(android): unzip bug (close #20) 2023-06-22 14:03:04 +02:00
3c0d2b40cf feat: add rase instead of user error in android script 2023-06-09 17:56:02 +02:00
d86c49d7ba feat: script remove artifacts on android cd (close #15) 2023-06-09 17:53:29 +02:00
a4f0010170 refactor: user_error fn 2023-06-09 17:53:29 +02:00
76723e2185 refactor: remove class call with other_action 2023-06-09 17:53:29 +02:00
0207a311b5 style: remove unecesary puts lines 2023-06-09 17:53:29 +02:00
37cbf76fc9 style: update error message with more consistency 2023-06-09 17:53:28 +02:00
f66ca731f8 refactor: upadte native fastlane calls (#1 #2) 2023-04-27 14:23:12 +02:00
155d048c18 feat: implement deployement pipeline (#2) 2023-04-26 16:54:43 +02:00
e4246e7692 docs: update readme (#1) 2023-04-26 12:27:43 +02:00
bd46322ab3 feat: add promote feature (#1) 2023-04-26 11:27:58 +02:00
c36c30ff75 refactor: rename action 2023-04-26 11:00:26 +02:00
19338d2e04 chore: add recommendations extensions and format files 2023-04-26 09:54:47 +02:00
7c1eb87726 styme: format file (#1) 2023-04-24 17:13:44 +02:00
d4896b44f7 refactor: migrate is_set method in helper (#1) 2023-04-24 16:58:23 +02:00
28fe4921f5 feat: add test parameter (#1) 2023-04-24 16:31:55 +02:00
df8a15dfa4 fix: update fastlane actions calls (#1) 2023-04-24 15:32:31 +02:00
3ba6468acd fix: update android directory path (#1) 2023-04-24 14:42:49 +02:00
7281754c7d fix: fix Helper class name (#1) 2023-04-24 14:20:41 +02:00
a7052e57b5 feat: implement first version of android cd pipeline (#1) 2023-04-24 12:50:36 +02:00
e02c69d2ac init android plugin (#1) 2023-04-24 11:58:18 +02:00