Commit Graph

4865 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
skycommand
6044f884eb
Significantly improved the translation 2023-01-18 20:55:36 +03:30
RustDesk
ffef6d3329
Merge pull request #2861 from Kingtous/master
feat: add suse nightly build
2023-01-18 23:05:40 +08: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
8e47351270
Merge pull request #2858 from NicKoehler/master
Checked and fixed some translations of it.rs
2023-01-18 17:26:04 +08:00
NicKoehler
7bce5b4cd3
Merge branch 'rustdesk:master' into master 2023-01-18 10:18:40 +01:00
NicKoehler
22412acfcc
Update it.rs 2023-01-18 10:18:06 +01:00
NicKoehler
8f31378155
Update it.rs 2023-01-18 10:09:10 +01:00
NicKoehler
845b2a943e
Update it.rs 2023-01-18 10:01:19 +01:00
NicKoehler
6aafe386b2
Update it.rs 2023-01-18 09:45:53 +01:00
RustDesk
e6e2f26663
Merge pull request #2857 from NicKoehler/master
Update it.rs
2023-01-18 16:45:28 +08:00
NicKoehler
9fa76d2349
Update it.rs 2023-01-18 09:38:02 +01:00
RustDesk
91f1c55418
Merge pull request #2856 from solokot/master
update ru.rs
2023-01-18 15:56:51 +08:00
solokot
134be63d11
update ru.rs 2023-01-18 10:12:32 +03:00
rustdesk
b4a88c7780 fix CI 2023-01-18 14:42:08 +08:00
RustDesk
b3465e1c13
Merge pull request #2851 from AutumnSun1996/master
Allow direct connect to {hostname}:{port}
2023-01-18 14:35:50 +08:00
rustdesk
8fb3c452be Allow setting custom server and key with env variables #2810 2023-01-18 14:22:41 +08:00
qiushiyang
aa2cd37fb3 use more accurate regex for {domain}:{port} 2023-01-18 06:08:46 +00:00
RustDesk
5dcc77cf7b
Merge pull request #2855 from rustdesk/revert-2810-master
Revert "Allow setting custom server and key with env variables"
2023-01-18 11:48:36 +08:00
RustDesk
7aced73393
Revert "Allow setting custom server and key with env variables" 2023-01-18 11:48:10 +08:00
RustDesk
a46c373081
Merge pull request #2810 from botanicvelious/master
Allow setting custom server and key with env variables
2023-01-18 11:48:01 +08:00
qiushiyang
12d446b217 fix test for is_hostname_port_str 2023-01-18 03:35:13 +00:00
qiushiyang
f10f969c2c fix syntax error 2023-01-18 02:08:44 +00:00
botanicvelious
b59ae9bd42
requires 3 elements in array 2023-01-17 08:03:24 -07:00
botanicvelious
8aea21e9f5
check for server with RS_DEF_PUB_KEY 2023-01-17 07:54:28 -07:00
botanicvelious
9980246b90
add RS_DEF_PUB_KEY 2023-01-17 07:54:11 -07:00
qiushiyang
d601a82b5a Allow direct connect to {hostname}:{port} 2023-01-17 22:46:11 +08:00
botanicvelious
f87dff262e
Update ui_interface.rs 2023-01-17 07:39:16 -07:00
botanicvelious
ada2d2b539
Update ui_interface.rs 2023-01-17 07:21:01 -07:00
botanicvelious
f6de021d37
replace and with && 2023-01-17 07:04:02 -07:00
botanicvelious
12af9e6369
update RENDEZVOUS_SERVER env check 2023-01-17 06:56:09 -07:00
botanicvelious
67db6bfeb7
check for env variable and option for message 2023-01-17 05:56:07 -07:00
RustDesk
a81492071a
Merge pull request #2845 from 7th-fret/master
Update gr.rs
2023-01-17 20:40:04 +08:00
Manos G
8e6863ff61
Update gr.rs 2023-01-17 13:38:27 +02:00
Manos G
8d1f4a5f78
Update gr.rs 2023-01-17 13:29:22 +02:00
RustDesk
430000c4ff
Merge pull request #2841 from 7th-fret/master
Update gr.rs
2023-01-17 16:53:22 +08:00
Manos G
7374a92473
Update gr.rs 2023-01-17 10:49:35 +02:00
RustDesk
42d5ca2419
Delete flutter-custom-build.yml
I dislike duplication.
2023-01-17 13:56:43 +08:00
RustDesk
47b51d4e0e
Merge pull request #2834 from Mr-Update/patch-6
Update de.rs
2023-01-17 09:04:45 +08:00
botanicvelious
3cd1d42aa2
remove old line 2023-01-16 14:16:35 -07:00
botanicvelious
9cf81d2032
updated ui to check key value 2023-01-16 14:10:04 -07: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
0173f79ecf
Test original check 2023-01-16 13:30:54 -07:00
botanicvelious
edb6e307ec
add spaces 2023-01-16 13:26:42 -07:00
Mr-Update
260b8f0b12
Update de.rs 2023-01-16 20:51:30 +01:00