Commit Graph

66 Commits

Author SHA1 Message Date
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
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
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
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
MikeWallaceDev
943ce37623 feat: remove commitlint and node.js dependency 2022-07-25 12:23:33 -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
appflowy
706893f6fa fix: remove shared-lib cache files 2022-06-28 09:35:17 +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
appflowy
7a7f881d23 chore: udpate the clean scripto 2022-06-16 08:30:26 +08:00
appflowy
7a7ec10085 chore: add test comand in cargo make 2022-05-27 20:26:33 +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
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
appflowy
cdec567cbb feat: separate develop, release, test working directory 2022-02-20 08:35:52 +08:00
appflowy
e9ba9ad149 ci: add .appflowy_dev 2022-02-20 08:06:53 +08:00
appflowy
c559c5cc6b feat: config bloc test 2022-02-19 16:48:57 +08:00
nathan
ceaf1ccc21 feat: fix windows build erros 2022-02-17 16:32:10 +08:00
appflowy
afd8335e95 chore: cache dart_event.dart file 2022-02-16 11:13:14 +08:00
appflowy
9b8c110a66 refactor: optimize protobuf code gen process 2022-02-13 12:04:34 +08:00
appflowy
686507cd67 feat: remove cargo make pb command 2022-02-09 22:26:10 +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
appflowy
68b0730dda ci: disable dart pb gen 2022-02-09 00:47:43 +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
appflowy
dd3f1d0b24 ci: install protobuf code gen tool 2022-02-08 21:43:31 +08:00
appflowy
084e9c5f6f refactor: refactor some crates with http_server 2022-02-07 15:33:46 +08:00
appflowy
2fa99a563c rename flowy-core to flowy-folder that manages the workspace,app,view 2022-01-27 20:43:43 +08:00
Discreater
d5ffeb3c8a fix windows build with multiple visual studio installations 2022-01-24 00:52:39 +08:00
nathan
dccbd45a00 switch to stable channel 2022-01-23 11:34:41 +08:00
MikeWallaceDev
27f900753e Fixed a typo 2022-01-20 22:08:04 -05:00
Mike Wallace
dc05a4cc65
Merge branch 'main' into settings-modal 2022-01-20 21:38:22 -05:00
MikeWallaceDev
4da2dadf69 Fixed language generation from build script 2022-01-20 21:32:24 -05:00
MikeWallaceDev
584af6aa71 fixed cargo make to work on Windows 2022-01-19 22:02:16 -08:00
Mike Wallace
bda6840523
Remove generated files (#202)
* deleted generated directory from file system

* Removed generated language files from source control
Files are now generated when building the app or by launching "Generate Language Files"

added /lib/generated/ to git .ignore
added a task to generate language files
call task from build script

* added pub get to workflow
2021-12-25 20:23:02 -05:00
appflowy
e55b79d3e6 Merge branch 'feat/online2' 2021-12-20 15:38:41 +08:00