Thierry Ygé
Thierry Ygé
Currently if await is done with "ignoreException()", the timeout is not really specific on what is the reason for that timeout. Especially it would be great that it keep the...
adding the option to set the cookie httpOnly of Jetty, please validate this change for future release
| Q | A | ------------------------ | --- | Fixed Issues? | `Fixes #1, Fixes #2` | Patch: Bug Fix? | | Minor: New Feature? | | Major: Breaking Change?...
Currently the sample refetch doesn't include possible vanity url and aliases of a flushed path. It would be nice to add it so that it would also automatically regenerate those...
Currently to get the device status according to Tuya developer API documentation (1) , it need the suffix '/status' Without that suffix it uses another endpoint for device details, which...
Note I cannot find the device diagnostic from the mobile app, I will try later from desktop.Still it would be nice to know if other users have the same issue...
If your project uses a junit-platform.properties which enable parallel execution, PIT will compute wrong coverage. As a solution this plugin should disable parallel mode from junit via junit.jupiter.execution.parallel.enabled property. I...
**Is your feature request related to a problem? Please describe.** Currently with aio cli we can get or delete a contentset, but I don't see a way to create the...
I have a odd issue since using version 1.0.0 of this plugin. Now each time I execute the qunit task configured as follow: ``` qunit: { options: { '--web-security': 'no',...
We observe that from time to time the createUser fails randomly. Mainly it fails to get the created user path in getAuthorizableNodeWithRetry as seen below in the stack trace. While...