Commit Graph

20 Commits

Author SHA1 Message Date
21pages
a19d4d6686
upgrade flutter to 3.16.9 (#7099)
Signed-off-by: 21pages <pages21@163.com>
2024-02-11 00:15:11 +08:00
jxdv
b2deab08ab
update checkout version (#6671) 2023-12-13 21:22:38 +08:00
deep-soft
80786f692c
fix bridge.yml (dtolnay/rust-toolchain)
toolchain
uses: dtolnay/rust-toolchain
2023-11-23 21:11:45 +02:00
Vasyl Gello
2d995826ad Globally drop yasm - libvpx should not need it
Signed-off-by: Vasyl Gello <vasek.gello@gmail.com>
2023-11-15 16:03:40 +02:00
Vasyl Gello
97aeee7172 Fix CI
* Drop third party lib repos
  * Now all vcpkg dependencies are declared in vcpkg.json
  * Implement vcpkg binary caching in Github Actions

Signed-off-by: Vasyl Gello <vasek.gello@gmail.com>
2023-11-07 08:31:14 +02:00
rustdesk
eaa64d7b70 bump bridge to 1.80.1 2023-11-01 17:04:32 +08:00
rustdesk
c2703d215b bump flutter to 3.13.9 and bridge to 1.79 2023-10-31 21:10:23 +08:00
rustdesk
d30a9b545e went back to flutter 3.10.6, because 3.13 does not work well with bridge 2023-08-18 14:58:05 +08:00
rustdesk
be11c7127d flutter 3.13.0 for fixing flutter sluggish caused by combination of
offstage and loading animation in ab, issue #5410
2023-08-18 12:09:52 +08:00
rustdesk
c950ed1701 fix CI error, though remove error, but do not know if it is correct 2023-07-17 17:22:33 +08:00
rustdesk
60a0c2a0aa flutter 3.10.5 2023-06-17 21:03:55 +08:00
21pages
2ececed0c1 use uuid as session id
Signed-off-by: 21pages <pages21@163.com>
2023-06-08 07:24:02 +08:00
rustdesk
f5ff5378f0 flutter 3.10.2 2023-06-05 11:25:11 +08:00
Kingtous
9d3c890763 fix: ci for bridge not fully support dart 3.x yet 2023-05-25 16:59:10 +08:00
RustDesk
9ca37647f4
Update bridge.yml 2023-05-24 08:44:42 +08:00
Kingtous
1adee6d0cb feat: try upgrade to flutter 3.10 2023-05-24 00:19:57 +08:00
rustdesk
f0edb98026 fix ci 2023-05-12 11:20:22 +08:00
deep-soft
c3b835c8d4
Update bridge.yml
Fix bridge.yml:
Update ca-certificates before sudo apt update.
Error before update:
Certificate verification failed: The certificate is NOT trusted. The certificate chain uses expired certificate. Could not handshake: Error in the certificate verification.
2023-04-19 18:52:49 +03:00
Kingtous
eb79ce7a32 fix: change running host >= 20.04
https://github.com/actions/runner-images/issues/6002
2023-04-03 20:22:17 +08:00
Kingtous
7f20dac547 opt: reuse deps workflows 2023-03-23 10:11:57 +08:00