Commit Graph

80 Commits

Author SHA1 Message Date
Jagandeep Brar
ff8e209674 chore(ci): clean-up workflow_call inputs [skip ci] 2022-04-02 10:59:30 -04:00
Jagandeep Brar
f2003f895a chore(ci): update Discord notification message [skip ci] 2022-04-02 02:24:48 -04:00
Jagandeep Brar
a3dae1a0df chore(ci): re-enable Discord notification 2022-04-01 20:04:55 -04:00
Jagandeep Brar
6b8220739c chore(ci): disable Discord notifications 2022-04-01 19:52:33 -04:00
Jagandeep Brar
ea5fdd06e9 chore(ci): re-enable Discord notification for builds 2022-04-01 18:10:23 -04:00
Jagandeep Brar
00c9dffeb3 chore(ci): rewrite CI/CD pipeline to support additional platforms 2022-04-01 17:07:19 -04:00
Jagandeep Brar
dd6c421800 chore(ci): utilize official snapcore package for snap building 2022-03-31 23:13:58 -04:00
Jagandeep Brar
b232433583 chore(ci): utilize image version of LXD 2022-03-31 21:55:21 -04:00
Jagandeep Brar
e1628be11b chore(ci): fix broken usage of LXD 3.0 for Linux builds 2022-03-31 21:33:14 -04:00
Jagandeep Brar
3a5a216ba3 chore(ci): build and publish Linux builds to Snapcraft 2022-03-31 20:52:00 -04:00
Jagandeep Brar
128f32c95a chore(ci): correctly calculate build number 2022-03-31 16:16:48 -04:00
Jagandeep Brar
a9ef0d84c6 chore(ci): pass build number to Fastlane 2022-03-31 15:54:59 -04:00
Jagandeep Brar
ef309a0e1b chore(ci): deploy web to Netlify 2022-03-31 15:23:16 -04:00
Jagandeep Brar
ec58cb30b3 chore(ci): utilize new build channels 2022-03-31 14:33:49 -04:00
Jagandeep Brar
449f4329a7 chore(ci): remove derry usages [skip ci] 2022-03-24 22:29:18 -04:00
Jagandeep Brar
d37e8e2d9f chore(ci): stop tagging deployments [skip ci] 2022-03-24 00:13:40 -04:00
Jagandeep Brar
50ac18b5f1 chore(ci): deploy correct web build folder 2022-03-23 23:03:37 -04:00
Jagandeep Brar
7caca2e1a3 chore(ci): build and deploy web platform 2022-03-23 22:45:01 -04:00
Jagandeep Brar
7bbf86dcb3 chore(ci): remove references to GoogleService-Info.plist 2022-03-16 17:35:11 -04:00
Jagandeep Brar
b94dd2d2a3 chore: remove references to Comet.Tools 2022-03-03 08:29:32 -05:00
Jagandeep Brar
05ee569b14 chore: migrate to dart-only Firebase integration (#628) 2022-02-24 20:18:20 -05:00
Jagandeep Brar
cc7349c989 chore(ci): match tag to build identifier [skip ci] 2022-02-19 11:46:23 -05:00
Jagandeep Brar
c8c0daad3f chore(ci): add production to release dispatch job [skip ci] 2022-02-19 11:40:59 -05:00
Jagandeep Brar
37e9a6bbfe chore(ci): automatically tag on deployment [skip ci] 2022-02-19 11:11:42 -05:00
Jagandeep Brar
88353beb69 chore(ci): remove tag push trigger, add workflow dispatch [skip ci] 2022-02-19 11:11:26 -05:00
Jagandeep Brar
4be3c4be45 chore(ci): switch to Flutter stable [skip ci] 2022-02-19 01:32:11 -05:00
Jagandeep Brar
8751e69375 chore(ci): utilize invertase/github-action-dart-analyzer for code analysis 2022-02-11 13:14:39 -05:00
Jagandeep Brar
ee95b803fe chore(ci): only trigger alpha/beta builds on push of tags [skip ci] 2022-02-06 00:32:09 -05:00
Jagandeep Brar
8336ce4dc8 chore(ci): cache flutter by commit hash [skip ci] 2022-01-30 21:10:22 -05:00
Jagandeep Brar
56af8a09af chore(ci): script to clear CI Flutter SDK [skip ci] 2022-01-30 21:02:49 -05:00
Jagandeep Brar
535d6d222d chore(ci): trigger alpha/beta builds on tag creation [skip ci] 2022-01-30 20:18:03 -05:00
Jagandeep Brar
676d1c17f6 chore(scripts): add scripts for alpha and beta releases [skip ci] 2022-01-30 20:04:40 -05:00
Jagandeep Brar
591a5d2c18 chore(ci): update references from internal to develop 2022-01-26 04:43:50 -05:00
Jagandeep Brar
41c49e686f chore(ci): extract flavor & track from contextual ref 2022-01-26 04:39:52 -05:00
Jagandeep Brar
2500e7e89e chore(ci): rollback context changes [skip ci] 2022-01-26 04:19:57 -05:00
Jagandeep Brar
51b4af210c chore(ci): pass preparation outputs through job context 2022-01-26 04:17:26 -05:00
Jagandeep Brar
2789473bb1 chore(ci): use correct track name in Discord updates 2022-01-26 00:15:41 -05:00
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