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
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
2mao
8c11a363a2
Update history.yml
2023-01-03 17:54:50 +08:00
2mao
dbb3d7e4e9
Update history.yml
2023-01-03 17:44:09 +08:00
2mao
0c004861c5
Create history.yml
2023-01-03 17:39:06 +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