Marco Bungart

Results 14 issues of Marco Bungart

Closes #48411

area/documentation
area/core
triage/flaky-test

### Description Story: **AS** a quarkus user **WHEN** I want UPX compression to take place in the container **THEN** I want a way to configure quarkus to execute UPX compression...

kind/enhancement
area/native-image

Currently, when a `test` operation fails, a `JsonPatchApplicationException` is thrown. This makes it hard to distinguish an input error (e.g. referencing a nonexisting `path`) from a failed test (it is...

Resolves #200 ## Summary by CodeRabbit * **New Features** * JSON Patch test operations now throw a specialized exception type for test failures, enabling better distinction between test-related errors and...