Nathan.fooo
260705280f
fix: remove unused steps ( #1580 )
...
* chore: remove unused code
* chore: update pin-project version to remove rust lint warnings
* chore: fix potential test failed
Co-authored-by: nathan <nathan@appflowy.io>
2022-12-19 10:47:40 +08:00
Duy Do
bb312b0a79
build: update install_linux.sh
2022-12-15 11:00:26 +07:00
ramanverma2k
6dbb08c2ae
fix: move deb control file to linux_installer
2022-12-08 12:04:43 +05:30
ramanverma2k
0643e93e94
ci: refactor linux workflow & build an alternative linux package for older distributions.
2022-12-08 10:11:40 +05:30
nathan
44f9254c0a
chore: add codegen crate
2022-12-01 15:17:55 +08:00
nathan
30e7323cf7
chore: delete flowy-tool
2022-12-01 14:42:09 +08:00
Lucas.Xu
11a0ef319f
Merge pull request #1461 from ramanverma2k/feat_1305
...
ci: add .exe installer support for Windows releases #1305
2022-11-28 19:51:05 +08:00
Nathan.fooo
149c2a2725
Ci/build scripts ( #1487 )
...
* chore: rename flowy_dev name
* chore: rename tasks
Co-authored-by: nathan <nathan@appflowy.io>
2022-11-26 22:18:39 +08:00
Nathan.fooo
fc10ee2d6b
Fix filter test ( #1459 )
...
* chore: move grid_view_editor.rs to view_editor folder
* chore: hide invisible rows
* fix: lock issue
* fix: flutter test potential failed
* chore: separate group tests
Co-authored-by: nathan <nathan@appflowy.io>
2022-11-17 16:44:17 +08:00
ramanverma2k
af9b4b3922
ci: build & upload installer package for windows
2022-11-17 13:33:19 +05:30
appflowy
5156248918
ci: fix typo
2022-11-07 15:27:31 +08:00
Xavier Chrétien
a50f2a6eb9
ci: Add dmg support for MacOS and add the .dmg to the release ( #1401 )
2022-11-04 22:14:28 +08:00
Nathan.fooo
e9ad705ea3
Refactor/revision compose ( #1410 )
2022-11-01 18:59:53 +08:00
Nathan.fooo
3bbf91ab2b
Add board group test ( #1376 )
2022-10-26 22:36:34 +08:00
Nathan.fooo
8dff9dc67c
chore: disable log in bloc test ( #1336 )
2022-10-22 20:58:33 +08:00
Nathan.fooo
230eb5fd55
fix: run bloc_test ( #1286 )
...
* fix: run bloc_test
* fix: dart_test ci workflow
Co-authored-by: nathan <nathan@appflowy.io>
2022-10-15 23:34:56 +08:00
Nathan.fooo
63111927cc
chore: remove events files when run clean + rebuild all ( #1284 )
...
Co-authored-by: nathan <nathan@appflowy.io>
2022-10-15 17:15:11 +08:00
Swapnil Kumbhar
0bc0a72d8a
Code coverage for Rust ( #1263 )
...
* feat: Bumped Rust to stable-2022-04-07 (1.60.0)
* feat: Added coverage tests and report generation
* feat: Added workflow for Rust Coverage
* feat: Bumped Rust to 1.60.0 in Workflows
* test: Testing for CI
* ci: Added name and fixed path for Rust Coverage
* revert: "test: Testing for CI"
This reverts commit 049a7b1088
.
* fix: Added .pub-cache to PATH, change incremental builds to zero
* test: Testing for CI
* ci: Installing protobuf compiler in CI
* revert: "test: Testing for CI"
This reverts commit 049a7b1088
.
* ci: Added environment setup for dart
* test: Testing for CI
* feat: Added task to check if 'grcov' is installed
* ci: Added steps to install grcov
* test: Testing for CI
* ci: Fixed name for grcov installation step
* feat: Added cargo binaries to PATH in tests
* revert: "test: Testing for CI"
This reverts commit 24e425db66
.
* revert: "test: Testing for CI"
This reverts commit a5de816bce
.
* ci: Fixed a very silly failing case
* test: Created a test rust file for cov test
2022-10-11 19:54:31 +08:00
Ayush
238af3ed0e
Added flatpak files ( #208 )
2022-10-08 09:29:29 +08:00
Victor Szabo
04a7c8dc6d
fix(scripts): add libkeybinder3 to Dockerfile ( #1204 )
2022-10-02 20:15:53 +08:00
huyz
69ae3cba04
feat: make Rust installation prompt default to N
2022-09-23 21:59:32 -07:00
weidong fu
91469df126
chore: fix typo in install_macos.sh
2022-09-24 10:39:00 +08:00
appflowy
ca50e61762
chore: add install gitlint script & ignore body length
2022-09-22 10:50:04 +08:00
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