Commit Graph

159 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
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
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
Kingtous
8b1449cf8b fix: android ci 2022-11-28 22:41:42 +08:00
Kingtous
a3695e15aa feat: add android nightly 2022-11-28 22:41:42 +08:00
Kingtous
c083ecb4f3 opt: use flutter-elinux 3.0.5 for arm64 2022-11-27 00:54:11 +08:00
kingtous
4da9ecc4c7 opt: add necessary deps for flatpak 2022-11-26 18:26:01 +08:00
Kingtous
6cf1fcfc3a fix: remove git safe directory detection 2022-11-26 09:24:11 +08:00
Kingtous
45561fca7c fix: flatpak x86_64 artifact name 2022-11-25 22:10:32 +08:00
Kingtous
21bb7c9cec opt: disable flatpak for arm 2022-11-25 21:16:03 +08:00
Kingtous
e10e3f46ce opt: naming 2022-11-25 20:55:15 +08:00
Kingtous
cc89a571da opt: remove on-push trigger 2022-11-25 20:41:44 +08:00
Kingtous
55004f9159 opt: arm specific meta
opt: combine rpm package

fix: rpm & PKGBUILD
2022-11-25 20:40:36 +08:00
Kingtous
1ab65563a4 fix: ci 2022-11-25 20:40:08 +08:00
Kingtous
98705bb759 feat: add armv7 arm64 libyuv compile 2022-11-25 20:40:08 +08:00
Kingtous
9bbe2919a1 fix: linux ci 2022-11-22 23:03:12 +08:00
Kingtous
0862057b85 fix: so rename 2022-11-22 23:03:12 +08:00
Kingtous
649543dfea opt: ci step name 2022-11-22 23:03:12 +08:00
Kingtous
1491dea9d8 fix: nightly build 2022-11-22 23:03:12 +08:00
Kingtous
8b15174ca6 update: deps
wip: add arm,arm64 triplet

opt: macos nightly ci
2022-11-22 23:03:12 +08:00
Kingtous
592a609fb6 fix: ci 2022-11-22 23:03:12 +08:00
Kingtous
cea402ffcc feat: initial macos ci 2022-11-22 23:03:12 +08:00
21pages
eb673c8c78 portable-service: enable quick_support by rename as xxxqs.exe
Signed-off-by: 21pages <pages21@163.com>
2022-11-19 13:12:21 +08:00
21pages
0199770454 portable-service: add quick_start feature and ci
Signed-off-by: 21pages <pages21@163.com>
2022-11-18 13:59:57 +08:00
Kingtous
19ea51d07c fix: rpm flutter build
fix: fedora nightly build
2022-11-17 14:42:17 +08:00
Kingtous
2e58f072b0 feat: add RPM build 2022-11-17 14:42:17 +08:00
Kingtous
31e2ac93d4 opt: change minimum cursor size to 12 2022-11-10 15:58:09 +08:00
Kingtous
e81ad83e85 feat: add windows nightly custom engine 2022-11-10 15:58:09 +08:00
Kingtous
1109598131 fix: nightly ci 2022-11-08 21:17:56 +08:00
Kingtous
d0aedaedce opt: transfer file through artifact 2022-11-08 21:17:56 +08:00
Kingtous
400911f782 refactor: change ayaindicator to appindicator 2022-11-08 21:17:56 +08:00
Kingtous
c853b781ea feat: add rustfmt 2022-11-04 20:51:13 +08:00
Kingtous
bab85aba50 opt: specify rust version for nightly 2022-11-04 20:27:16 +08:00
Kingtous
81221bfa67 fix: add ayatana deps for nightly arch ci 2022-10-23 09:27:45 +08:00
Kingtous
2504ef7af7 feat: add nightly arch package 2022-10-22 12:41:37 +08:00
Kingtous
f0f3a2027c opt: ci
opt: use force to prevent reuse newer bundle tools
2022-10-21 14:21:52 +08:00
Kingtous
3818a0ddd0 feat: add hwcodec 2022-10-21 08:41:57 +08:00
Kingtous
1e86f96827 refactor: remove flutter_rust_bridge compilation speedup workaround
chagne crontab to 0:00
2022-10-21 08:39:37 +08:00
Kingtous
2c2ab097a3
refactor: ci change to ubuntu 18.04 2022-10-21 00:45:28 +08:00
Kingtous
13e4435089 opt: split per item 2022-10-20 22:46:04 +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
Vedant
0b01cba502
Update winget.yml 2022-09-30 23:45:14 +05:30
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
rustdesk
5926892734 miss libgstreamer1.0-dev libgstreamer-plugins-base1.0-dev; 2022-09-12 13:06:58 +08:00
rustdesk
ed58f0745b revert back to no flutter version 2022-09-12 12:50:51 +08:00
Kingtous
74b830159b add: ci dependencies 2022-08-01 14:56:13 +08:00
Kingtous
0e7975d39c fix: ci 2022-07-03 15:03:40 +08:00
Kingtous
4a89469b84 Merge remote-tracking branch 'rustdesk/master' into flutter_desktop
# Conflicts:
#	Cargo.lock
#	Cargo.toml
#	build.rs
#	flutter/.gitignore
#	flutter/lib/common.dart
#	flutter/lib/mobile/pages/remote_page.dart
#	flutter/lib/models/model.dart
#	flutter/lib/models/native_model.dart
#	flutter/lib/models/server_model.dart
#	flutter/pubspec.lock
#	flutter/pubspec.yaml
#	src/client.rs
#	src/client/file_trait.rs
#	src/flutter.rs
#	src/mobile_ffi.rs
#	src/ui.rs
2022-06-27 11:18:53 +08:00
Vedant
3239ef525c
Update winget.yml 2022-06-18 23:55:31 +05:30
Vedant
47d8b2b03d
Create winget.yml 2022-06-15 18:35:36 +05:30