Actions: aaddrick/claude-desktop-debian
Actions
26 workflow runs
26 workflow runs
var <name>(,<name>)*; prefix optional so the regex
matches both the older shape (function L7A(){return!Ct...},
1.3109.0) and the current one (function aZA(){var e;return!Qt...},
1.3883.0). The minifier hoists var e; whenever the function body
uses optional chaining; if a future release adds var e,t; or
dr...
BATS Tests
#12:
Commit d4db728
pushed
by
aaddrick
patch_tray_menu_handler already bounds the race with a 250 ms
delay after tray.destroy(), but that's not enough on all setups
(reproduced on Fedora 43 KDE Plasma 6.6....
BATS Tests
#10:
Commit cf2b0fc
pushed
by
aaddrick
bats
— the entire suite was effectively inert.
A regression in launcher-common.sh or
cowork-vm-service.js would not fail any check,
including the BATS suite added by PR #395.
Add a standalone tests.yml workflow that:
- installs bats + nodejs
- run...
BATS Tests
#3:
Commit 0217a2c
pushed
by
sabiut