Pete Edwards

Results 12 issues of Pete Edwards

I use Quarkus 2.7.5.Final with Karate 1.2.0. I can't move to later versions of Quarkus as they rely on Graal v22 and Karate only works with v21. I'm aware there...

fixed
codequality

Can you add support for detecting the use of SonarQube as well as SonarCloud. This would tend to be used on private repositories when people run Sonar in-house. For Java...

enhancement

Testing version: 5.6.4 Having got an access token using DPoP, if I make a request to a resource but use the token in Bearer mode instead of signing the request...

There is a problem with an uncaught asynchronous error in the needle library which crashes the whole node process. Your library is doing just what I need for checking many...

Based on discussion in test-suite meeting 2020-12-01. This part of the spec is optional so it would be better to split the tests out to make it easier to only...

I am currently using Quarkus 3.8.2 and Karate 1.5.0.RC3. That version of Quarkus came with Graal 23.0.1 so to ensure I get the right version of Graal, I use: ```...

bug
fixed

When I use Needle to check the following link the process fails with no error messages because of an uncaught exception. This makes it impossible to use in another system...

It is good practice for every repo to have a security policy (such as `SECURITY.md`). This is particularly important if someone wanted to find a suitable channel in which to...

Just going through the Vocabularies list I found a few broken links: 1. Solid leader: https://github.com/solid/information/blob/master/solid-team.md#solid-leader 2. Pad: https://www.w3.org/ns/pim/pad# 3. Patch: https://www.w3.org/ns/pim/patch# It's a useful list though!