Commit Graph

43 Commits

Author SHA1 Message Date
Jagandeep Brar
fba5b63fe7 chore(ci): only artifact .g.dart source files 2022-01-25 23:47:37 -05:00
Jagandeep Brar
33077d54ef chore(ci): prevent entire workspace from being artifacted 2022-01-25 21:56:51 -05:00
Jagandeep Brar
3a097067f4 chore(ci): cache generated files, generate localizations, cleaner extraction of flavor 2022-01-25 21:46:29 -05:00
Jagandeep Brar
5652cb04bc refactor(flavor): rename "internal" to "develop" 2022-01-25 13:28:57 -05:00
Jagandeep Brar
5993446c4e fix(ci): Lock cancel-workflow-action to v0.9.1 2022-01-23 16:03:28 -05:00
Jagandeep Brar
6b4e291670 new(ci): Cancel in-progress workflow runs on new trigger 2022-01-23 16:02:17 -05:00
Jagandeep Brar
11e75f9355 [skip ci] chore: Update Discord build title 2022-01-23 15:52:37 -05:00
Jagandeep Brar
0300f277c9 fix(ci): Pass DISCORD_WEBHOOK secret to action 2022-01-23 01:36:18 -05:00
Jagandeep Brar
8ac4e388a4 fix(ci): Move Discord update workflow into jobs to prevent depth errors 2022-01-23 01:16:12 -05:00
Jagandeep Brar
d725c0d647 [skip ci] fix(ci): Send individual platform build updates 2022-01-22 22:24:00 -05:00
Jagandeep Brar
75e26d8e49 fix(ci): Set correct Discord action 2022-01-22 22:10:45 -05:00
Jagandeep Brar
be5f6d18db fix(ci): Set uses key before needs/if 2022-01-22 22:08:30 -05:00
Jagandeep Brar
c2f8a578c6 new(ci): Update Discord on Workflow Checks 2022-01-22 22:06:24 -05:00
Jagandeep Brar
cccfc82bb5 fix(ci): Shorten job titles 2022-01-21 02:01:09 -05:00
Jagandeep Brar
4be37c71eb fix(ci): Typo in beta workflow title 2022-01-21 01:59:16 -05:00
Jagandeep Brar
450fab2a32 [skip ci] fix(ci): Combine workflows to prevent workflow call depth errors 2022-01-21 01:57:15 -05:00
Jagandeep Brar
2e72d3d2f5 [skip ci] new(ci): Trigger alpha, beta, and internal builds on release tags 2022-01-21 01:39:41 -05:00
Jagandeep Brar
afc922d5b8 [skip ci] new(ci): Cache Ruby gems and Flutter installation 2022-01-19 12:51:18 -05:00
Jagandeep Brar
8ada02bf83 fix(ci): [Android] Use commit hash for version naming 2022-01-19 12:08:21 -05:00
Jagandeep Brar
3717ba0974 fix(ci): [macOS] Set FLAVOR and VERSION as inputs to workflow call 2022-01-19 01:37:46 -05:00
Jagandeep Brar
851baceb9e fix(ci): Pass FLAVOR and VERSION parameters as inputs instead of secrets 2022-01-19 01:36:34 -05:00
Jagandeep Brar
388cefab04 fix(ci): Do not pass values via environment to prevent leakage 2022-01-19 01:29:09 -05:00
Jagandeep Brar
6bdb493c20 new(ci): Option to deploy to store fronts (default: true) 2022-01-19 01:12:45 -05:00
Jagandeep Brar
ea5e6d16ac fix(ci): Improve artifact naming legibility 2022-01-17 14:05:37 -05:00
Jagandeep Brar
5a7f1c2389 [skip ci] new(ci): Trigger internal build deployment on push to master 2022-01-17 12:23:44 -05:00
Jagandeep Brar
6d36c2d528 new(ci): Separate build and deploy jobs, allow selecting build platforms 2022-01-16 22:49:52 -05:00
Jagandeep Brar
0c2a2554e3 chore(dev): Generate asset tree, remove dead scripts, add flavor scripts (#586) 2022-01-13 00:18:50 -05:00
Jagandeep Brar
7906cd716c fix(ci): Use ANSI C quoting for flavor set 2022-01-09 23:00:02 -06:00
Jagandeep Brar
ad190b153e fix(ci): Correctly pull and set Git commit hash 2022-01-09 22:43:23 -06:00
Jagandeep Brar
17b872499d new(settings): Show commit hash and redirect to commit history for changelog (#582) 2022-01-09 18:33:31 -05:00
Jagandeep Brar
9fd52b236f fix(ci): Correctly pass secrets to worker workflows 2022-01-09 14:05:23 -06:00
Jagandeep Brar
cd6db48c49 new(ci): Added single workflow for build & deployment 2022-01-09 13:53:34 -06:00
Jagandeep Brar
d42d729aa7 fix(ci): Remove option to build "develop" flavor 2022-01-09 12:48:01 -06:00
Jagandeep Brar
fc5516ea9c new(flavor): Added flavor and environment definitions (#579) 2022-01-09 02:27:21 -05:00
Jagandeep Brar
8c87e5796e new(ci): Build generated files during Flutter setup 2022-01-08 17:46:55 -05:00
Jagandeep Brar
0052f7c93d new(ci): Build alpha releases on tag 2022-01-08 12:18:33 -06:00
Jagandeep Brar
9c36c43ba3 fix(ci): Remove asset caching from workflows 2022-01-07 20:12:40 -06:00
Jagandeep Brar
03c9a3254a fix(ci): Correctly cache iOS pods 2022-01-07 17:58:26 -06:00
Jagandeep Brar
06a621eab8 new(ci): Add caching, environment-based variables 2022-01-07 17:51:06 -06:00
Jagandeep Brar
3778189ead fix(workflows): Improve quality of alpha build workflows 2022-01-07 15:28:51 -06:00
Jagandeep Brar
1038799db1 new(ci): MacOS Alpha Build (#573) 2022-01-07 15:44:48 -05:00
Jagandeep Brar
e5de6d9c40 new(ci): Support GitHub Actions (#565) 2022-01-07 03:07:27 -05:00
Jagandeep Brar
b0b6fa55a0 (git): Added support-requests action for handling support and feedback request issues 2021-03-24 09:17:53 -05:00