-
### Describe the bug
Hello, sorry, I am pretty new to web development, so I apologize if this is a basic question. I am trying to build a Quarkus tutorial into native container as I saw that it wou…
-
Hello,
While I was stepping through the native-image debug session I noticed we don't have sources for Quarkus and its dependencies properly assembled on Windows. See these two flows:
# Linux :h…
-
### Describe the bug
Note: Project is building and running fine in JVM mode.
Note2: Building via the docker container has the same result as building locally.
I created a simple quarkus project t…
-
Mandrel should offer a configuration class variant that expects to get its attributes from environment variables.
There are a number of ways one could go about this. Certainly would could provide fu…
-
Follow up to https://github.com/oracle/graal/pull/6746
-
### Is your feature request related to a problem? Please describe.
Firearm crafting in game currently is severely limited, and where it is not limited (flintlocks), it is... Not really realistic. T…
-
### Describe the bug
`./gradlew build --build-cache` caches `quarkusBuild` task, but does not restore native `function.zip` output, resulting in a build that does not work (native build outputs nothi…
-
### Describe the bug
$title
Relates to https://github.com/quarkusio/quarkus/issues/41995
### Expected behavior
When a `MissingRegistrationError` exception is thrown it should be shown on the con…
-
### Describe the bug
In https://github.com/quarkusio/quarkus/pull/37347 we marked `PlatformDependent` for runtime (re)initialization. However there are still places were the (re)initialization has …
-
### Description
https://github.com/quarkusio/quarkus/pull/36108 was an attempt to detect regressions in native builds when certain metrics are outside a given range. Unfortunately this doesn't seem t…