Nathan.fooo
f64346c955
Feat/tauri ( #1716 )
...
* feat: support tauri desktop
* chore: support call flowy sdk command
* chore: switch to svelte
* chore: gen js protobuf
* chore: import js protobuf
* chore: call flowy sdk handler
* chore: update scipts
* chore: create index.ts
* chore: track files
* chore: gen ts event
* chore: replace application icon
* chore: migrate to react
* chore: fix wanrings
Co-authored-by: nathan <nathan@appflowy.io>
2023-01-17 16:27:17 +08:00
vedon
ba653ff463
ci: support aarch64 ( #1710 )
2023-01-16 20:47:15 +08:00
Nathan.fooo
6a36bcd31d
chore: add sqlite feature flag ( #1683 )
...
* chore: add sqlite feature flag
* chore: fix clippy warings
* ci: fix clippy
* chore: add rev file persistence
* ci: fix clippy
Co-authored-by: nathan <nathan@appflowy.io>
2023-01-12 13:09:08 +08:00
Nathan.fooo
b25db83bc0
ci: support linux dart_unit_test ( #1653 )
...
Co-authored-by: nathan <nathan@appflowy.io>
2023-01-05 15:25:30 +08:00
Nathan.fooo
c181f91175
ci: enable docker build ( #1654 )
2023-01-05 14:50:37 +08:00
Nathan.fooo
a07a180cc8
chore: remove duplicate command in flutter_ci.yaml
2023-01-04 17:16:09 +08:00
Nathan.fooo
e0a392db00
chore: update flutter_ci.yaml
2023-01-04 16:23:58 +08:00
nathan
b8f9da6bc7
ci: flutter ci
2023-01-04 00:08:40 +08:00
nathan
2c244203fb
ci: rust coverage
2023-01-04 00:02:13 +08:00
nathan
bfd2754bda
chore: update rust-toolchain
2023-01-03 23:38:57 +08:00
nathan
2ccc2d7c98
ci: remove unsupport syntax
2023-01-03 23:19:30 +08:00
nathan
52c09c863c
ci: remove unsupport syntax
2023-01-03 23:13:22 +08:00
Nathan.fooo
c1880292ac
fix: rust & flutter test ( #1644 )
...
Co-authored-by: nathan <nathan@appflowy.io>
2023-01-03 23:10:11 +08:00
Nathan.fooo
0e88d643cf
fix: rust and flutter ci ( #1643 )
...
Co-authored-by: vedon <vedon.fu@gmail.com>
2023-01-03 22:55:30 +08:00
vedon
c932f63e57
Fix/windows build ( #1641 )
...
* fix: windows build & refactor release build target
* refactor: merge dart_lint and dart_test into flutter_ci
* refactor: merge rust_lint and rust_test into rust_ci
* chore: update rust_ci.yaml
2023-01-03 22:34:55 +08:00
Lucas.Xu
c05c1e191c
chore: upgrade minimum support flutter version, >= 3.3.0 ( #1551 )
...
* feat: upgrade flutter version to 3.3.0 for appflowy_editor and appflowy_editor_plugin
* feat: upgrade flutter version to 3.3.0 for appflowy
* feat: upgrade flutter version to 3.3.0 for CI
* chore: update flutter version in ci workflows
* chore: fix warnings
* chore: fix unuse import
* chore: support cargo make dart_unit_test on windows platform
* fix: copy to sandbox errors
Co-authored-by: nathan <nathan@appflowy.io>
2023-01-01 23:26:27 +08:00
Muhammad Rizwan
e4b07e69fa
Added : customize the color and background color of selected text ( #1601 )
...
* Added Emoji Support
* Added Color Picker for font color and background color
* chore: revert code
* feat: re-implement the color picker
* test: add test case for adding color
* test: update appflowy_editor test flag
Co-authored-by: Muhammad Rizwan <haris.arshad.2010@gmail.com>
Co-authored-by: Lucas.Xu <lucas.xu@appflowy.io>
2022-12-23 19:57:17 +08:00
Lucas.Xu
5d7008edd7
feat: Customize the storage folder path ( #1538 )
...
* feat: support customize folder path
* feat: add l10n and optimize the logic
* chore: code refactor
* feat: add file read/write permission for macOS
* fix: add toast for restoring path
* feat: fetch apps and show them
* feat: fetch apps and show them
* feat: implement select document logic
* feat: l10n and add select item callback
* feat: add space between tile
* chore: move file exporter to settings
* chore: update UI
* feat: support customizing folder when launching the app
* feat: auto register after customizing folder
* feat: l10n
* feat: l10n
* chore: reinitialize flowy sdk when calling init_sdk
* chore: remove flowysdk const keyword to make sure it can be rebuild
* chore: clear kv values when user logout
* chore: replace current workspace id key in kv.db
* feat: add config.name as a part of seesion_cache_key
* feat: support open folder when launching
* chore: fix some bugs
* chore: dart fix & flutter analyze
* chore: wrap 'sign up with ramdom user' as interface
* feat: dismiss settings view after changing the folder
* fix: read kv value after initializaing with new path
* chore: remove user_id prefix from current workspace key
* fix: move open latest view action to bloc
* test: add test utils for integration tests
* chore: move integration_test to its parent directory
* test: add integration_test ci
* test: switch to B from A, then switch to A again
* chore: fix warings and format code and fix tests
* chore: remove comment out codes
* chore: rename some properties name and optimize the logic
* chore: abstract logic of settings file exporter widget to cubit
* chore: abstract location customizer view from file system view
* chore: abstract settings page index to enum type
* chore: remove the redundant underscore
* test: fix integration test error
* chore: enable integration test for windows and ubuntu
* feat: abstract file picker as service and mock it under integration test
* chore: fix bloc test
Co-authored-by: nathan <nathan@appflowy.io>
2022-12-20 11:14:42 +08:00
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
ramanverma2k
6dbb08c2ae
fix: move deb control file to linux_installer
2022-12-08 12:04:43 +05:30
ramanverma2k
32be754eb7
fix: add libkeybinder as a dependency in deb pkg
2022-12-08 10:25:27 +05:30
ramanverma2k
0643e93e94
ci: refactor linux workflow & build an alternative linux package for older distributions.
2022-12-08 10:11:40 +05:30
Lucas.Xu
925ef48a83
fix: build macos install ci error ( #1502 )
2022-11-29 09:38:06 +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
ramanverma2k
af9b4b3922
ci: build & upload installer package for windows
2022-11-17 13:33:19 +05:30
Lucas.Xu
8dc28e9286
fix: Windows CI error, need to install vcpkg
2022-11-07 14:49:32 +08:00
Lucas.Xu
49b2bcd20d
Merge pull request #1386 from ramanverma2k/dep-pkg_1303
...
feat: create deb package for linux (#1303 )
2022-11-07 10:29:38 +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
b0d2cdf55a
ci: Update release title ( #1409 )
...
* chore: update release title
* chore: update changelog
Co-authored-by: nathan <nathan@appflowy.io>
2022-11-01 14:27:33 +08:00
ramanverma2k
319c358d1b
ci: add postinst & postrm scripts to linux deb package
2022-10-30 12:09:20 +05:30
ramanverma2k
46a20123c1
ci: update linux deb package build workflow
2022-10-30 09:45:52 +05:30
ramanverma2k
380d921dae
ci: respect debian package naming convention.
2022-10-30 09:33:06 +05:30
Lucas.Xu
10541502b8
chore: pick release/0.0.6 to main
2022-10-29 17:00:40 +08:00
ramanverma2k
2cbd74c716
feat: create deb package for linux
2022-10-27 20:05:37 +05:30
nathan
1af6c5eadc
fix: bloc test errors
2022-10-23 11:52:15 +08:00
Nathan.fooo
8dff9dc67c
chore: disable log in bloc test ( #1336 )
2022-10-22 20:58:33 +08:00
Lucas.Xu
cb769a7213
Merge pull request #1315 from LucasXu0/fix_codecov
...
chore: Run appflowy editor test every time
2022-10-18 15:16:55 +07:00
Lucas.Xu
255a4e6849
chore: Run appflowy editor test every time
2022-10-18 16:16:25 +08:00
Lucas.Xu
bd88d89814
Merge pull request #1293 from LucasXu0/typo
...
fix: github issue template typo
2022-10-17 13:58:57 +07:00
Lucas.Xu
78728bb6ff
fix: github issue template typo
2022-10-17 13:19:15 +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
Lucas.Xu
9c7e64c502
fix : #1279 macOS package size
2022-10-14 21:10:58 +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
3d014ef274
chore: update ci.yaml
2022-10-09 14:33:46 +08:00
Ishan Pandhare
47942ffadf
feat: updated ci.yaml control statement
2022-10-09 11:22:37 +05:30
Ishan Pandhare
62c9108a68
feat: updated ci.yaml to support windows platform
2022-10-09 11:13:01 +05:30
Ishan Pandhare
2dd9b9767e
feat: support windows platform in ci.yaml
2022-10-08 19:50:30 +05:30
Lucas.Xu
2d61581eb3
chore: flutter analyze and flutter format
2022-10-07 15:25:33 +08:00
Poly-Pixel
b86931a499
chore: delete feature request issue template
2022-09-17 21:44:04 -04:00
Poly-Pixel
92043c49f3
chore: add feature request issue form
2022-09-17 21:42:55 -04:00
Poly-Pixel
6c58a27247
fix: fix errors in bug report form
2022-09-17 21:42:51 -04:00
Poly-Pixel
ac305e8821
chore: delete bug report issue template
2022-09-17 21:42:46 -04:00
Poly-Pixel
c1ec45e3a8
chore: create bug report issue form
2022-09-17 18:57:08 -04:00
Lucas.Xu
708afda27d
chore: delete the windows_release.yml
2022-09-08 10:33:02 +08:00
Lucas.Xu
fc0fb1c3df
feat: integrate github action for windows x86_64 release
2022-09-07 22:49:57 +08:00
Lucas.Xu
d2c118ad02
chore: set paths in github actions to reduce the ci time
2022-09-02 22:02:36 +08:00
Lucas.Xu
118891923f
chore: appflowy_editor 0.0.4
2022-09-02 21:33:12 +08:00
Lucas.Xu
fa22c63ac1
feat: support codecov ( #970 )
...
* feat: support codecov
2022-09-02 16:58:05 +08:00
appflowy
be1819981c
fix: install keybinder
2022-09-01 11:01:52 +08:00
Lucas.Xu
b5c3b61158
fix : #955 upgrade build_resolvers to 2.0.9
2022-08-31 15:53:12 +08:00
Naughtz
6dca0fddf9
Merge branch 'main' into #692
2022-08-22 11:06:44 +08:00
Lucas.Xu
34fce3691f
fix: appflowy_editor test fails
2022-08-18 17:38:04 +08:00
Lucas.Xu
556aa8c3df
test: add flowy_editor_test into github workflows
2022-08-15 10:26:32 +08:00
Lucas.Xu
07ab4c2680
test: add flowy_editor_test into github workflows
2022-08-15 10:26:30 +08:00
Binlogo
2fddbce18c
chore: speed up ci by respecting the cargo deps cache
2022-08-12 00:40:50 +08:00
Nathan.fooo
2853831442
Merge branch 'main' into #692
2022-08-09 13:52:19 +08:00
appflowy
d01e5a0490
chore: update flutter version in ci
2022-08-09 13:11:39 +08:00
Naughtz
fd57b0dc36
feat: install keybinder-3.0 on ubuntu
2022-08-09 10:51:21 +08:00
appflowy
a333f558f4
chore: rename flowy_board to appflowy_board
2022-08-08 10:27:58 +08:00
tsuiyuenhong
7de2f7fa49
Merge remote-tracking branch 'origin/main' into feat/flowy_editor
2022-08-03 09:04:16 +08:00
Poly-Pixel
5eb8a60f91
fix: add flutter action for access to dart
2022-07-27 10:02:22 -04:00
Poly-Pixel
0c20a7b092
fix: fix yaml syntax in rust_lint github workflow
2022-07-26 22:25:44 -04:00
appflowy
414bb75688
chore: replace Ilshidur/action-discord@0.3.2 with Ilshidur/action-discord@master
2022-07-22 09:57:20 +08:00
Lucas.Xu
7fad8ab3dc
chore: run flutter test in flowy_editor_branch
2022-07-13 19:01:36 +08:00
MikeWallaceDev
3aca5a3b46
fix: continue adding "_64" to make build work
2022-07-08 11:20:42 -04:00
MikeWallaceDev
c0414a0e7e
fix: fixed the ci script to correctly use 86_64
2022-07-08 10:53:29 -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
Vincent Chan
14b012686b
feat: native support for m1 mac
2022-05-30 21:12:44 +08:00
appflowy
aad33f6746
chore: update flutter toolchain version to flutter 3.0
2022-05-25 17:01:34 +08:00
appflowy
896123860d
chore: update flutter sdk version
2022-05-25 16:45:13 +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
10d4021d25
fix: dart unit test
2022-04-28 21:18:42 +08:00
appflowy
7e7fe41026
fix: generate en language as default
2022-04-28 20:10:12 +08:00
appflowy
006b3c3811
chore: fix unit test & warnings
2022-04-17 20:50:16 +08:00
appflowy
f4b206d196
chore: config test log
2022-04-12 11:13:35 +08:00
appflowy
df6871e777
chore: fix wanrings
2022-04-10 14:41:42 +08:00
appflowy
fbb2f49b6f
chore: enable rust lint and test by remove path
2022-04-10 14:33:34 +08:00
appflowy
a035228798
chore: release beta package
2022-04-08 20:16:38 +08:00
tsuiyuenhong
65917da468
chore: use actions-cache to speed up dart & rust test.
2022-03-01 15:43:42 +08:00
tsuiyuenhong
3021bdc1af
chore: use actions-cache to speed up CI.
2022-02-26 22:56:48 +08:00
appflowy
926b1666dd
ci: try to fix dart test
2022-02-25 11:37:14 +08:00
appflowy
d30ac55b0f
ci: fix dart test
2022-02-24 17:08:31 +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
3028195e5e
chore: rename docker image
2022-02-22 19:32:09 +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
xurunkang
a6221d34cb
chore: move CHANGELOG.md to the root dir
2022-02-21 15:59:04 +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
Pablo Castellano
cea62a5c8e
ci: push docker image to Docker Hub
2022-02-17 22:48:34 +01:00
xurunkang
47d17e6bb2
feat: fix ci build error
2022-02-16 17:23:30 +08:00
appflowy
2a6ce12a55
ci: fix ci errors
2022-02-16 12:22:26 +08:00
xurunkang
bcf9e83fd7
feat: support automated release by Github CI. (macOS/Linux)
2022-02-14 12:21:10 +08:00
appflowy
9b8c110a66
refactor: optimize protobuf code gen process
2022-02-13 12:04:34 +08:00
Nathan.fooo
9434bff9c9
Update ci.yaml
...
fix ci.yaml format errors
2022-02-12 10:57:02 +08:00
appflowy
ff203a91eb
ci: update build macos command
2022-02-11 20:15:40 +08:00
appflowy
4e2bd6ba74
ci: fix notify
2022-02-10 16:19:16 +08:00
appflowy
bbbf3006c9
ci: remove release hook
2022-02-10 15:16:37 +08:00
appflowy
fa57de5419
ci: update hook file name
2022-02-10 15:16:21 +08:00
appflowy
04f61cdf5e
ci: update discord web hook
2022-02-10 15:06:36 +08:00
Nathan.fooo
983fed16dc
Merge pull request #316 from dadyarri/add-automatic-notifications
...
Add automatic notifications
2022-02-10 11:48:08 +08:00
appflowy
45826b5571
ci: rename GitHub actions
2022-02-10 09:15:16 +08:00
appflowy
f872c6c1f8
ci: fix flutter warnings
2022-02-09 21:56:46 +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
Daniil
d6409e5889
ci: add action when new release is published
2022-02-09 21:18:46 +08:00
Daniil
ebfddc744b
ci: add notification, when english UI strings has been updated
2022-02-09 21:18:39 +08:00
appflowy
c407c38dc3
ci: install cargo-make
2022-02-09 21:13:51 +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
appflowy
82ac2a5d79
ci: generate language files and install pb tools
2022-02-09 20:35:07 +08:00
appflowy
93863462a2
fix: pass unit test
2022-02-09 19:17:15 +08:00
appflowy
30bedb337f
ci: export path to CI
2022-02-09 07:32:59 +08:00
appflowy
837666d36d
ci: fix dart pb
2022-02-09 01:14:54 +08:00
Nathan.fooo
10187ce049
Merge pull request #312 from AppFlowy-IO/fix_ci
...
feat: install protoc-gen-dart if not installed
2022-02-09 01:08:26 +08:00
appflowy
1ab3f42477
ci: install protoc binary
2022-02-08 23:52:00 +08:00
Nathan.fooo
014ff27881
install protoc_plugin
2022-02-08 22:34:02 +08:00
appflowy
67dff1720b
feat: remove backend
2022-02-06 11:48:43 +08:00
appflowy
ef1d10b377
ci: add commit lint
2022-02-04 15:55:06 +08:00
nathan
dccbd45a00
switch to stable channel
2022-01-23 11:34:41 +08:00
appflowy
d283d29202
[flutter]: switch to stable channel
2021-12-10 14:43:57 +08:00
appflowy
a935f25344
fix build linux github action
2021-12-06 08:41:14 +08:00
AppFlowy.IO
ee9884ba34
Update ci.yaml
2021-12-06 00:44:51 +08:00
Pratik Balar
0999263902
ci: correct spell, github-actions based ...
...
- github-actions based flutter checkout
- fix 80 column ruler.
2021-12-02 23:20:03 +05:30
AppFlowy.IO
83b30a2185
set POSTGRES_PORT to 5433
2021-12-02 22:40:24 +08:00
AppFlowy.IO
31d3ffb664
Update backend_general.yml
2021-12-02 22:22:46 +08:00
appflowy
24ea68c605
build backend docker image
2021-12-02 21:55:23 +08:00
AppFlowy.IO
06a91b02fb
Update backend_general.yml
2021-12-02 16:40:49 +08:00
AppFlowy.IO
76c1cd70a5
Update backend_general.yml
2021-12-01 23:44:38 +08:00
appflowy
8f582faffe
add docker-compose
2021-12-01 23:29:51 +08:00
AppFlowy.IO
5f064b8118
Update backend_general.yml
2021-12-01 20:51:17 +08:00
AppFlowy.IO
e46326f775
Rename dart_general.yml to frontend_dart.yml
2021-12-01 20:34:07 +08:00
AppFlowy.IO
cdc6da835e
Rename rust_general.yml to frontend_rust.yml
2021-12-01 20:33:44 +08:00
AppFlowy.IO
10febe2497
Update dart_general.yml
2021-12-01 20:32:17 +08:00
AppFlowy.IO
d1364354ff
Update rust_general.yml
2021-12-01 20:31:56 +08:00
appflowy
488ba00456
update backend_general ci
2021-12-01 17:54:14 +08:00
appflowy
6504863586
update backend scripts
2021-12-01 17:23:37 +08:00
appflowy
d6b5e4c404
update backend scripts
2021-12-01 17:15:46 +08:00
appflowy
6b7a46e781
update backend scripts
2021-12-01 17:09:58 +08:00
AppFlowy.IO
aa86a44af8
Update ci.yaml
2021-12-01 17:03:26 +08:00
AppFlowy.IO
826be05494
Update backend_general.yml
2021-12-01 16:47:15 +08:00
appflowy
2d058ea100
config docker ci
2021-12-01 16:44:58 +08:00
AppFlowy.IO
d8171238f2
Create backend_general.yml
2021-12-01 11:22:32 +08:00
appflowy
28f0288526
update rust_general ci
2021-12-01 11:11:36 +08:00
appflowy
d822f036e0
speed up ci
2021-12-01 11:08:37 +08:00
AppFlowy.IO
e763525c58
Update rust_general.yml
2021-12-01 11:03:52 +08:00
appflowy
f22cf6349b
update ci
2021-12-01 11:01:03 +08:00
AppFlowy.IO
079f18d727
Update rust_general.yml
2021-12-01 10:31:50 +08:00
AppFlowy.IO
841d5e6fd0
Update rust_general.yml
2021-11-30 18:08:01 +08:00
AppFlowy.IO
57f8226b38
Update rust_general.yml
2021-11-30 17:55:25 +08:00
AppFlowy.IO
3363952a23
Update rust_general.yml
2021-11-30 15:40:11 +08:00
AppFlowy.IO
0c1263cb78
Update dart_general.yml
2021-11-30 15:35:15 +08:00
AppFlowy.IO
1239c9026e
Update rust_general.yml
2021-11-29 21:55:28 +08:00
AppFlowy.IO
964aec8066
Update rust_general.yml
2021-11-29 21:50:36 +08:00
AppFlowy.IO
8940f87935
Create dart_general.yml
2021-11-29 21:49:22 +08:00
AppFlowy.IO
fc82b2b7e1
Rename general.yml to rust_general.yml
2021-11-29 21:47:40 +08:00
AppFlowy.IO
c8a7fb2e2b
Update ci.yaml
2021-11-29 21:46:27 +08:00
AppFlowy.IO
ed117c4d31
Create general.yml
2021-11-29 21:46:04 +08:00
AppFlowy.IO
8d9cde17a9
Update ci.yaml
2021-11-27 10:14:58 +08:00
AppFlowy.IO
f8f5b7c233
Update ci.yaml
2021-11-27 10:09:38 +08:00
AppFlowy.IO
b83ff2c3c5
Update ci.yaml
2021-11-27 09:58:56 +08:00
AppFlowy.IO
3d93308293
Update ci.yaml
...
add Clippy check
2021-11-27 09:55:28 +08:00
AppFlowy.IO
d010211028
Update ci.yaml
...
add flutter analyze actions
2021-11-27 09:32:10 +08:00
Pratik
2c8cce99e8
ci: integrate better with ghactions
2021-11-24 11:21:40 +05:30
AppFlowy.IO
ce077c059e
Update ci.yaml
2021-11-23 19:05:37 +08:00
appflowy
054fa4c952
rename some tasks' name
2021-11-23 18:15:33 +08:00
AppFlowy.IO
7b47fb5c7f
Update ci.yaml
2021-11-23 17:53:08 +08:00
AppFlowy.IO
0d28267386
Update ci.yaml
2021-11-23 17:29:52 +08:00
AppFlowy.IO
76c8aa82ad
Update ci.yaml
...
git clone flutter from dev branch
2021-11-23 17:17:16 +08:00
AppFlowy.IO
8acdb82612
Update ci.yaml
...
fix build issues
2021-11-23 17:10:05 +08:00
AppFlowy.IO
6c9fa781cf
Merge pull request #85 from pratikbalar/patch-1
...
ci: flutter git clone depth 1
2021-11-23 17:00:14 +08:00
AppFlowy.IO
7288224c3e
Update ci.yaml
2021-11-23 16:54:40 +08:00
Pratik
9790251aa2
ci: add depth 1 in flutter git clone
2021-11-23 14:22:42 +05:30
AppFlowy.IO
91d9516dc7
Update ci.yaml
2021-11-22 21:24:36 +08:00
AppFlowy.IO
19521bf695
Update ci.yaml
...
add backend ci
2021-11-22 08:29:42 +08:00
Stephen
32949d0395
try without protobuf
2021-11-21 08:26:33 -08:00
Stephen
4324897054
add to github path
2021-11-20 20:38:37 -08:00
Stephen
e713a6dfc6
move installs
2021-11-20 20:03:15 -08:00
Stephen
ccf7ff8888
cleanup build steps
2021-11-20 19:53:26 -08:00
Stephen
ac9a89fdca
install dart
2021-11-20 19:47:31 -08:00
Stephen
d4432eabb9
move to frontend
2021-11-20 19:31:37 -08:00