Commit Graph

1365 Commits

Author SHA1 Message Date
Nathan.fooo
5ceaee415c
Merge pull request #321 from AppFlowy-IO/web_hook_test
ci: test web hook
2022-02-10 15:23:08 +08:00
appflowy
bf36cbccbb ci: test web hook 2022-02-10 15:19:44 +08:00
Nathan.fooo
6d4335ae04
Merge pull request #320 from AppFlowy-IO/discord_web_hook
ci: update discord web hook
2022-02-10 15:16:57 +08:00
appflowy
bbbf3006c9 ci: remove release hook 2022-02-10 15:16:37 +08:00
appflowy
fa57de5419 ci: update hook file name 2022-02-10 15:16:21 +08:00
appflowy
04f61cdf5e ci: update discord web hook 2022-02-10 15:06:36 +08:00
Nathan.fooo
983fed16dc
Merge pull request #316 from dadyarri/add-automatic-notifications
Add automatic notifications
2022-02-10 11:48:08 +08:00
Nathan.fooo
e0495b65ab
Merge pull request #318 from AppFlowy-IO/action_rename
ci: rename GitHub action
2022-02-10 10:39:51 +08:00
appflowy
45826b5571 ci: rename GitHub actions 2022-02-10 09:15:16 +08:00
Nathan.fooo
8df2dccfce
Merge pull request #317 from AppFlowy-IO/opti_proto_gen
Optimize x.proto files geneneration process
2022-02-09 23:01:16 +08:00
appflowy
686507cd67 feat: remove cargo make pb command 2022-02-09 22:26:10 +08:00
appflowy
487e5035bb ci: fix flutter warnings 2022-02-09 22:22:31 +08:00
appflowy
f872c6c1f8 ci: fix flutter warnings 2022-02-09 21:56:46 +08:00
appflowy
08433defd8 ci: try generate language files again 2022-02-09 21:47:52 +08:00
appflowy
68dfde4cf8 ci: cargo test without default features 2022-02-09 21:39:12 +08:00
Daniil
d6409e5889 ci: add action when new release is published 2022-02-09 21:18:46 +08:00
Daniil
ebfddc744b ci: add notification, when english UI strings has been updated 2022-02-09 21:18:39 +08:00
appflowy
c407c38dc3 ci: install cargo-make 2022-02-09 21:13:51 +08:00
appflowy
ddc2926c9b ci: switch to flutter stable channel 2022-02-09 20:57:49 +08:00
appflowy
17c8f9fdde ci: rename ci & fix generate language file command error 2022-02-09 20:46:39 +08:00
appflowy
82ac2a5d79 ci: generate language files and install pb tools 2022-02-09 20:35:07 +08:00
appflowy
5809758539 refactor: rename error-code to flowy-error-code in case of ambiguous 2022-02-09 19:26:06 +08:00
appflowy
93863462a2 fix: pass unit test 2022-02-09 19:17:15 +08:00
appflowy
7cceafa432 style: fix warnings 2022-02-09 18:39:58 +08:00
appflowy
4b63170e56 refactor: read cache proto info 2022-02-09 18:17:06 +08:00
appflowy
1c3c519b14 refactor: cache proto file info 2022-02-09 13:08:49 +08:00
appflowy
7646f984e0 refactor: generate x.proto file using build.rs 2022-02-09 09:57:03 +08:00
Nathan.fooo
32e0b5e96d
Merge pull request #314 from AppFlowy-IO/fix_dart_pb
ci: fix dart pb
2022-02-09 08:02:58 +08:00
appflowy
30bedb337f ci: export path to CI 2022-02-09 07:32:59 +08:00
appflowy
832db73410 ci: add logs 2022-02-09 07:23:57 +08:00
appflowy
837666d36d ci: fix dart pb 2022-02-09 01:14:54 +08:00
Nathan.fooo
10187ce049
Merge pull request #312 from AppFlowy-IO/fix_ci
feat: install protoc-gen-dart if not installed
2022-02-09 01:08:26 +08:00
appflowy
68b0730dda ci: disable dart pb gen 2022-02-09 00:47:43 +08:00
appflowy
1ab3f42477 ci: install protoc binary 2022-02-08 23:52:00 +08:00
appflowy
15d91d3cbe ci: export path 2022-02-08 23:05:28 +08:00
appflowy
f55de1fd17 feat: install protoc-gen-dart if not installed 2022-02-08 22:42:00 +08:00
Nathan.fooo
014ff27881
install protoc_plugin 2022-02-08 22:34:02 +08:00
appflowy
dd3f1d0b24 ci: install protobuf code gen tool 2022-02-08 21:43:31 +08:00
appflowy
561aa348e9 fix: add futures-core crate features 2022-02-08 21:22:11 +08:00
Nathan.fooo
79d30eb84d
Merge pull request #311 from AppFlowy-IO/opti_pb_gen
Opti protobuf code gen
2022-02-08 16:34:39 +08:00
appflowy
d0b02cb4fd refactor: generate dart pb files with feature flag: dart 2022-02-08 16:24:59 +08:00
appflowy
9135b92a39 refactor: generate the pb files using build.rs 2022-02-08 14:36:59 +08:00
Gustavo Sanchez
ecf2598be7
Merge branch 'main' into main 2022-02-07 16:12:11 -04:00
appflowy
59aed762e7 ci: fix compile errors 2022-02-07 16:04:35 +08:00
appflowy
337161c3d7 style: config log 2022-02-07 15:51:19 +08:00
appflowy
9f8e3b09c3 fix: compile errors 2022-02-07 15:48:01 +08:00
appflowy
0c6903f793 refactor: refactor some crates with http_server 2022-02-07 15:34:46 +08:00
appflowy
084e9c5f6f refactor: refactor some crates with http_server 2022-02-07 15:33:46 +08:00
appflowy
680d130986 refactor: remove unuse crate references 2022-02-07 10:47:09 +08:00
Nathan.fooo
248473dddf
Merge pull request #310 from AppFlowy-IO/remove_backend
feat: remove backend
2022-02-06 21:26:16 +08:00