Arnold Lestin
Arnold Lestin
I used a free Apple Developer account to sign both Mac-Linux-USB-Loader and Mac-Linux-USB-LoaderTests inside of Xcode. Get one here: https://developer.apple.com/ Then you can sign as a "Personal Team" with your...
I believe this is failing because application.get requires that the application name used exactly matches the name of the running application. A fix would be changing the second argument of...
> I'd love to see this get merged at some point! Do you know how I can add a pr-fix label to fix the workflow?
> > > I'd love to see this get merged at some point! > > > > > > Do you know how I can add a pr-fix label to...
@cmsj that failing test was blocking the pipeline https://github.com/Hammerspoon/hammerspoon/runs/6688462569?check_suite_focus=true#step:8:401
You have to change your Excel template because Excel requires table names to be lowercase. Check out this logic: ```R Workbook$methods(validate_table_name = function(tableName){ tableName
I'm experiencing something similar. My apostrophes (') turn into (’) and the output is truncated. Hoping to debug next weekend