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