Commit Graph

153 Commits

Author SHA1 Message Date
fufesou
aeed94bb96 update flutter-ci && restore crate-type
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-02-23 18:03:40 +08:00
fufesou
4cb6e82893 add feature flutter_texture_render for linux
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-02-23 17:06:56 +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
Kingtous
0ecc35dcb3 opt: fix codesign with strict and verbose mode 2023-02-13 15:12:05 +08:00
rustdesk
80da209be8 change executable name from RustDesk to rustdesk in mac deployment 2023-02-08 20:09:07 +08:00
botanicvelious
bb0f481df3
update rust build action to use the same on all 2023-02-05 17:00:22 -07: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
c9715c4e87 opt: remove unnecessary doc 2023-01-26 23:37:47 +08:00
Kingtous
06a0aeb03b opt: upgrade flutter to 3.7.0 2023-01-26 22:57:49 +08:00
botanicvelious
1d00e32128
i686 doesnt work 2023-01-24 03:04:45 -07:00
botanicvelious
a8dd49d85f
revert 3.0.5 2023-01-22 22:04:39 -07:00
botanicvelious
f1236f42e1
go back to 3.0.5 2023-01-22 21:29:00 -07:00
botanicvelious
5f0aff5500
enable i686 2023-01-22 21:21:37 -07:00
botanicvelious
35a7e4f8b7
dont need rust toolchain twice 2023-01-22 21:16:46 -07:00
botanicvelious
7f13f28d29
dont need to install rust toolchain twice 2023-01-22 21:13:25 -07:00
botanicvelious
5ee350d58d
Update flutter-nightly.yml 2023-01-22 20:53:39 -07:00
botanicvelious
3e0ae64d61
remove custom flutter from windows 2023-01-22 20:48:11 -07:00
botanicvelious
fb64190075
update llvm version 2023-01-22 20:42:09 -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
botanicvelious
5aa4c420a4
update flutter version to 3.3.10 2023-01-22 20:38:18 -07:00
botanicvelious
24660628a5
enable i686 2023-01-22 20:31:27 -07:00
RustDesk
5e799c241c
Merge pull request #2876 from botanicvelious/master
Fix unsigned APK location
2023-01-21 08:08:43 +08:00
botanicvelious
9c369e5f49
Update flutter-nightly.yml 2023-01-20 00:59:27 -07:00
botanicvelious
05f9a2ccf8
/signed-apk dir 2023-01-20 00:35:04 -07:00
botanicvelious
bbb853de9f
Update flutter-nightly.yml 2023-01-20 00:09:29 -07:00
botanicvelious
79461178ea
Update flutter-nightly.yml 2023-01-20 00:08:18 -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
botanicvelious
d4789e141b
Update flutter-nightly.yml 2023-01-19 23:41:07 -07:00
botanicvelious
dbbbddee49
Update flutter-nightly.yml 2023-01-19 23:17:07 -07:00
botanicvelious
ba8fb027f6
fix apk location 2023-01-19 22:44:10 -07:00
RustDesk
f54d72e900
Merge pull request #2859 from botanicvelious/master
fix key check in nightly yaml
2023-01-19 12:06:29 +08:00
botanicvelious
fac375c017
fix unsigned app publish 2023-01-18 20:29:51 -07:00
botanicvelious
86885eb5b4
.secrets doesnt work in if 2023-01-18 19:59:07 -07:00
botanicvelious
d58b834c4c
verify .secrets 2023-01-18 19:58:00 -07:00
botanicvelious
5e9b9d5208
Update flutter-nightly.yml 2023-01-18 19:50:57 -07:00
botanicvelious
9e43a07176
update ANDROID_SIGNING_KEY 2023-01-18 19:50:32 -07:00
botanicvelious
74a7523662
fix env.MACOS_P12_BASE64 2023-01-18 19:45:17 -07:00
botanicvelious
5a214d9185
set env values for if's 2023-01-18 19:38:41 -07:00
botanicvelious
fd346edebd
env not secret
must use env. not secret in if's
2023-01-18 19:28:57 -07:00
botanicvelious
4f5b359cfc
env not secret
You can only use the env context in the value of the with and name keys, or in a step’s if conditional, the secret value is not defined yet as its before the with.
2023-01-18 19:25:43 -07:00
botanicvelious
92d009b93d
replace env with secrets for consistency. 2023-01-18 19:18:02 -07:00
Kingtous
7f42404385 feat: add suse nightly build 2023-01-18 22:15:20 +08:00
botanicvelious
c8d1480e4e
add RENDEZVOUS_SERVER 2023-01-18 02:36:05 -07:00
botanicvelious
ac6797e480
RS_PUB_KEY 2023-01-18 02:35:35 -07:00
botanicvelious
fca833fd00
fix key check in nightly yaml 2023-01-18 02:34:53 -07:00