Commit Graph

133 Commits

Author SHA1 Message Date
LmeSzinc
0bbfea6bd0 Fix: Remove lock files before git reset 2023-10-23 22:24:58 +08:00
LmeSzinc
b91bf31bc3 Fix: Update check fallback to classic git pull if git-over-cdn fails (#3164) 2023-10-01 00:34:02 +08:00
LmeSzinc
1b9fd01852 Add: git-over-cdn 2023-09-19 23:14:37 +08:00
霞飛
d73ec47031
feat: headless environment support (#2782)
* chore(linux): config template for Linux

* feat: Linux configuration template updater

* feat: headless requirements updater

* chore: Sorted by dictionary order

* chore: Remove useless dependencies.

* chore: remove cache operation.
2023-06-24 19:09:24 +08:00
霞飛
9577912b06
chore(Linux): Headless dependences for several Python environments (#2779)
* fix: Locking bullseye version when using CN source

* chore: add headless requeirements
2023-06-18 22:05:43 +08:00
LmeSzinc
82a9506214 Upd: [CN] Git mirrors 2023-06-04 18:14:28 +08:00
LmeSzinc
90c6ddc8c7 Upd: [CN] Git mirrors 2023-06-04 17:15:43 +08:00
LmeSzinc
593698c526 Upd: [CN] Git mirrors 2023-06-04 02:44:24 +08:00
LmeSzinc
d57bab9d26 Fix: Patch to remove apkutils2 imports 2023-05-07 21:26:46 +08:00
LmeSzinc
4e58757ff8 Fix: Remove master.lock or it will stuck git reset 2023-05-07 21:20:18 +08:00
LmeSzinc
1042c8b8f8 Dep: Use imageio==2.27.0 (fixed #2540) 2023-05-07 21:15:01 +08:00
Cyrus
2116c1e249
Fix: preventing updates in Docker (#2516)
Fix git ERROR: detected dubious ownership in repository at '/app/AzurLaneAutoScript'
2023-04-22 19:27:07 +08:00
guoh064
c85e69f0ce
Fix: Change LOGIN_ANNOUNCE to MAINTENANCE_ANNOUNCE in ui_additional (#2509)
* Add: Handle LOGIN_ANNOUNCE in ui_additional

* Fix: Handle MAINTENANCE_ANNOUNCE in ui_additioal
2023-04-21 00:50:59 +08:00
LmeSzinc
65cfec9821 Fix: Remove .git/HEAD.lock 2023-04-19 22:24:08 +08:00
LmeSzinc
7a16b71e08 Opt: Use local assets cache in uiautomator2 2023-04-19 22:24:08 +08:00
LmeSzinc
631fec2ad8 Dep: Upgrade to uiautomator2cache==0.3.0.1 2023-04-19 22:24:08 +08:00
LmeSzinc
343520cce7 Dep: Add uiautomator2cache 2023-04-19 22:24:04 +08:00
LmeSzinc
5d88c893dc Fix: Allow git config failures
Signed-off-by: LmeSzinc <37934724+LmeSzinc@users.noreply.github.com>
2023-03-28 23:08:52 +08:00
LmeSzinc
3ca2695464 Upd: [CN] Coding repo mirror 2023-03-28 16:30:50 +08:00
SarContDeli
0b82c38f9b
Opt: Optimized hint of Serial (#2306) 2023-03-01 18:06:26 +08:00
xausky
d4bd232a10
Fix: Fix update stuck issue
Fix the problem of getting stuck when entering the interactive interface when the pager prints the update log
2023-02-23 19:16:00 +08:00
hgjazhgj
df4f815abb
Opt: reduce image size built by Dockerfile (-59%) (#2225) 2023-02-11 01:07:33 +08:00
18870
76fadbe777
Opt: Add type hint for cached_property 2023-02-08 16:39:42 +08:00
orangesoup
cc54e0663f
Fix: Install missing dependencies for new docker image (#2182)
Co-authored-by: LmeSzinc <37934724+LmeSzinc@users.noreply.github.com>
2023-01-29 02:12:30 +08:00
orangesoup
80d5a125ec
Opt: Add optional MAA installation for Docker (#2173)
Tip. Since the MAA latest release is built by g++12 and requires GLIBC 2.32 or higher, we changed the base docker image to ubuntu jammy(22.04 LTS), which already have prebuilt GLIBC 2.35
2023-01-28 18:41:38 +08:00
SarContDeli
73b5154505
Fix: Unable to install minitouch in MuMu X (#2134) 2023-01-17 22:37:56 +08:00
LmeSzinc
18c7a09266 Dep: Add pyav 2022-12-28 21:35:37 +08:00
LmeSzinc
a820633129 Merge branch 'master' into dev 2022-12-28 18:24:53 +08:00
LmeSzinc
352a219571 Fix: Handle untrusted global proxy environment on deploy 2022-12-28 01:41:38 +08:00
LmeSzinc
bcad66edcd Dep: Use psutil==5.9.3 (#2042) cause 5.9.4 has no wheels for py3.7 2022-12-25 23:08:19 +08:00
LmeSzinc
687079290a Add: Basic platform interfaces 2022-12-23 17:16:15 +08:00
LmeSzinc
da2cbc5c58 Dep: Add requirement psutil pydantic 2022-12-20 00:03:52 +08:00
SarContDeli
b66f3c1268 Opt: Removed useless error code 2022-12-11 14:50:58 +08:00
SarContDeli
91c2295069 Fix: Raise ConnectionError after retry 2022-12-07 13:43:01 +08:00
SarContDeli
e6cd0043cf
Fix: Error 10054 when install uiautomator2 (#1878) 2022-11-21 23:14:02 +08:00
SarContDeli
d2b3f867df Add: Option to skip SSL verify 2022-11-15 09:45:42 +08:00
LmeSzinc
779c3fb78e Merge remote-tracking branch 'origin/bug_fix' into bug_fix 2022-10-21 17:41:02 +08:00
LmeSzinc
d40cfd5470 Fix: New gitee mirror address 2022-10-21 17:30:14 +08:00
SarContDeli
3e37328161 Fix: FileNotFoundError when removing git config 2022-10-20 12:46:21 +08:00
SarContDeli
7029375ca3 Fix: UnicodeDecodeError when getting serial 2022-10-17 22:09:58 +08:00
LmeSzinc
886c7e1d44 Fix: Emulator scanning when LD player is not installed 2022-10-01 15:55:27 +08:00
LmeSzinc
c0c5e8822a Refactor: Emulator searching 2022-10-01 01:11:07 +08:00
LmeSzinc
28f91a80a8 Add: Set deploy configs in command line 2022-09-30 23:00:13 +08:00
LmeSzinc
0047f24945
Merge pull request #1666 from Suwmlee/master
Add: auto-run config in deploy
2022-09-25 00:29:45 +08:00
SarContDeli
83efa13327 Opt: Auto handle git config corruption 2022-09-22 20:34:00 +08:00
Mathhew
e776ae2964 chore: fix uppercase 2022-09-22 14:07:16 +08:00
Mathhew
ebe60a48ea Fix: multi-config auto-run in deploy.yaml 2022-09-21 09:51:16 +08:00
LmeSzinc
3a61bec3e3 Fix: Missing import error catch when importing uiautomator2 2022-09-20 00:27:30 +08:00
Mathhew
acc4fab614 Add: auto-run config in deploy
Auto-run specified config when startup
2022-09-19 17:52:18 +08:00
LmeSzinc
f1ef87ca50 Merge branch 'master' into dev
# Conflicts:
#	module/device/emulator.py
2022-09-02 00:13:11 +08:00