Commit Graph

25 Commits

Author SHA1 Message Date
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
Lucas.Xu
10541502b8 chore: pick release/0.0.6 to main 2022-10-29 17:00:40 +08:00
nathan
1af6c5eadc fix: bloc test errors 2022-10-23 11:52:15 +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
Lucas.Xu
d2c118ad02 chore: set paths in github actions to reduce the ci time 2022-09-02 22:02:36 +08:00
Binlogo
2fddbce18c chore: speed up ci by respecting the cargo deps cache 2022-08-12 00:40:50 +08:00
appflowy
a333f558f4 chore: rename flowy_board to appflowy_board 2022-08-08 10:27:58 +08:00
MikeWallaceDev
3aca5a3b46 fix: continue adding "_64" to make build work 2022-07-08 11:20:42 -04:00
appflowy
48cee0b276 fix: build flowy sdk 2022-06-15 21:08:29 +08:00
appflowy
3105f30ea6 fix: build flowy sdk 2022-06-15 20:55:55 +08:00
appflowy
a0f064b15e fix: build flowy sdk 2022-06-15 20:31:28 +08:00
appflowy
68f7f25ca8 chore: fix github actions 2022-06-15 20:25:55 +08:00
appflowy
ef2e9cb57e chore: update flutter version in ci 2022-05-25 16:10:47 +08:00
appflowy
0d40817cad chore: specify flutter version on CI 2022-05-17 16:07:36 +08:00
appflowy
7e7fe41026 fix: generate en language as default 2022-04-28 20:10:12 +08:00
appflowy
df6871e777 chore: fix wanrings 2022-04-10 14:41: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
6ae8efbdfe ci: generate freezed files 2022-02-23 20:40:22 +07:00
appflowy
7d93ed8e81 ci: run actions when specified files changed. 2022-02-20 07:22:39 +08:00
appflowy
45826b5571 ci: rename GitHub actions 2022-02-10 09:15:16 +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
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