Commit Graph

108 Commits

Author SHA1 Message Date
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
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
RustDesk 42d5ca2419 Delete flutter-custom-build.yml
I dislike duplication.
2023-01-17 13:56:43 +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 0af3dc2ebc upload apk if unsigned 2023-01-12 00:15:06 -07:00
botanicvelious fee27c5d18 set custom-build 2023-01-12 00:09:41 -07:00
botanicvelious ad44cf0568 Update flutter-nightly.yml 2023-01-11 23:59:54 -07:00
botanicvelious 00dbec3eee Create flutter-custom-build.yml 2023-01-11 23:58:58 -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
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 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
kingtous 1083f5cfca opt: use macos latest host runner 2023-01-06 11:59:09 +08:00
kingtous 863ba0f4fb feat: notarize dmg support 2023-01-06 11:59:09 +08:00
kingtous 6156faef25 feat: codesign recursively 2023-01-06 11:59:08 +08:00
kingtous 4789b54460 feat: add macos codesign import 2023-01-06 11:59:08 +08:00
Kingtous 5618557bfd fix: upload race of deb and flatpak specific build 2023-01-05 16:26:37 +08:00
KG7x 71103886e6 Fix typo 2022-12-25 20:21:13 +03:00
Kingtous bc5a959c90 opt: backport cursor api 2022-12-11 23:23:26 +08:00
Kingtous 3a1d8e3777 fix: replace with a valid timestamp server 2022-12-04 17:28:59 +08:00
Kingtous 837ff42ab0 opt: add flutter cache for windows macos 2022-12-04 17:28:59 +08:00
Kingtous b7fc3b7f64 feat: add windows sign config 2022-12-04 17:28:59 +08:00
Kingtous 9c108b2171 opt: add android prefix 2022-11-29 11:24:37 +08:00
Kingtous 80e6e94841 opt: add android sign 2022-11-29 10:46:02 +08:00
Kingtous 99d6ec2697 fix: android ci
opt: android ci

opt: bridge compile time

fix: android sign

fix: android so

opt: format
2022-11-29 01:44:12 +08:00