Bala Raman

Results 89 comments of Bala Raman

@paulmaunders one more, if you can create PR from a fix-branch, instead of the master branch where you can squash the multiple commits Prior to PR.

@SolidState214 is the steps given by @guzongzi helped to resolve your issue. An update would be greatly appreciated

@GrigoryPrutskov are both text and graphical images that cause this issue for you. I do not own a 3b+ pi device to validate images. https://github.com/AlmaLinux/raspberry-pi/blob/master/AlmaLinux-9-RaspberryPi-console.aarch64.ks#L53-L71 You may need some adjustments...

use `www` in domain leads to the error. SSL certificate does not account for www versus non-www variations of the domain. Repository `CNAME` file defined as `podman.io`. https://www.podman.io SSL error...

@bencompton Do you have any time line for v4. If you are busy what give some guideline I'll look into option to upgrade. we can upgrade redux too.

@efendyklb Created a PR #4 for this issue. If you can test the changes from my fork https://github.com/srbala/framework7-redux-app-template post resuts here so that @bencompton can review.

OpenJ9 is base line for IBM JDK, derived from Oracle and IBM combo. HotSpot derivation of Oracle only. OpenJ9 is my personal choice, I have been using it more than...

Yes. Still staying with JDK8 of OpenJ9, LTS version

Docker Official jdk8 link, 1M+ downloads https://hub.docker.com/_/adoptopenjdk?tab=tags based on ubuntu base image, 205-225MB size. 1M+ downloads. https://hub.docker.com/search?q=adoptopenjdk%2Fopenjdk8&type=image OpenJ9 jdk8, other system images debian, alpine, centos, and ubi (redhat 8), size...

I would be glad to contribute add build steps. Since the team maintains multiple versions of the project we can use Ivy or Maven with BOM support (like the spring...