Peter Thomas

Results 357 comments of Peter Thomas

@jon-armen timing is a little awkward since I just released 1.20 final after 6 months :| but we can plan a 1.3.0.RC1 or something. we will need to wait a...

@jon-armen the ci build broke, most likely because the demo websocket server is not good with concurrent clients. but needs investigation, for now I've commented out the test steps that...

@jon-armen no, you can replicate locally by running `mvn test` even in the `karate-demo` project itself

@jon-armen 1.2.1.RC2 should be in maven central now, let me know if it works for you

@prnbtr09 kindly follow this process: https://github.com/karatelabs/karate/wiki/How-to-Submit-an-Issue

@prnbtr09 @jon-armen okay I just remembered that upgrading graal introduced some problems on the websockets front which I have to look into. community help will be appreciated. here are the...

@prnbtr09 I've nothing to add to my comment above

@jon-armen with the graal-js factoring we had to change the design of websocket support a little bit. this is a breaking change in the next version. this diff view should...

@prnbtr09 yes, see: https://github.com/karatelabs/karate/wiki/1.3.0-Upgrade-Guide

@rpiterman tagged as `help wanted` and not considered a priority. do consider contributing code, here's an example: https://github.com/karatelabs/karate/pull/1841