Commit Graph

1240 Commits

Author SHA1 Message Date
Pablo Castellano
3bfda80911 docs: add docker command to readme 2022-02-23 13:14:08 +01:00
Pablo Castellano
0b2bb33b73 fix: multiple improvements in docker image
* Reduce image size again, to 894MB
* Adjust permissions and remove need to run xhost
* Run appflowy as unprivileged user
* Add README file for more information
2022-02-23 12:28:28 +01:00
Nathan.fooo
b8a4897056
Update CHANGELOG.md
add 0.0.3 version change log
2022-02-23 10:04:14 +08:00
appflowy
3028195e5e chore: rename docker image 2022-02-22 19:32:09 +08:00
Nathan.fooo
fe3533cb2c
Merge pull request #367 from AppFlowy-IO/docker_setting
Docker setting
2022-02-22 15:49:20 +08:00
appflowy
06d3aace92 ci: update build cache name 2022-02-22 15:48:51 +08:00
Nathan.fooo
3f90170c71
Merge pull request #348 from PabloCastellano/github-docker-push
Push docker image to Docker Hub
2022-02-22 09:18:10 +08:00
Nathan.fooo
ef770980f5
Merge pull request #345 from PabloCastellano/docker 2022-02-21 22:47:30 +08:00
Nathan.fooo
b5d463578a
Merge pull request #364 from tsuiyuenhong/main 2022-02-21 22:46:02 +08:00
Pablo Castellano
ca0851418e chore: use docker multi-stage builds
Previous image was 7.69GB which is somewhat heavy.
Now the resulting image is 1.20GB thanks to multi-stage builds.
2022-02-21 10:06:41 +01:00
xurunkang
a6221d34cb chore: move CHANGELOG.md to the root dir 2022-02-21 15:59:04 +08:00
Nathan.fooo
7eada39a8b
Merge pull request #346 from PabloCastellano/docker-fix
Fix docker build
2022-02-21 10:22:11 +08:00
Pablo Castellano
23795e1b67 feat: add docker-compose data persistance 2022-02-20 11:00:01 +01:00
Nathan.fooo
7314f02282
Merge pull request #352 from AppFlowy-IO/bloc_test
Bloc test
2022-02-20 16:37:40 +08:00
appflowy
e3d9d4c42a chore: rename some enum 2022-02-20 16:34:15 +08:00
appflowy
22742c904b chore: rename some classes 2022-02-20 16:12:43 +08:00
appflowy
9012494e1f chore: update launch option 2022-02-20 09:59:52 +08:00
appflowy
c9424c5d55 Merge branch 'main' into bloc_test 2022-02-20 08:49:53 +08:00
appflowy
cdec567cbb feat: separate develop, release, test working directory 2022-02-20 08:35:52 +08:00
Annie
33358c2a04
Merge pull request #353 from jay-tau/patch-1
Add French Translations
2022-02-20 08:31:45 +08:00
appflowy
e9ba9ad149 ci: add .appflowy_dev 2022-02-20 08:06:53 +08:00
appflowy
7d93ed8e81 ci: run actions when specified files changed. 2022-02-20 07:22:39 +08:00
appflowy
860ebc567b ci: update dart_tests 2022-02-20 07:08:42 +08:00
appflowy
bf7e1b9829 ci: add build flowy_sdk deps 2022-02-19 23:26:38 +08:00
appflowy
0b0cbe192b ci: run flutter test on ci 2022-02-19 23:19:33 +08:00
Joel Tony
0acb7063ed
Add 'fr' 2022-02-19 17:45:34 +05:30
Joel Tony
cf1ecaf89b
Create fr.json 2022-02-19 15:48:59 +05:30
appflowy
2781809f87 chore: await Sytem launch 2022-02-19 17:12:44 +08:00
appflowy
6fc8197468 feat: build flowy_sdk as dylib on macOS 2022-02-19 16:59:36 +08:00
appflowy
c559c5cc6b feat: config bloc test 2022-02-19 16:48:57 +08:00
appflowy
2c3aade0f9 refactor: remove unuse code 2022-02-19 13:52:52 +08:00
appflowy
dd8c26df02 refactor: revision_cache with sync_seq 2022-02-19 11:34:31 +08:00
appflowy
dd832b7482 chore: rename some struct 2022-02-18 23:04:55 +08:00
Pablo Castellano
cea62a5c8e ci: push docker image to Docker Hub 2022-02-17 22:48:34 +01:00
Pablo Castellano
7820c8e70d fix: also mount other required volumes in docker-compose 2022-02-17 21:43:02 +01:00
Pablo Castellano
bde597a10b fix: docker build
 The protoc-gen-dart was not installed correctly.
 You can fix that by adding "dart pub global activate protoc_plugin" to your shell's
config file.(.bashrc, .bash, etc.)
2022-02-17 21:43:02 +01:00
Nathan.fooo
6593855f8f
Merge pull request #343 from AppFlowy-IO/fix_windows_build
Fix windows build
2022-02-17 22:36:21 +08:00
Nathan.fooo
dab835ad86
Merge pull request #341 from tsuiyuenhong/main
update release CI build steps.
2022-02-17 20:31:49 +08:00
appflowy
06967d8057 fix: path issue on windows 2022-02-17 20:10:29 +08:00
nathan
ceaf1ccc21 feat: fix windows build erros 2022-02-17 16:32:10 +08:00
appflowy
33ff6b2f23 chore: update the prompt of protoc-gen-dart installation 2022-02-17 11:18:30 +08:00
visitor
eda5d9f4f9
Merge branch 'AppFlowy-IO:main' into main 2022-02-17 09:51:05 +08:00
Nathan.fooo
5c74e1d667
Merge pull request #340 from AppFlowy-IO/fix_potential_ci_error
ci: fix potential ci error
2022-02-16 19:18:03 +08:00
appflowy
e1f9260982 chore: fix unit errors 2022-02-16 18:44:42 +08:00
appflowy
a7819c6456 chore: delete dart_event.dart 2022-02-16 18:11:25 +08:00
appflowy
373407fd57 ci: fix potential ci error 2022-02-16 18:09:43 +08:00
xurunkang
47d17e6bb2 feat: fix ci build error 2022-02-16 17:23:30 +08:00
Nathan.fooo
91b1430e7b
Merge pull request #337 from AppFlowy-IO/auto_gen_dart_event
Auto gen dart event
2022-02-16 16:11:09 +08:00
Nathan.fooo
7335119933
Merge pull request #334 from dadyarri/fix-typo-in-ru-translate
fix typo in ru translate
2022-02-16 15:29:05 +08:00
appflowy
6061dc1989 chore: update unit test 2022-02-16 15:28:00 +08:00