-
Red Hat
- European Union
- https://karms.biz
- @_karm
Block or Report
Block or report Karm
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
A small note on working with BigInteger byte array and String representation, Google protobuffers and deserialization in something else than Java.
-
mod_cloud_storage Public
Apache HTTP Server module for storing and reading BLOBs to and from a cloud service.
C 3
-
-
-
mandrel-integration-tests Public
Integration tests for GraalVM and its Mandrel distribution. Runs Quarkus, Helidon and Micronaut applications and small targeted reproducers. The focus is solely on native-image utility and compilat…
435 contributions in the last year
Activity overview
Contribution activity
May 2022
Created 26 commits in 4 repositories
Created 2 repositories
- Karm/dev-null Java
- Karm/collector Java
Created a pull request in Karm/mandrel-integration-tests that received 2 comments
[WIP] Reports build perf of a Q app to https://github.com/Karm/collector
It works, results already available at the stage collector:
$ curl -s -X GET -H "Accept: application/json" -H "token:${TR}" https://stage-collector…
Opened 9 other pull requests in 4 repositories
Karm/collector
4
merged
graalvm/mandrel-packaging
2
merged
quarkusio/quarkus
2
merged
openjdk/jdk
1
open
Reviewed 1 pull request in 1 repository
eclipse/microprofile-starter
1 pull request
Created an issue in quarkusio/quarkus that received 10 comments
@QuarkusIntegrationTest starts native executable in prod profile instead of test profile
Describe the bug I was struggling with database test data population during native-image test in a project and it boiled down to the simple fact th…