Joeri Sykora

Results 6 issues of Joeri Sykora

### Suggestion details The UnQLite database files that are created by the document store are currently put in the user directory of the application. Analogous to the artifact manager, add...

enhancement
good first issue

## Description Fixes pyrsia/pyrsia#234 This PR adds scripts and the necessary docker files to start an integration test of the pyrsia node. To start the integration test, navigate to the...

has conflict

### Suggestion details Analogous to https://github.com/pyrsia/pyrsia/pull/431 the storage part of the docker manifests should be moved out into its own component, extracting it from the actual handling of retrieving a...

enhancement
good first issue

When the `graalvm` system property is not provided, substrate must download a hardcoded version of GraalVM for the host platform. The downloads can be found at https://download2.gluonhq.com/substrate/graalvm/graalvm-unknown-java11-19.3.0-dev-gvm-3-${host}.zip where `${host}` should...

Loading an attach service via `Services.get()` returns an empty Optional if the platform implementation class could not be found. In that case, the following message is logged: > WARNING: No...

Publishing to maven central will soon no longer be possible to the oss.sonatype.org nexus repository. See https://central.sonatype.org/news/20250326_ossrh_sunset/ for more information. For maven we need to use sonatype's `central-publishing-maven-plugin` for artifact...