Pete Edwards

Results 34 comments of Pete Edwards

There are too many dimensions to this! The results table at the top gives much clearer information on tests that were skipped. I'll give some thought to how to make...

I think the spec needs cleaning up in this area as the following statements don't sit well together: > Servers exposing the storage resource MUST advertise by including the HTTP...

I just realised I missed something. The following statement does not make declaring the storage mandatory at all so some of my argument may be invalid. > Servers MUST include...

This issue has been quiet for a while but I have a question as a result of working on the tests for read access controls. In the table for POST...

I had a look at the code and wasn't sure what it was doing - I don't know Go

We don't use the action. The Sonar analysis is run within the Maven build during the CI/CD process so there is a GitHub workflow which runs `./mvnw sonar:sonar`. The other...

Here is a link to a POM on an open source repo using SonarCloud: https://github.com/solid-contrib/conformance-test-harness/blob/main/pom.xml - it has properties: ``` solid-contrib https://sonarcloud.io ``` The `pom.xml` is expected to be in...

Is there any possibility of doing a 1.4.0.RC2 release which will bring in the recent improvements from 1.3.1. Could that also include the ANTLR update as well please? I'd like...

Sadly I didn't have the capacity but that's partly the reason for the above request, so I can have a look at those changes in the context of 1.4.0. It...

When I started experimenting with this idea I had a script that aggregated the different results. I'll have a look at it tomorrow and see if it's worth you looking...