Commit Graph

101 Commits

Author SHA1 Message Date
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
rustdesk 8fb3c452be Allow setting custom server and key with env variables #2810 2023-01-18 14:22:41 +08:00
RustDesk 7aced73393 Revert "Allow setting custom server and key with env variables" 2023-01-18 11:48:10 +08:00
botanicvelious 233305ee01 used the key files to check 2023-01-16 13:52:33 -07:00
botanicvelious c157a5b130 Change from NO_XYZ_KEYS to SKIP_ 2023-01-16 13:45:43 -07:00
botanicvelious edb6e307ec add spaces 2023-01-16 13:26:42 -07:00
botanicvelious 2bf69f3eb1 Merge branch 'rustdesk:master' into master 2023-01-14 02:33:22 -07:00
rustdesk 95c662f3bc fix issue #2819 2023-01-14 14:43:33 +08:00
botanicvelious d22e8f4ab8 update apk unsigned 2023-01-13 21:09:17 -07:00
botanicvelious ad44cf0568 Update flutter-nightly.yml 2023-01-11 23:59:54 -07:00
botanicvelious a34781f4be add NO_APP_KEYS 2023-01-11 23:11:52 -07:00
botanicvelious 8dd138c7e2 RS_PUB_KEY_VAL update 2023-01-11 18:30:08 -07:00
botanicvelious dc9c3ca008 update all if booleans 2023-01-11 17:58:20 -07:00
botanicvelious f21bc352d5 test workflow if check 2023-01-11 17:56:01 -07:00
botanicvelious 61b4ea7b85 flip boolean 2023-01-11 17:53:17 -07:00
botanicvelious dfc37a0a0b disable keys on osx
if NO_OSX_KEYS is set as a secret do not sign the osx build
2023-01-11 17:49:17 -07:00
botanicvelious 4c8a3b7adc Update flutter-nightly.yml 2023-01-11 17:41:15 -07:00
rustdesk 8369026c51 remove mac untested 2023-01-10 17:30:21 +08:00
Kingtous 522aacb9b5 fix: missing deps
fix: trusted sourceline

fix: libc6 arm64 def

fix: aarch64 appimage build

fix: change to ports ubuntu
2023-01-10 11:34:26 +08:00
Kingtous 3f3e71c1f9 feat: add arm64 appimage build 2023-01-10 11:34:26 +08:00
Kingtous 9245e13057 fix: use appimage feature 2023-01-08 10:27:00 +08:00
Kingtous 3bf2d749fe add: sudo priviledge 2023-01-08 08:58:30 +08:00
Kingtous 3af0a60309 fix: use tmp folder to download appimage-builder 2023-01-08 08:23:06 +08:00
Kingtous b28e4b0e60 feat: appimage nightly ci 2023-01-08 00:22:15 +08:00
kingtous b3c8579102 opt: add notarize doc 2023-01-06 11:59:09 +08:00
kingtous 98dec7b2ef opt: codesign with runtime option 2023-01-06 11:59:09 +08:00
kingtous 04c457aa4e opt: speed up macos bridge ci speed 2023-01-06 11:59:09 +08:00