Commit Graph

122 Commits

Author SHA1 Message Date
Lucas.Xu
fc0fb1c3df feat: integrate github action for windows x86_64 release 2022-09-07 22:49:57 +08:00
Sean Riley Hawkins
69e3aed6b5
Android vscode workflow (#912)
* fix: fix linux build

* Merge pull request #599 from AppFlowy-IO/refactor/grid_decode_cell_data

Refactor/grid decode cell data

* feat:  configured android vscode workflow

* chore: clean up android vscode

* fix: fixed typo

* chore: remove unused code

Co-authored-by: Nathan.fooo <86001920+appflowy@users.noreply.github.com>
Co-authored-by: Lucas.Xu <lucas.xu@appflowy.io>
2022-09-01 12:27:09 +08:00
appflowy
c8ce8ef5c2 chore: run command in sudo mode 2022-08-31 23:00:58 +08:00
appflowy
6de77d5a5b fix: fix docker build again 2022-08-31 15:05:16 +08:00
appflowy
fb9ddff574 chore: install keybinder 2022-08-31 09:41:45 +08:00
Naughtz
1c19bee773 fix: fix actions fail 2022-08-08 17:12:27 +08:00
Nathan.fooo
dfb6ff7d04
Merge pull request #264 from texhno/main
Small fixes for `docker-compose up` command's error and warning
2022-08-03 08:19:51 +08:00
weidong fu
386ee15f1b chore: fix install script errors 2022-08-02 14:06:07 +08:00
Nathan.fooo
a47af561ab
Merge pull request #739 from Poly-Pixel/windows-dev-install-script
Add Windows development environment install script
2022-08-01 12:42:57 +08:00
Nathan.fooo
da92bcd91a
Merge pull request #746 from AppFlowy-IO/feat/fix_install_macos_sh
chore: fix instal_macos.sh download glint error
2022-07-31 20:29:05 +08:00
appflowy
67f027bf3b chore: fix instal_macos.sh download glint error 2022-07-31 20:09:41 +08:00
appflowy
af61cae182 ci: fix docker builder 2022-07-31 19:43:52 +08:00
Poly-Pixel
86799bbb96 fix: fix last command issue 2022-07-28 21:05:33 -07:00
Poly-Pixel
3caa565610 fix: fix remaining PATH issues 2022-07-28 20:04:46 -07:00
Lucas.Xu
32ee068c73 chore: resolve docker-compose.yml conflicts 2022-07-28 10:12:19 -04:00
тнomas
7a197df57c fix: Fixes docker-compose up error and warning 2022-07-28 10:12:19 -04:00
MikeWallaceDev
244549b167 fix: bah! removing duplicate code. 2022-07-25 13:37:58 -04:00
MikeWallaceDev
f993e1d076 feat: add gitlint dependency 2022-07-25 12:23:33 -04:00
MikeWallaceDev
943ce37623 feat: remove commitlint and node.js dependency 2022-07-25 12:23:33 -04:00
Poly-Pixel
89dc2f0370 fix: forgot to uncomment a line! 2022-07-24 12:34:55 -07:00
Poly-Pixel
7eb7fad336 fix: fix most PATH-related issues 2022-07-27 18:09:59 -07:00
Poly-Pixel
85850af541 feat: add windows dev environment install script 2022-07-26 18:26:44 -07:00
MikeWallaceDev
efa89866f3 fix: colors and brew install for mac
Also fixed colors for Linux.
Now displays messages in yellow so that they stick out more.
2022-07-19 13:07:25 -04:00
MikeWallaceDev
6d9c4619e4 fix: fixed flutter config variable for mac 2022-07-18 21:44:11 -04:00
MikeWallaceDev
f30f2485c6 fix: fixed colors when asking to install Rust 2022-07-18 20:08:13 -04:00
MikeWallaceDev
1cb8dbcfa4 fix: improved installation on MacOs
added MacOs install script
Removed Makefile, since we now use a bash script. This removes the dependency on make.
Removed Brewfile, since we now use a bash script
2022-07-18 15:24:25 -04:00
MikeWallaceDev
39900022db fix: improved development environment installation
moved and renamed /Makefile.toml to githooks.toml
added install script for Linux
2022-07-18 14:31:13 -04:00
Nathan.fooo
6554b8354b
Merge pull request #579 from AppFlowy-IO/feat/grid_task_runner 2022-06-29 18:28:06 +08:00
appflowy
ead305ddda chore: delete/create filter 2022-06-28 09:35:17 +08:00
appflowy
706893f6fa fix: remove shared-lib cache files 2022-06-28 09:35:17 +08:00
tsuiyuenhong
27bd4bb242 chore: fix linux(aarch64) build 2022-06-21 18:44:06 +08:00
appflowy
02754eb069 chore: print message if the dir is not empty 2022-06-19 10:55:14 +08:00
appflowy
64e43fa1f3 chore: remove rust/dart generated files 2022-06-19 10:40:55 +08:00
appflowy
824c7c0e8d refactor: clean script 2022-06-19 09:42:25 +08:00
nathan
d913bbba31 chore: update windows clean script 2022-06-16 10:45:47 +08:00
appflowy
7a7f881d23 chore: udpate the clean scripto 2022-06-16 08:30:26 +08:00
appflowy
777547229c fix: build appflowy from VS Code 2022-06-15 22:28:33 +08:00
Vincent Chan
14b012686b feat: native support for m1 mac 2022-05-30 21:12:44 +08:00
appflowy
7a7ec10085 chore: add test comand in cargo make 2022-05-27 20:26:33 +08:00
appflowy
233b9366af chore: update crates version 2022-04-28 21:16:28 +08:00
appflowy
cd14598199 chore: update archive package path 2022-04-12 08:03:39 +08:00
appflowy
a035228798 chore: release beta package 2022-04-08 20:16:38 +08:00
Nathan.fooo
03192f8d7e
Merge pull request #373 from PabloCastellano/more-docker
Multiple improvements in docker image
2022-02-24 23:25:42 +08:00
Hieu
0c9fc35cb3 ci: refactor code generation 2022-02-24 14:40:48 +07:00
Hieu
288afbe68b ci: no more sed
Fix "Bad state: Unable to generate package graph"
2022-02-23 22:02:46 +07:00
Hieu
6e1c6d7a47 fix: cargo-make platforms, mac not macos 2022-02-23 21:18:20 +07:00
Hieu
6ae8efbdfe ci: generate freezed files 2022-02-23 20:40:22 +07: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
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
Nathan.fooo
7eada39a8b
Merge pull request #346 from PabloCastellano/docker-fix
Fix docker build
2022-02-21 10:22:11 +08:00