Nick Cross

Results 56 comments of Nick Cross

@goldmann Apart from `target/junit-py37.xml` I am not seeing this. Shall we close this?

We could equally say the 'tests depend on podman being installed' - this at least would mean the user does not have to start a long-running daemon process. Also, slight...

I think, going back to my comment https://github.com/cekit/cekit/issues/495#issuecomment-510451710 even if the dependency for Docker is removed, then vice versa Podman is required. For myself, while I may run _some_ tests...

Its with the extension ; I'll try your new release and get back to you. I am using other (hopefully unrelated exensions) such as treestyle-tab, ublock,httpseverywhere .... I would presume...

Ok so the default theme works perfectly (thanks!) but I am seeing issues with the Slack theme (haven't tested dark one). For example, when I am hovering over a channel...

You might find it easier to do: ``` ./gradlew wrapper --gradle-version=6.8.3 --distribution-type=bin ``` Or: ``` ./gradlew wrapper --gradle-version=6.8.3 --distribution-type=bin --gradle-distribution-sha256-sum=e996d452d2645e70c01c11143ca2d3742734a28da2bf61f25c82bdc288c9e637 ``` (using checksums from https://gradle.org/release-checksums/)

While I agree that the schema should probably be extended to support the new OSBS schema, I agree with @luck3y that you really should look at migrating to fetch-artifacts-koji or...

Oops. Good point, we just support -url and -pnc :-)

I'm going to reopen this as I do think we should support the current schema (even if its not the most optimal solution)