The Gentlehacker
The Gentlehacker
Happy to help! I've not done any rust but can probably pick it up. I'm also willing to help with Espanso Hub; what kind of support are you looking for...
It looks like the PR for `downloadVideoOrThrow` was merged after the 1.0.44 release, so the README is a little out of date. This repo is getting a lot of activity...
Closing this as it's several years out of date. If anyone wishes to re-open, can you provide some more details? The `downloadX` methods take a filepath as a String, which...
Reopening; Upon reading the code for this, it seems reasonable. The asset is only assigned a location, not a filename, and the filename can vary.
Thanks for reporting this. So, `get job_id` was returning, but not throwing, an exception? That's not cool. ATM we're using raw RestClient exceptions because there's not much value in wrapping...
So this behaviour _only_ happens for more then one spec? Hmm. I suspect the reset logic in Capybara is removing the driver object before the after block is run. Can...
I agree it'd be good to at least standardise on what we do it in docs; Personally I like `API_KEY` but the term `ACCESS_KEY` is more widely used.
### Repo Security The `pull_request_target` action doesn't provide a lot of security; For instance, you can't actually check out the PR's code because that gives it arbitrary access to do...
Also, it's probably worth publishing a denylist for scripts and content, just to keep things obvious. And yeah, maybe if the policy disallows (say) messing with hidden folders in the...
Hey folks, this is still relevant; Is there something I can do to help make it easier to get a trial deployment run, besides updating to remove the merge conflicts?