Aleksander Baranowski

Results 6 issues of Aleksander Baranowski

# Add aarch64 support for Vagrant I'm trying to find Vagrant for aarch64 (I'm using EL 8): https://rpm.releases.hashicorp.com/RHEL/8/aarch64/stable/repodata/repomd.xml - returns 404 https://rpm.releases.hashicorp.com/RHEL/8/x86_64/stable/repodata/repomd.xml - returns 200 with repomd.xml file (this is...

enhancement

`deal.getInstrument().getName().toLowerCase().equals(instrumentNameLowerCase)` is working greatly Unfortunately `deal.getInstrument().getName().equalsIgnoreCase(instrumentName)` is not working as expected. Is it possible to map that equaslsIgnoreCase match SQL UPPER (string1) UPPER(string2) or same thing for lower?

enhancement

Siemanko (eng. Howdy)! Small changes to support stress-ng. I tested it with EuroLinux 9 on RPi 4. I decided to use subprocess instead of the shutils to find the program,...

Hi! First of all, I'm thankful for Your product. Great job! Yesterday I was playing with the Codacy config file. In documentation, there is the section with **important paragraph** https://docs.codacy.com/repositories-configure/codacy-configuration-file/#codacy-configuration-file...

jira-issue

Hello, The nice addition to the official packages would be the availability of the source packages, for RHEL and its clones, the `*.src.rpm` packages. This is a common best practice...

Hi! The image is available through the GitHub registry. There is a placeholder already in the Apache organization on Docker Hub -> https://hub.docker.com/r/apache/camel-karavan I get that this is extra work,...