Commit Graph

31 Commits

Author SHA1 Message Date
Kingtous
88d8274997 fix: nightly build needs to upload artifact 2023-04-03 00:34:59 +08:00
Kingtous
fffeda30a3 feat: reuse nightly 2023-03-29 13:26:53 +08:00
Kingtous
260694fdaa add: nearby dll check 2023-03-29 13:26:53 +08:00
Kingtous
c30479f02f feat: add sciter nightly build 2023-03-29 13:26:53 +08:00
Kingtous
7f20dac547 opt: reuse deps workflows 2023-03-23 10:11:57 +08:00
Kingtous
6ae13646fe feat: try enable arm build 2023-03-17 13:45:56 +08:00
Kingtous
746c1de118 fix: try upgrade ndk version to r23 2023-03-11 10:59:33 +08:00
rustdesk
3879662896 fix CI, change rust 1.62 -> stable 2023-03-10 15:37:48 +08:00
Michal Witek
7bbeb351ce
Updated Flutter Version to 3.7.5
Updated agents OS to `Ubuntu 20.04` where possible
2023-02-27 20:40:39 +01:00
fufesou
aeed94bb96 update flutter-ci && restore crate-type
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-02-23 18:03:40 +08:00
enforcer007
9873a2d700 Don't run github actions on ignored paths. 2023-02-22 10:54:16 +05:30
rustdesk
000799d181 fix CI 2023-02-17 11:59:03 +08:00
RustDesk
c8f38c9386
Merge branch 'master' into master 2023-01-28 15:22:59 +08:00
Kingtous
a17f14b92a opt: upgrade flutter ci/nightly to 3.7.0 stable
This reverts commit 6f9b3ae466.
2023-01-28 09:41:05 +08:00
RustDesk
6f9b3ae466
Revert "opt: upgrade flutter ci/nightly to 3.7.0 stable" 2023-01-27 21:11:46 +08:00
Kingtous
b144e28a60 fix: arm64 build on flutter 3.7.0
https://github.com/flutter/flutter/issues/116703#issuecomment-1403956612
2023-01-27 02:34:28 +08:00
Kingtous
06a0aeb03b opt: upgrade flutter to 3.7.0 2023-01-26 22:57:49 +08:00
botanicvelious
a8dd49d85f
revert 3.0.5 2023-01-22 22:04:39 -07:00
botanicvelious
5f0aff5500
enable i686 2023-01-22 21:21:37 -07:00
botanicvelious
7f13f28d29
dont need to install rust toolchain twice 2023-01-22 21:13:25 -07:00
botanicvelious
3e0ae64d61
remove custom flutter from windows 2023-01-22 20:48:11 -07:00
botanicvelious
0838a77908
update llvm version 2023-01-22 20:41:48 -07:00
botanicvelious
9793b35ad6
Update flutter-ci.yml 2023-01-22 20:40:55 -07:00
21pages
ee0e84be37 update flutter_rust_bridge to latest
Signed-off-by: 21pages <pages21@163.com>
2023-01-20 14:53:52 +08:00
rustdesk
ad8e3c7555 remove mac sign 2023-01-10 13:21:58 +08:00
rustdesk
b8e68475d8 full flutter ci 2023-01-10 13:01:19 +08:00
Kingtous
400911f782 refactor: change ayaindicator to appindicator 2022-11-08 21:17:56 +08:00
Kingtous
7bd0843bcd feat: add flutter nightly ci 2022-10-20 17:19:08 +08:00
rustdesk
3ed94dcd4f use libayatana-appindicator3-dev instead because old one has problem on
Ubuntu22
2022-10-05 16:36:54 +08:00
dependabot[bot]
b57fcb1880
Bump actions/checkout from 2 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-17 11:26:01 +00:00
Kingtous
a957f894b7 add: dl libs
fix: flutter ci

Signed-off-by: Kingtous <kingtous@qq.com>

add: flutter ci

Signed-off-by: Kingtous <kingtous@qq.com>
2022-09-12 18:37:09 +08:00