Dustin Bensing
Dustin Bensing
Apparently this library does not work with e.g. Java >= 11 and i had to install an ancient Java 8 (openjdk) version to install it. Apart from that problem the...
Just to add more cases where this is "known". Liquibase uses this to control various aspects in their `"plain SQL changelog files"`. It does work quite well and i consider...
Has someone tried to run the windows test locally running inside a VM and not nativ under windows?
wow that is really unfortunate – do we have an alternative like a different CI we can run against?
maybe appveyor has SIP disabled in their images? https://github.com/appveyor/ci/issues/3426
Looks like [this PR](https://github.com/actions/runner-images/pull/7297) as merged.
> Pressing multiple keys at once would be a surprise to the users. What are you suggesting here a translation from e.g. "Home" -> "Command-Left Arrow"? Yes that sounds like...
@pentamassiv thank you very much for the time and effort you put in! I agree with the working items you already put in place. Not sure if we need to...
I would say just go ahead if you feel confident about the changes – especially new stuff like the github flows because i am not very used to it either....
@BrettMayson that is a very nice idea – i wasn't sure if such an approach could even work because i am not sure how these headless browsers even work and...